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_7_2


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.75   22 months  claudio   Document announce add-path send With input from jmc@ and sthen@
[TXT] bgpd.c  1.254   21 months  claudio   Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy(). The me...
[TXT] bgpd.conf.5  1.226   22 months  claudio   Relax the config of add-path send and rde evaluate all add-path send is kind of...
[TXT] bgpd.h  1.454   20 months  claudio   Don't depend on RTLABEL_LEN but instead define our own ROUTELABEL_LEN. With this...
[TXT] carp.c  1.11   21 months  claudio   Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy(). The me...
[TXT] config.c  1.104   21 months  claudio   Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy(). The me...
[TXT] control.c  1.108   21 months  claudio   Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy(). The me...
[TXT] kroute.c  1.300.2.1   10 months  tb   Check the F_NEXTHOP flag on the right kroute6 object. On multipath routes the c...
[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.9   21 months  claudio   Put the 'connection from non-peer' log message behind a verbose logging check. I...
[TXT] mrt.c  1.110   21 months  claudio   Switch the rde_peer hashtable and peer list to a single RB tree. Only the RDE us...
[TXT] mrt.h  1.37   2 years  claudio   Switch from u_intX_t types to stdint.h uintX_t. Mostly mechanical with a few rei...
[TXT] name2id.c  1.12   23 months  claudio   If anything in name2id conversion fails then just return 0. Do not set any errn...
[TXT] parse.y  1.436   20 months  claudio   The values for fib_priority are OS dependent. To help portability move the RTP_B...
[TXT] pfkey.c  1.67   21 months  claudio   Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy(). The me...
[TXT] pftable.c  1.17   21 months  claudio   Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy(). The me...
[TXT] printconf.c  1.159   20 months  claudio   The values for fib_priority are OS dependent. To help portability move the RTP_B...
[TXT] rde.c  1.578.2.1   14 months  bluhm   Improve length checks for ATTR_MP_REACH_NLRI. Based on a report by cjt (melissa_...
[TXT] rde.h  1.273   20 months  claudio   Implement a special update generator for add-path send all. The generic add-pat...
[TXT] rde_attr.c  1.131   21 months  claudio   This code no longer needs siphash.h and also cleanup some leftover prototypes an...
[TXT] rde_community.c  1.9   21 months  claudio   This code no longer needs siphash.h and also cleanup some leftover prototypes an...
[TXT] rde_decide.c  1.98   20 months  claudio   Implement a special update generator for add-path send all. The generic add-pat...
[TXT] rde_filter.c  1.129   22 months  deraadt   whitespace found during a read-thru; ok claudio
[TXT] rde_peer.c  1.25   20 months  claudio   Implement a special update generator for add-path send all. The generic add-pat...
[TXT] rde_prefix.c  1.42   21 months  claudio   Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy(). The me...
[TXT] rde_rib.c  1.249   20 months  claudio   Introduce tree walkers that only walk a subtree of the RIB. In some cases only ...
[TXT] rde_sets.c  1.12   22 months  deraadt   whitespace found during a read-thru; ok claudio
[TXT] rde_trie.c  1.16   21 months  claudio   Make sure that only one roa softreconfig runner is run at any time. If a run tak...
[TXT] rde_update.c  1.148   20 months  claudio   Implement a special update generator for add-path send all. The generic add-pat...
[TXT] rtr.c  1.7   21 months  claudio   Make sure that only one roa softreconfig runner is run at any time. If a run tak...
[TXT] rtr_proto.c  1.7   22 months  claudio   s/can not/cannot/ in comments. No functional change.
[TXT] session.c  1.435.2.1   10 months  tb   Check the F_NEXTHOP flag on the right kroute6 object. On multipath routes the c...
[TXT] session.h  1.158   21 months  claudio   Export pending update and withdraw as part of struct peer_stats. OK tb@
[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.71   21 months  claudio   Convert bzero() to memset(), bcmp() to memcmp() and bcopy() to memcpy(). The me...
[TXT] version.h  1.8   20 months  claudio   OpenBGPD 7.7