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
/
bgpd.8
Age
Commit message (
Expand
)
Author
2011-09-17
Implement new mrt table dump format as specified in draft-ietf-grow-mrt.
Claudio Jeker
2010-10-15
Add the FSM suberrors specified in draft-ietf-idr-fsm-subcode. This
Claudio Jeker
2010-06-27
Instead of specifying the control sockets on the command line have them
Claudio Jeker
2010-05-24
now that we can handle >9 args, put "-D name=value" on one line: it's a bit
Jason McIntyre
2010-05-17
tweak previous;
Jason McIntyre
2010-05-17
Last bits of MPLS VPN support. Hook kernel routing tables and RIB together.
Claudio Jeker
2010-02-23
Fix .Oo .Xo .Oc .Xc mis-nesting by just dropping the .Xo and .Xc which,
Ingo Schwarze
2009-12-16
Implement "set ext-community [delete] subtype key:value" to set and delete
Claudio Jeker
2009-10-26
Add RFC2545 to the list of standarts supported by bgpd.
Claudio Jeker
2009-09-22
Update capability code to follow RFC 5492. Unlike before multiple
Claudio Jeker
2009-09-02
Implement all of RFC 4486 BGP Cease Notification Message Subcodes.
Claudio Jeker
2009-08-06
Implement the error handling as proposed in draft-ietf-idr-optional-transitive
Claudio Jeker
2009-01-13
Reference RFC 4893 instead of draft-ietf-idr-as4bytes-13.
Stuart Henderson
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-04-26
put RFC 3765 in the right place;
Jason McIntyre
2007-04-26
bgpd supports RFC 2796 and 3682 so mention them with all the others.
Claudio Jeker
2007-04-24
Add draft-ietf-idr-as4bytes-13 to the see also list.
Claudio Jeker
2007-03-16
Multiprotocol Extensions for BGP-4 is now RFC 4760
Claudio Jeker
2006-12-12
Xr bgplg and bgplgsh;
Jason McIntyre
2006-06-19
add -c to usage() and synopsis;
Jason McIntyre
2006-06-19
if at startup a given group has carpdemote == 0, we don't do carp demotion.
Henning Brauer
2006-06-17
implement carp demotion control for bgpd.
Henning Brauer
2006-03-23
Simplify the -s documentation and add /var/run/bgpd.sock to the FILES list.
Claudio Jeker
2006-03-15
Document new -s path option to select an alternate path for the main control
Claudio Jeker
2006-01-24
add -r to synopsis, and tweak its description a little;
Jason McIntyre
2006-01-24
bgpd does not and will never support route flap damping as defined in the
Claudio Jeker
2006-01-24
document -r
Henning Brauer
2004-07-13
slightly reword myself;
Jason McIntyre
2004-07-13
tweaks; ok henning@
Jason McIntyre
2004-07-09
various tweaks from the Frankfurt->Hamburg flight
Henning Brauer
2004-06-23
Support rfc 3765 which adds a new well known community NOPEER. OK henning@
Claudio Jeker
2004-05-23
add relevant rfc's to SEE ALSO;
Jason McIntyre
2004-02-05
Emphasise 'stderr'.
Ryan Thomas McBride
2004-01-06
2004
Henning Brauer
2004-01-05
.Xr bgpctl
Henning Brauer
2004-01-02
SEE ALSO after FILES;
Jason McIntyre
2003-12-23
.Xr the more or less shiny new bgpd.conf manpage
Henning Brauer
2003-12-23
jmc says -D before -d
Henning Brauer
2003-12-22
add a configtest mode
Henning Brauer
2003-12-22
my bloody attempt at a manpage. to be fleshed out.
Henning Brauer