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_4_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] bgpd/        
[DIR] bgpdctl/        
[TXT] Makefile  1.28   14 years  deraadt   incorrect .PATH setting, discovered with nicm
[TXT] bgpd.8  1.28   15 years  sthen   Reference RFC 4893 instead of draft-ietf-idr-as4bytes-13. ok claudio
[TXT] bgpd.c  1.148   15 years  claudio   First attempt at reload support for RIBs. There is some magic that I do not full...
[TXT] bgpd.conf.5  1.94   15 years  claudio   Initial documentation for the new stuff
[TXT] bgpd.h  1.241   14 years  claudio   Move prefixlen2mask and inet6applymask to util.c so that we can kill the copies ...
[TXT] carp.c  1.6   15 years  tobias   Properly free allocated memory if carp_demote_get encounters an error. ok henni...
[TXT] config.c  1.51   15 years  claudio   Getting the higest IP only works if the compare is done in host byte order. Same...
[TXT] control.c  1.61   15 years  sthen   check that an IMSG_CTL_SHOW_RIB_PREFIX request has a valid address family before...
[TXT] kroute.c  1.169   14 years  claudio   Add missing RTM_VERSION checks. Bad me, no cockies. Tested and OK sthen@, OK hen...
[TXT] log.c  1.50   17 years  claudio   Make bgpd 4-byte AS compatible. All internal representations of AS numbers are n...
[TXT] log.h  1.11   15 years  henning   remove hackery to un-demote after the session has been established for a while, ...
[TXT] mrt.c  1.63   14 years  claudio   Unfuck mrt table dumps and plug a memory leak while there.
[TXT] mrt.h  1.23   14 years  claudio   Unfuck mrt table dumps and plug a memory leak while there.
[TXT] name2id.c  1.9   15 years  claudio   Add "rde rib <name>" to the config and allow the rde to use these other RIBs. St...
[TXT] parse.y  1.231   15 years  claudio   Some preliminary filter magic to support multiple RIBs on the filters. It is ugl...
[TXT] pfkey.c  1.37   15 years  henning   instead of calling getpid() all over the place do it once, claudio ok
[TXT] pftable.c  1.5   18 years  claudio   Make the pftable filter set use the name2id "cache" like the route labels. This ...
[TXT] printconf.c  1.70   15 years  claudio   Some preliminary filter magic to support multiple RIBs on the filters. It is ugl...
[TXT] rde.c  1.264   14 years  claudio   Unfuck mrt table dumps and plug a memory leak while there.
[TXT] rde.h  1.120   15 years  claudio   Some preliminary filter magic to support multiple RIBs on the filters. It is ugl...
[TXT] rde_attr.c  1.79   15 years  claudio   Implement a attr_writebuf() function that works on a struct buf instead of a pre...
[TXT] rde_decide.c  1.58   14 years  claudio   Doh! Fix logic botch that disconnected the FIB from the Loc-RIB instead of makin...
[TXT] rde_filter.c  1.56   15 years  claudio   Some preliminary filter magic to support multiple RIBs on the filters. It is ugl...
[TXT] rde_prefix.c  1.29   15 years  claudio   Only use a single tree for all address families. There is no need for multiple t...
[TXT] rde_rib.c  1.116   14 years  claudio   Protect the other rde_send_kroute() with a F_RIB_NOFIB check.
[TXT] rde_update.c  1.68   15 years  claudio   Some preliminary filter magic to support multiple RIBs on the filters. It is ugl...
[TXT] session.c  1.293   15 years  eric   Change the way fds passed over a socket are retreived on the receiving side. Cu...
[TXT] session.h  1.101   15 years  claudio   Adjust print_config to all the stuff added in the last days.
[TXT] timer.c  1.13   15 years  henning   timer_nextduein returned crap. fix it. so obvious... how could that happen. foun...
[TXT] util.c  1.6   14 years  claudio   Move prefixlen2mask and inet6applymask to util.c so that we can kill the copies ...
[TXT] buffer.c (in the Attic) [Hide]  1.43   15 years  eric   sync bgpd/bgpctl with the common imsg code, making it lib ready as well. ok cla...
[TXT] imsg.c (in the Attic) [Hide]  1.47   15 years  dlg   revert this change by eric@: Make the imsg protocol network-safe. it might be...
[TXT] imsg.h (in the Attic) [Hide]  1.3   15 years  eric   Change the way fds passed over a socket are retreived on the receiving side. Cu...