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_4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] bgpd/        
[DIR] bgpdctl/        
[TXT] Makefile  1.34   5 years  claudio   Implement a fast presix-set lookup. This magic trie is able to match a prefix ad...
[TXT] bgpd.8  1.58   6 years  claudio   Deprecate announce (all|self|none|default-route) The announce keyword was overlo...
[TXT] bgpd.c  1.204   5 years  claudio   Implement origin validation in bgpd. This introduces two new tables, the roa-set...
[TXT] bgpd.conf.5  1.181   5 years  jmc   some minor fixes;
[TXT] bgpd.h  1.349   5 years  denis   add filter option based on origin validation state OK claudio@
[TXT] carp.c  1.9   7 years  benno   sync log.c from relayd et al to bgpd. there is still a little difference regard...
[TXT] config.c  1.77   5 years  claudio   Implement origin validation in bgpd. This introduces two new tables, the roa-set...
[TXT] control.c  1.90   6 years  claudio   softreconfig in and out are on by default for ever and machines now have enough ...
[TXT] kroute.c  1.224   5 years  benno   Fix problems with redistribution of routes by route label. Bug report from Jon W...
[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.19   7 years  benno   sync log.c from relayd et al to bgpd. there is still a little difference regard...
[TXT] logmsg.c  1.3   7 years  claudio   Introduce log_peer_info() and make log_peer_warn() log at LOG_ERR instead of LOG...
[TXT] mrt.c  1.86   5 years  claudio   Use prefix_nexthop() to access the nexthop instead of dereferencing the field in...
[TXT] mrt.h  1.33   5 years  claudio   Some space fixes mentioned by benno@
[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.361   5 years  claudio   Implement origin validation in bgpd. This introduces two new tables, the roa-set...
[TXT] pfkey.c  1.52   5 years  benno   whitespace cleanup, ok claudio@
[TXT] pftable.c  1.11   5 years  benno   whitespace cleanup, ok claudio@
[TXT] printconf.c  1.123   5 years  claudio   Implement origin validation in bgpd. This introduces two new tables, the roa-set...
[TXT] rde.c  1.433   5 years  denis   add filter option based on origin validation state OK claudio@
[TXT] rde.h  1.196   5 years  job   Expose BGP Origin Validation state in bgpctl show commands OK denis@ claudio@
[TXT] rde_attr.c  1.112   5 years  deraadt   Large community setting, when checking for pre-existing community, was comparing...
[TXT] rde_decide.c  1.72   5 years  claudio   Add some extra curlies to make code more legible.
[TXT] rde_filter.c  1.112   5 years  claudio   Implement origin validation in bgpd. This introduces two new tables, the roa-set...
[TXT] rde_prefix.c  1.34   5 years  claudio   Introduce inet4applymask() which does the same as inet6applymask() and can be us...
[TXT] rde_rib.c  1.179   5 years  claudio   Implement origin validation in bgpd. This introduces two new tables, the roa-set...
[TXT] rde_sets.c  1.5   5 years  claudio   Split up as_set into a set_table and an as_set. The first is what does the looku...
[TXT] rde_trie.c  1.9   5 years  claudio   Implement origin validation in bgpd. This introduces two new tables, the roa-set...
[TXT] rde_update.c  1.100   5 years  claudio   Introduce minimal tracking of announced prefixes. A per peer RB tree tracks whic...
[TXT] session.c  1.369   5 years  claudio   With the introduction of sets the config that is shipped to the RDE got potentia...
[TXT] session.h  1.124   5 years  benno   whitespace cleanup, ok claudio@
[TXT] timer.c  1.17   7 years  benno   sync log.c from relayd et al to bgpd. there is still a little difference regard...
[TXT] util.c  1.40   5 years  claudio   Instead of checking that a segement is not of type AS_SET do the check that it i...