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
/
bgpd
Age
Commit message (
Expand
)
Author
2013-11-13
from claudio
Sebastian Benoit
2013-11-13
Knob to set priority with which bgpd inserts routes into the kernel
Florian Obser
2013-10-30
use more careful format strings to deal with various forms of AS#'s
Theo de Raadt
2013-10-19
Merge the prefix and prefixlen filter bits into one filter. Change the
Claudio Jeker
2013-10-17
Less ambiguous wording concerning control socket configuration options.
Bret Lambert
2013-10-16
some .Pa;
Jason McIntyre
2013-09-27
typo in macro name; no md5 change
Stuart Henderson
2013-09-10
Document that wildcards can also be used when deleting communities.
Paul de Weerd
2013-08-14
Rewrite the internals of the RDE reload logic.
Claudio Jeker
2013-08-14
no longer any need to quote macro lines with >9 args;
Jason McIntyre
2013-07-17
on graceful restart, the number of prefixes could be counted wrong,
Sebastian Benoit
2013-07-10
Change the way the RDE updates its peer list. The SE is now always sending
Claudio Jeker
2013-06-14
grammar. ok jmc@
Mark Lumsden
2013-05-31
Unfuck BGP MPLS VPNs that got broken by the last few reload related commits.
Claudio Jeker
2013-05-30
When removing "dump (all|updates)" from bgpd.conf and reloading, tell
Florian Obser
2013-05-30
Add partial support to bgpd for the ttl hack with ipv6. This sends the correct
Stuart Henderson
2013-05-22
Set the correct route priority in send_rt6msg, as done for send_rtmsg.
Stuart Henderson
2013-05-22
whitespace nits
Stuart Henderson
2013-05-20
D'oh, add missing break in prefix_writebuf(). Another find by blambert@
Claudio Jeker
2013-05-20
Call pt_getaddr() a bit earlier so that addr.aid is available when first
Claudio Jeker
2013-05-11
change mrt rib dump ReopenTimerInterval from time_t to int. Intervalls
Sebastian Benoit
2013-03-20
less includes
Theo de Raadt
2013-03-14
use after free; 33% found by llvm
Florian Obser
2013-03-14
correct struct in sizeof(); found by llvm
Florian Obser
2013-03-11
handle ECONNABORTED errors from accept(). In many code blocks they can be
Theo de Raadt
2013-03-07
Implements a few missing bits for better templates support:
Claudio Jeker
2013-01-17
Fixup printing of rdomain configs -- add network statements and only print
Claudio Jeker
2013-01-10
Don't log "unknown subcode" for subcode 0 when the hold timer expires,
Stuart Henderson
2013-01-09
Almost exactly 10 years ago, we changed the length of PF table names to
Peter Hessler
2013-01-02
man page bits for "announce restart yes" default
Florian Obser
2012-12-01
The capability parser should only return an error in extreme cases. If a
Claudio Jeker
2012-11-15
buf_* -> ibuf_* in various log entries to reflect correct function names.
Kenneth R Westerback
2012-11-13
pasto in log message
Florian Obser
2012-11-13
macro tweaking;
Jason McIntyre
2012-11-13
Allow filtering based on the NEXTHOP attribute. This allows to build rules
Claudio Jeker
2012-11-02
Unstick bgpctl reload after reloading a bgpd.conf with errors.
Florian Obser
2012-10-28
Change email address in copyright to one that is valid.
Claudio Jeker
2012-09-26
last stage of rfc changes, using consistent Rs/Re blocks, and moving the
Jason McIntyre
2012-09-23
Enable graceful restart by default. The only way to find out if it works for
Claudio Jeker
2012-09-18
Expose the local weight in the ctl_show_rib struct so bgpctl can print it.
Claudio Jeker
2012-09-18
Only allow one reload request at a time in bgpd. Needed for further work.
Claudio Jeker
2012-09-17
Unbreak. gcc 2 at least complains if a declaration is ended by two semicolons.
Miod Vallat
2012-09-12
Better graceful restart support (implementing more then just the EoR record).
Claudio Jeker
2012-08-24
- rfc 5082 replaces rfc 3682; ok claudio
Jason McIntyre
2012-08-24
rfc 4456 replaces rfc 2796; ok claudio
Jason McIntyre
2012-08-12
By default mask the reserved bits and the ext len bit in the attribute
Claudio Jeker
2012-07-13
Cleanup the knexthop mess and make sure we only send an update to the RDE
Claudio Jeker
2012-07-13
Make sure that set med 0 is ACTION_SET_MED and not relative. Fixes
Claudio Jeker
2012-07-11
Limit "while(setsockopt(..SO_RCVBUF/SO_SNDBUF..))" loops to prevent them
Stuart Henderson
2012-07-09
Fix the handling of the message read buf with regard to MSG_PROCESS_LIMIT.
Claudio Jeker
[next]