1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.sbin/bgpd
2008-11-06 21:16:27 +00:00
..
bgpd.8 convert to new .Dd format; 2007-05-31 19:19:00 +00:00
bgpd.c Error out with usage line if additional arguments are given after the 2008-05-12 19:15:02 +00:00
bgpd.conf.5 correct path for isakmpd/local.pub; from Matthew Dempsky 2008-10-02 12:39:25 +00:00
bgpd.h Add defines for extended communities. OK henning@ 2008-01-23 08:11:32 +00:00
buffer.c Unify code between the various flavors of imsg buffer.c. 2008-10-03 15:20:29 +00:00
carp.c Properly free allocated memory if carp_demote_get encounters an error. 2008-09-10 15:00:01 +00:00
config.c in all these programs using the same pfctl-derived parse.y, re-unify the 2007-10-13 16:35:16 +00:00
control.c allow IMSG_CONTROL_SHOW_TIMER on restricted sockets 2008-05-11 01:08:05 +00:00
imsg.c msg_controllen has to be CMSG_SPACE so that the kernel can account for 2008-03-24 16:10:55 +00:00
kroute.c insert/delete routes with priority RTP_BGP 2008-05-09 12:45:25 +00:00
log.c
log.h remove hackery to un-demote after the session has been established for 2008-09-11 14:49:58 +00:00
Makefile rework timers. 2007-12-20 17:08:47 +00:00
mrt.c
mrt.h mrtd.net is no longer, prune 2007-05-30 04:28:27 +00:00
name2id.c
parse.y bring in the findeol() fix from pfctl. list of affected parsers by sthen 2008-10-17 13:02:55 +00:00
pfkey.c
pftable.c
printconf.c add "demote", was missing. noticed by camield@ 2007-11-22 11:37:25 +00:00
rde_attr.c KNF 2008-05-08 09:51:46 +00:00
rde_decide.c KNF 2008-05-08 09:51:46 +00:00
rde_filter.c Correct the logic when matching prefixes. This solves issues where IPv6 2008-09-29 14:03:41 +00:00
rde_prefix.c
rde_rib.c Remove a stupid wrapper function that does nothing more then calling another 2007-06-01 04:17:30 +00:00
rde_update.c Use correct function names in fatal() messages. 2008-11-01 19:56:27 +00:00
rde.c Paranoia check. Make sure that the 2 len bytes are actually available. 2008-06-15 10:03:46 +00:00
rde.h Add defines for extended communities. OK henning@ 2008-01-23 08:11:32 +00:00
session.c remove hackery to un-demote after the session has been established for 2008-09-11 14:49:58 +00:00
session.h remove hackery to un-demote after the session has been established for 2008-09-11 14:49:58 +00:00
timer.c use monotime instead of wallclock. 2008-06-11 05:30:35 +00:00
util.c Mixed up characters found by Gleydson Soares. 2008-11-06 21:16:27 +00:00