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-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
2022-07-07
If ppoll(2) exits, log to syslog(3) instead of stderr
Jeremie Courreges-Anglas
2022-07-07
Rework prefix_insert() and prefix_remove() to properly recalculate dmetric
Claudio Jeker
2022-07-07
Skip dmetric related code for the Adj-RIB-Out since there is no decision
Claudio Jeker
2022-07-07
Properly break out of the loop setting the PREF flags.
Claudio Jeker
2022-07-07
Print dmetric for prefixes, this may still change in the future.
Claudio Jeker
2022-07-07
Introduce a decision metric (dmetric) that classifies the relation of
Claudio Jeker
2022-07-07
Refactor the code that generates updates so that up_generate_updates is
Claudio Jeker
2022-07-02
Avoid c99 features, come on, this is supposed to be highly portable software
Theo de Raadt
2022-07-01
Remove PIPEXCSESSION ioctl(2) call only from npppd(8).
Vitaliy Makkoveev
2022-06-30
Only have one version of send_rtmsg() which uses struct kroute_full().
Claudio Jeker
2022-06-30
Be more explicit in filter-pf-addresses deprication message by mentioning
Martijn van Duren
2022-06-30
Introduce a blocklist backend and keyword.
Martijn van Duren
2022-06-30
Update to nsd 4.6.0; OK sthen
Florian Obser
2022-06-30
zap whitespace
Job Snijders
2022-06-30
Rewrite smi_print_element to be more concise and complete.
Martijn van Duren
2022-06-30
Track doc/README, makes merging new releases easier.
Florian Obser
2022-06-29
vmd(8): fix off by one in vm memory range check
Dave Voutila
2022-06-29
Use strncasecmp instead of strncmp when comparing the password scheme.
Martijn van Duren
2022-06-28
Hook up bgplgd into the build
Claudio Jeker
2022-06-28
Fix manpage from jmc@ but also fix the privdrop user to _bgplgd
Claudio Jeker
2022-06-28
Add bgplgd a fastcgi daemon that provide a REST JSON api to bgpctl.
Claudio Jeker
2022-06-28
Try to document 'announce policy' and add RFC 9234 to the list in bgpd.8
Claudio Jeker
2022-06-28
The default state of enhanced refresh is no. So flip logic.
Claudio Jeker
2022-06-28
Check for entries in the suberror names arrays that are NULL. Handle them
Claudio Jeker
2022-06-28
Use smi_string2oid instead of ober_string2oid in parse.y's oid definition.
Martijn van Duren
2022-06-28
if we can't open the user db, don't try to read from a closed fh
Marc Espie
2022-06-28
some old signing code was still around
Marc Espie
2022-06-28
parse pkgpath further, so that we know the subpackage component, if any,
Marc Espie
2022-06-28
Unbreak tree: add log_policy() implementation missing from previous commit.
Theo Buehler
2022-06-28
spelling
Jonathan Gray
2022-06-28
Remove superfluous 'any'
Job Snijders
2022-06-27
bgpctl bits for RFC 9234 support.
Claudio Jeker
2022-06-27
Add support for RFC 9234 - Route Leak Prevention and Detection Using Roles
Claudio Jeker
2022-06-27
Mostly rewrite appl_request_upstream_reply.
Martijn van Duren
2022-06-27
Initialize oidbuf and regionbuf when registering a region in appl_region.
Martijn van Duren
2022-06-27
Add skiplist option to steer clear of skiplisted hosts
Job Snijders
2022-06-26
vmd: create a copy of bios at 4g boundary
Dave Voutila
2022-06-26
Pignatoro -> Pignataro
Jonathan Gray
[next]