index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2022-07-30
vmctl create accepts exactly one argument
Klemens Nanni
2022-07-30
we mention interim BSD releases so change some 4.4BSD use to 4.3BSD-Reno
Jonathan Gray
2022-07-29
don't leave user guessing after latest "no need to update"
Marc Espie
2022-07-28
Fix RFC number in comment
Theo Buehler
2022-07-28
Rework kroute_remove(), it uses a struct kroute_full and does most of
Claudio Jeker
2022-07-28
whitespace found during a read-thru; ok claudio
Theo de Raadt
2022-07-28
Remove F_DOWN, it is no longer used and reshuffle the other flags a bit
Claudio Jeker
2022-07-28
Adjust bgpctl show fib output.
Claudio Jeker
2022-07-27
Print poll(2) errno
Klemens Nanni
2022-07-27
There is no need to track both F_BGPD and F_KERNEL anymore.
Claudio Jeker
2022-07-26
No need to check RB_REMOVE() return value if kif is not NULL.
Claudio Jeker
2022-07-26
Missing indirection. This version compiles.
Claudio Jeker
2022-07-26
Refactor nexthop tracking and remove all the kif_kr code. There is no
Claudio Jeker
2022-07-25
Properly handle nexthop state changes in the decision process
Claudio Jeker
2022-07-23
Refactor and rename bgpd_filternexthop() to bgpd_oknexthop()
Claudio Jeker
2022-07-23
There is no need to set kf.flags to F_KERNEL here.
Claudio Jeker
2022-07-22
In tcpdump(8), fix use of wrong index into 802.11 PMKID data when multiple
Stefan Sperling
2022-07-22
In tcpdump(8), fix printing of multiple 802.11 RSN ciphers and AKMs.
Stefan Sperling
2022-07-22
Revert previous commit. The RTP_MINE checks on struct kroute_full are
Claudio Jeker
2022-07-22
Retire the F_KERNEL flag, it got superseded by route priority and RTP_MINE.
Claudio Jeker
2022-07-21
Relax the config of add-path send and rde evaluate all
Claudio Jeker
2022-07-21
Make kr_redistribute() and kroute_insert() AID independent and use
Claudio Jeker
2022-07-20
Cleanup and fix the network code.
Claudio Jeker
2022-07-19
Do a minimal check that the passed in option is inside the ASPATH segment.
Claudio Jeker
2022-07-19
Use kf for all struct kroute_full variables. Makes code more consistent.
Claudio Jeker
2022-07-18
use syntax which more acceptable to older compilers
Theo de Raadt
2022-07-18
Remove warning messages that add nothing in the situation they occure.
Claudio Jeker
2022-07-18
Do not fatalx() when calculating the dmetric and the result is negative.
Claudio Jeker
2022-07-17
infromation -> information
Jonathan Gray
2022-07-17
/var/run/ypbind.lock doesn't need to be created with an advisory lock anymore,
Theo de Raadt
2022-07-15
Once a ypserv is discovered we know the remote UDP port number, but not
Theo de Raadt
2022-07-14
Fix JSON output in filemode for TALs
Job Snijders
2022-07-14
More IPv6 scope_id fixes, now hopefully scope_id should be handled
Claudio Jeker
2022-07-14
Time to bump version
Claudio Jeker
2022-07-13
Fix apmd_flags example.
Antoine Jacoutot
2022-07-12
Zap trailing whitespace on one line to appease mandoc -Tlint
Theo Buehler
2022-07-12
Document announce add-path send
Claudio Jeker
2022-07-12
Bump version number to 7.9
Claudio Jeker
2022-07-11
Implement send side of RFC7911 ADD-PATH
Claudio Jeker
2022-07-11
Properly roll back in the add-path send case in up_dump_prefix()
Claudio Jeker
2022-07-11
Put the RFC9234 open policy handing in its own function
Claudio Jeker
2022-07-11
When dumping prefixes for bgpctl just use prefix_eligible() to know if
Claudio Jeker
2022-07-11
s/can not/cannot/ in comments. No functional change.
Claudio Jeker
2022-07-11
Use newbest and oldbest instead of xp and active as variable names
Claudio Jeker
2022-07-09
Explicitly set the default value for Bflag to BPF_FILDROP_PASS
Alexander Hall
2022-07-08
Add a missing check for negative tv_sec when setting the timeout.
Todd C. Miller
2022-07-08
Use AID_MIN instead of 0 == AID_UNSPEC as foo loop start value where apropriate
Claudio Jeker
2022-07-08
Pass path_id_tx to the Adj-RIB-Out
Claudio Jeker
2022-07-08
This needs arpa/inet.h for ntohs() and htons()
Claudio Jeker
2022-07-08
Assign a local path_id to all prefixes
Claudio Jeker
[next]