.. |
.cvsignore
|
- Add .arch-ids and .arch-inventory to cvsignore, to allow one to use arch
|
2004-11-02 18:59:49 +00:00 |
BGP4-MIB.txt
|
Initial revision
|
2002-12-13 20:15:29 +00:00 |
bgp_advertise.c
|
[bgpd] fix mtype in XFREE and NULL out freed pointer
|
2006-08-27 06:57:47 +00:00 |
bgp_advertise.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_aspath.c
|
[bgpd] Add RIB reporting commands, show bgp ... statistics
|
2006-09-14 02:56:07 +00:00 |
bgp_aspath.h
|
[bgpd] Add RIB reporting commands, show bgp ... statistics
|
2006-09-14 02:56:07 +00:00 |
bgp_attr.c
|
[bgpd] Remove dead code in ORIGINATOR_ID packet forming code
|
2006-05-12 23:25:37 +00:00 |
bgp_attr.h
|
[bgpd] bug #210: Enable crucial VPNv4 code which was disabled
|
2006-05-04 07:52:12 +00:00 |
bgp_btoa.c
|
Initial revision
|
2002-12-13 20:15:29 +00:00 |
bgp_clist.c
|
[compiler] miscellaneous trivial compiler warning fixes
|
2006-01-19 20:16:55 +00:00 |
bgp_clist.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_community.c
|
[bgpd] CID#62 fix double-free, use-after-free in community_str2com
|
2006-05-08 14:25:09 +00:00 |
bgp_community.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_damp.c
|
[bgpd] Handle pcount as flags are changed, fixing pcount issues
|
2006-09-07 00:24:49 +00:00 |
bgp_damp.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_debug.c
|
[bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states
|
2006-09-14 02:58:49 +00:00 |
bgp_debug.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_dump.c
|
2005-09-10 Paul Jakma <paul.jakma@sun.com>
|
2005-09-09 23:49:49 +00:00 |
bgp_dump.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_ecommunity.c
|
[compiler] miscellaneous trivial compiler warning fixes
|
2006-01-19 20:16:55 +00:00 |
bgp_ecommunity.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_filter.c
|
[compiler] miscellaneous trivial compiler warning fixes
|
2006-01-19 20:16:55 +00:00 |
bgp_filter.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_fsm.c
|
[bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers stuck in Clearing.
|
2006-10-15 23:39:59 +00:00 |
bgp_fsm.h
|
[bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers stuck in Clearing.
|
2006-10-15 23:39:59 +00:00 |
bgp_main.c
|
[daemon startup] Add --dry-run/-C argument to daemons, to check config file syntax
|
2006-10-15 23:35:57 +00:00 |
bgp_mplsvpn.c
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_mplsvpn.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_network.c
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_network.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_nexthop.c
|
[bgpd] Handle pcount as flags are changed, fixing pcount issues
|
2006-09-07 00:24:49 +00:00 |
bgp_nexthop.h
|
[bgpd] Include header dependency in bgp_nexthop.h
|
2006-03-30 14:01:14 +00:00 |
bgp_open.c
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_open.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_packet.c
|
[bgpd] Coverity CID #64: Needless NULL check, CID #64: Deref of potentially NULL pointer.
|
2006-10-15 23:50:16 +00:00 |
bgp_packet.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_regex.c
|
2004-10-13 Paul Jakma <paul@dishone.st>
|
2004-10-13 05:06:08 +00:00 |
bgp_regex.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_route.c
|
[bgpd] trivial: non C99 u_int.._t should be uint.._t
|
2006-10-27 16:58:20 +00:00 |
bgp_route.h
|
[bgpd] Handle pcount as flags are changed, fixing pcount issues
|
2006-09-07 00:24:49 +00:00 |
bgp_routemap.c
|
[bug #89] Fix leak of community when set community is used
|
2006-02-18 10:49:04 +00:00 |
bgp_snmp.c
|
2005-09-10 Paul Jakma <paul.jakma@sun.com>
|
2005-09-10 16:55:02 +00:00 |
bgp_snmp.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_table.c
|
[bgpd] rearrange some structs for less padding, stats for table/attrs.
|
2006-03-30 13:20:48 +00:00 |
bgp_table.h
|
[bgpd] rearrange some structs for less padding, stats for table/attrs.
|
2006-03-30 13:20:48 +00:00 |
bgp_vty.c
|
[bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states
|
2006-09-14 02:58:49 +00:00 |
bgp_vty.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_zebra.c
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgp_zebra.h
|
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
2005-06-28 12:44:16 +00:00 |
bgpd.c
|
[bgpd] struct peer must have bgp field valid (redistribute crash)
|
2006-10-22 19:13:07 +00:00 |
bgpd.conf.sample
|
Initial revision
|
2002-12-13 20:15:29 +00:00 |
bgpd.conf.sample2
|
Initial revision
|
2002-12-13 20:15:29 +00:00 |
bgpd.h
|
[bgpd] Fix 0.99 shutdown regression, introduce Clearing and Deleted states
|
2006-09-14 02:58:49 +00:00 |
ChangeLog
|
[bgpd] trivial: non C99 u_int.._t should be uint.._t
|
2006-10-27 16:58:20 +00:00 |
IMPLEMENTATION.txt
|
Adjust size complexity estimates. Still not quite right, but closer.
|
2005-02-15 17:10:03 +00:00 |
Makefile.am
|
2005-09-10 Paul Jakma <paul.jakma@sun.com>
|
2005-09-10 16:55:02 +00:00 |