OpenBSD CVS

src/usr.sbin/bgpd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / bgpd

Current tag: OPENBSD_6_9


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] bgpd/        
[DIR] bgpdctl/        
[TXT] Makefile  1.37   3 years  claudio   Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client ...
[TXT] bgpd.8  1.65   3 years  danj   The path with the *highest* local weight is selected ok kn
[TXT] bgpd.c  1.234   3 years  claudio   Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client ...
[TXT] bgpd.conf.5  1.209   3 years  claudio   Introduce 'rde evaluate all' a mode to work around path hiding in IXP route-serv...
[TXT] bgpd.h  1.413   3 years  claudio   Introduce 'rde evaluate all' a mode to work around path hiding in IXP route-serv...
[TXT] carp.c  1.10   4 years  claudio   Use O_CLOEXEC or SOCK_CLOEXEC on every open or socket call. Even though some soc...
[TXT] config.c  1.99   3 years  claudio   Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client ...
[TXT] control.c  1.104   3 years  claudio   Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client ...
[TXT] kroute.c  1.241   3 years  claudio   Change struct bgpd_addr VPN encoding. Instead of including two almost equal vers...
[TXT] log.c  1.64   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] log.h  1.20   3 years  claudio   For portability include sys/types.h instead of sys/cdefs.h. cdefs.h may not exis...
[TXT] logmsg.c  1.4   5 years  claudio   Do not depend on the length field of struct sockaddr instead pass the length to ...
[TXT] mrt.c  1.103   4 years  claudio   Convert the lastchange of a prefix from time(NULL) to getmonotime() which uses C...
[TXT] mrt.h  1.35   4 years  claudio   The MRT draft turned into RFC6396, adjust comment.
[TXT] name2id.c  1.10   5 years  claudio   Prepare the ground for allowing temporary aspath object living on the stack. To ...
[TXT] parse.y  1.415   3 years  bluhm   On powerpc64 regress/usr.sbin/bgpd/config failed. It parses a config file, writ...
[TXT] pfkey.c  1.61   4 years  claudio   Store local-address by address family. This allows to configure both an IPv4 and...
[TXT] pftable.c  1.15   4 years  claudio   Instead of calling fatal() when pftable additions and deletions mix commit the p...
[TXT] printconf.c  1.147   3 years  claudio   Introduce 'rde evaluate all' a mode to work around path hiding in IXP route-serv...
[TXT] rde.c  1.517.2.1   2 years  benno   During bgpd(8) config reloads prefixes of the wrong address family could leak to...
[TXT] rde.h  1.237   3 years  claudio   Introduce 'rde evaluate all' a mode to work around path hiding in IXP route-serv...
[TXT] rde_attr.c  1.124   3 years  claudio   aspath_neighbor() needs to return the local system AS for empty AS paths but als...
[TXT] rde_community.c  1.3   4 years  deraadt   delete wasteful ;; ok tedu
[TXT] rde_decide.c  1.83   3 years  claudio   When introducing prefix_eligible() I botched up one if statement. For nexthops i...
[TXT] rde_filter.c  1.126   3 years  claudio   Implement IMSG_CTL_SHOW_SET to get information about roa-set, as-sets and prefix...
[TXT] rde_peer.c  1.6   3 years  claudio   Reference count prefixes added to a pftable. This allows to export prefixes from...
[TXT] rde_prefix.c  1.40   3 years  claudio   Change struct bgpd_addr VPN encoding. Instead of including two almost equal vers...
[TXT] rde_rib.c  1.220   3 years  claudio   Change struct bgpd_addr VPN encoding. Instead of including two almost equal vers...
[TXT] rde_sets.c  1.10   3 years  claudio   Implement IMSG_CTL_SHOW_SET to get information about roa-set, as-sets and prefix...
[TXT] rde_trie.c  1.12   3 years  claudio   Implement IMSG_CTL_SHOW_SET to get information about roa-set, as-sets and prefix...
[TXT] rde_update.c  1.125   3 years  claudio   Introduce 'rde evaluate all' a mode to work around path hiding in IXP route-serv...
[TXT] rtr.c  1.1   3 years  claudio   Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client ...
[TXT] rtr_proto.c  1.1   3 years  claudio   Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client ...
[TXT] session.c  1.411   3 years  claudio   Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client ...
[TXT] session.h  1.150   3 years  claudio   Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client ...
[TXT] timer.c  1.19   3 years  claudio   Make the timer code independent of struct peer this way it can be used in other ...
[TXT] util.c  1.61   3 years  claudio   Add RTR support to OpenBGPD. Add basic support for the protocol. The RTR client ...