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
2007-12-20
rework timers.
Henning Brauer
2007-11-27
Prefixes or actually pathes that would cause a rooting loops should not be
Claudio Jeker
2007-11-24
Another missing RTM_VERSION check. This will remove the RB_INSERT warnings
Claudio Jeker
2007-11-24
some spelling fixes from Martynas Venckus
Jason McIntyre
2007-11-22
add "demote", was missing. noticed by camield@
Henning Brauer
2007-11-12
Remove space/tab compression function from lgetc() and replace
Marco Pfatschbacher
2007-10-21
Being able to set the decision weight of prefixes is a nice feature, but
Michael Knudsen
2007-10-20
ntpd and bgpd's turn to behave like the others.
Pierre-Yves Ritschard
2007-10-16
Allow '=' to end a number in all lexers.
Marco Pfatschbacher
2007-10-16
in the lex... even inside quotes, a \ followed by space or tab should
Theo de Raadt
2007-10-13
in all these programs using the same pfctl-derived parse.y, re-unify the
Theo de Raadt
2007-10-11
next step in the yylex unification: handle quoted strings in a nicer fashion
Theo de Raadt
2007-10-04
when inserting blackhole or reject routes, set the gateway address to
Henning Brauer
2007-09-16
log_fmt_peer() does not use a static buffer so it is necessary to free the
Claudio Jeker
2007-09-13
Move parser to use NUMBER as all other parse.y do know. A bit tricky because
Claudio Jeker
2007-09-11
baudrate u_long -> u_int64_t
Henning Brauer
2007-06-19
Ignore SIGHUP in bgpd's children to allow the use of pkill -1 bgpd for
Pierre-Yves Ritschard
2007-06-01
Remove a stupid wrapper function that does nothing more then calling another
Claudio Jeker
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-31
Init community in get_rule() to COMMUNITY_UNSET. get_rule() is called when
Claudio Jeker
2007-05-31
Correctly encode ATTR_NEW_AGGREGATOR. The new aggregator is the one that
Claudio Jeker
2007-05-31
Even so some IX in germany likes to abuse 0 as AS community number we should
Claudio Jeker
2007-05-30
mrtd.net is no longer, prune
Mathieu Sauve-Frankel
2007-05-29
Correctly fill the MP reach and unreach update messages. Until now
Claudio Jeker
2007-05-29
Correctly encode the End-of-RIB marker capability. It is just 2 bytes not
Claudio Jeker
2007-05-28
allow matching on communities using 0 in the AS part, that is in use.
Henning Brauer
2007-05-22
Only try to merge a AS_SEQUENCE if there is a difference between the 4-byte
Claudio Jeker
2007-05-15
draft-ietf-idr-restart -> RFC 4724 and bump draft-ietf-idr-as4bytes to
Claudio Jeker
2007-05-15
Graceful restart is no longer a draft so point it to the right RFC 4724.
Claudio Jeker
2007-05-15
printconf didn't handle the 'down' flag for peers
Henning Brauer
2007-05-11
Various spelling fixes from Stuart Henderson.
Claudio Jeker
2007-04-30
Better error messages.
Claudio Jeker
2007-04-30
Fix a bad check in aspath_inflate() -- compare with the correct loop value.
Claudio Jeker
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
Try to document the new 4-byte AS numbers without being to invasive.
Claudio Jeker
2007-04-24
Add draft-ietf-idr-as4bytes-13 to the see also list.
Claudio Jeker
2007-04-23
Use correct function name in log_warn().
Claudio Jeker
2007-04-23
Make bgpd 4-byte AS compatible. All internal representations of AS numbers
Claudio Jeker
2007-04-19
Use vectorized writes to send routing messages into the kernel instead of
Claudio Jeker
2007-04-17
Make "network inet connected" work again. inet and inet6 became keywords
Claudio Jeker
2007-04-06
Count the updates and withdraws for additional statisic gathering.
Claudio Jeker
2007-04-02
Typo.
Claudio Jeker
2007-03-29
Document the new inet and inet6 filter parameters. OK henning@
Claudio Jeker
2007-03-29
Until now prefixlen defaulted to AF_INET if it was used without a prefix.
Claudio Jeker
2007-03-28
add IMSG_CTL_SHOW_RIB_COMMUNITY, rib by given community
Henning Brauer
2007-03-28
IPv6 ttl setting via IPV6_HOPLIMIT no longer works. Switch to
Claudio Jeker
2007-03-19
when our red/recv/recvmsg in imsg_read gives EINTR or EAGAIN, do not
Henning Brauer
2007-03-16
A few more s/2858/4760/ and use RFC <number> everywhere.
Claudio Jeker
2007-03-16
Multiprotocol Extensions for BGP-4 is now RFC 4760
Claudio Jeker
[next]