.. |
.gitignore
|
5515de330c
[administrivia] Update gitignore files
|
12 years ago |
BGP4-MIB.txt
|
718e374419
Initial revision
|
18 years ago |
IMPLEMENTATION.txt
|
6ea7cdc593
Adjust size complexity estimates. Still not quite right, but closer.
|
16 years ago |
Makefile.am
|
08d7f6533e
build: use net-snmp-config to configure NetSNMP
|
8 years ago |
bgp_advertise.c
|
f6f434b282
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set extcom..'
|
10 years ago |
bgp_advertise.h
|
94f2b3923e
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
bgp_aspath.c
|
f669f7d25f
bgpd: optimize aspath string representation and assegments handling
|
8 years ago |
bgp_aspath.h
|
f669f7d25f
bgpd: optimize aspath string representation and assegments handling
|
8 years ago |
bgp_attr.c
|
f47e5a18b5
bgpd: don't try to reconcile AS4_PATH with NULL
|
8 years ago |
bgp_attr.h
|
835315bfb4
bgpd: Move up flag-check calls, parcel up attr-parser args, and other cleanups
|
9 years ago |
bgp_btoa.c
|
718e374419
Initial revision
|
18 years ago |
bgp_clist.c
|
f6f434b282
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set extcom..'
|
10 years ago |
bgp_clist.h
|
228da42898
[bgpd] Stability fixes including bugs 397, 492
|
11 years ago |
bgp_community.c
|
c76275ee96
bgpd: optimize loops on [e]community_hash_make()
|
8 years ago |
bgp_community.h
|
f6f434b282
bgpd: Try fix extcommunity resource allocation probs, particularly with 'set extcom..'
|
10 years ago |
bgp_damp.c
|
fa4094ac49
bgpd: Fix crash when disabling dampening (BZ#687)
|
9 years ago |
bgp_damp.h
|
50aef6f3b0
Fix "show ip bgp dampened-paths" garbage output.
|
11 years ago |
bgp_debug.c
|
1e0ce7caa6
bgpd: improve logging of invalid BGP Notifications
|
8 years ago |
bgp_debug.h
|
b2d933f828
[bgpd/cleanup] make message lists read only
|
11 years ago |
bgp_dump.c
|
a6694fe8a8
Revert "bgpd: flock() dump files (BZ#742)"
|
8 years ago |
bgp_dump.h
|
228da42898
[bgpd] Stability fixes including bugs 397, 492
|
11 years ago |
bgp_ecommunity.c
|
c76275ee96
bgpd: optimize loops on [e]community_hash_make()
|
8 years ago |
bgp_ecommunity.h
|
3cf6c2b4e4
Merge branch 'quagga' into google-bgp-multipath
|
9 years ago |
bgp_filter.c
|
228da42898
[bgpd] Stability fixes including bugs 397, 492
|
11 years ago |
bgp_filter.h
|
62bed38d2f
bgp: compiler warning fix
|
11 years ago |
bgp_fsm.c
|
682ca04c40
bgpd: cleanup, use correct buffer sizes for sockunion2str()
|
8 years ago |
bgp_fsm.h
|
dcdf399fbc
[bgpd] Bug #302 fixes. ClearingCompleted event gets flushed, leaving peers stuck in Clearing.
|
14 years ago |
bgp_main.c
|
837d16ccbe
*: use array_size() helper macro
|
8 years ago |
bgp_mpath.c
|
6d85b15bbb
bgpd: remove calls to peer_sort() from fast-path
|
8 years ago |
bgp_mpath.h
|
0b597ef00e
bgpd: When advertising a multipath route, the attribute set to be
|
9 years ago |
bgp_mplsvpn.c
|
c63b83fe8d
bgpd: Fix memory leak of some "show ip bgp neighbor" commands
|
8 years ago |
bgp_mplsvpn.h
|
94f2b3923e
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
bgp_network.c
|
6d85b15bbb
bgpd: remove calls to peer_sort() from fast-path
|
8 years ago |
bgp_network.h
|
d023aec49f
bgpd: start listener on first instance
|
11 years ago |
bgp_nexthop.c
|
dcab1bb822
bgpd: conditional default-originate using route-map
|
8 years ago |
bgp_nexthop.h
|
10f9bf3f20
bgpd: optimize bgp_nexthop_self()
|
8 years ago |
bgp_open.c
|
5e728e9299
bgpd: relax ORF capability length handling
|
8 years ago |
bgp_open.h
|
4c9641ba4d
bgpd, lib: adopt afi_t and safi_t in several places
|
10 years ago |
bgp_packet.c
|
86998bc2bc
bgpd: uncork/nagle socket when sending BGP NOTIFY
|
8 years ago |
bgp_packet.h
|
da88ea82ac
bgpd: code cleanup
|
11 years ago |
bgp_regex.c
|
6d134fb4de
[bgpd] Pass NOSUB to regexec
|
13 years ago |
bgp_regex.h
|
25f45887ab
[configure] add configure support for PCRE Posix library
|
11 years ago |
bgp_route.c
|
d53d8fda42
bgpd: fix crash in soft-reconfiguration
|
8 years ago |
bgp_route.h
|
3cf6c2b4e4
Merge branch 'quagga' into google-bgp-multipath
|
9 years ago |
bgp_routemap.c
|
b06b35f075
bgpd: fix a memleak on "set community none"
|
8 years ago |
bgp_snmp.c
|
8046ba6ec4
snmp: let handlers accept OID from a lesser prefix
|
8 years ago |
bgp_snmp.h
|
94f2b3923e
2005-06-28 Paul Jakma <paul.jakma@sun.com>
|
15 years ago |
bgp_table.c
|
67174041d2
bgpd: make bgp_table a wrapper around table library
|
8 years ago |
bgp_table.h
|
28971c8cb1
lib/table: add route_table_get_next() and iterator
|
8 years ago |
bgp_vty.c
|
9d3f9705d8
bgpd: add replace-as modifier for BGP neighbor
|
8 years ago |
bgp_vty.h
|
0b2aa3a0a8
[bgpd] Merge AS4 support
|
13 years ago |
bgp_zebra.c
|
6d85b15bbb
bgpd: remove calls to peer_sort() from fast-path
|
8 years ago |
bgp_zebra.h
|
3cf6c2b4e4
Merge branch 'quagga' into google-bgp-multipath
|
9 years ago |
bgpd.c
|
0e4303d317
bgpd: fix lost passwords of grouped neighbors
|
8 years ago |
bgpd.conf.sample
|
718e374419
Initial revision
|
18 years ago |
bgpd.conf.sample2
|
718e374419
Initial revision
|
18 years ago |
bgpd.h
|
9d3f9705d8
bgpd: add replace-as modifier for BGP neighbor
|
8 years ago |