Paul Jakma
|
d023f9ffae
bgpd: Rollback "always send OPEN" a little, to workaround test suite issues
|
4 years ago |
Job Snijders
|
3334bab0d9
bgpd: Add support for BGP Large Communities
|
4 years ago |
Paul Jakma
|
b1b1579bf1
bgpd: consolidate start timer backoff via a 'BGP_Stop_with_error' FSM event
|
4 years ago |
Paul Jakma
|
5a9f13a4a0
bgpd: Remove change that makes NHT tickle BGP FSM.
|
4 years ago |
Paul Jakma
|
05c9075b09
bgpd: Modernise BGP defaults for MRAI and connect time
|
4 years ago |
Timo Teräs
|
e3443a2155
bgpd: simplify ebgp-multihop and ttl-security handling
|
4 years ago |
Paul Jakma
|
743dd42b3f
bgpd: Fix NHT race with Connect leading to test tool issues
|
4 years ago |
Dinesh Dutt
|
d9ab53ab40
bgpd, zebra: Use next hop tracking for connected routes too
|
6 years ago |
Daniel Walton
|
5bcd754ff8
bgpd: crash if attributes alone consume > 4096 bytes
|
6 years ago |
Daniel Walton
|
6c6c1bf0fc
bgpd: Improve peer scaling
|
5 years ago |
Dinesh Dutt
|
083e5e2d7b
bgpd, doc: Allow route-map policy modifications to also affect route reflectors.
|
5 years ago |
David Lamparter
|
584083d505
bgpd: divorce router-id logic from CLI & zebra
|
4 years ago |
David Lamparter
|
dfb9bd7aaa
bgpd: minor header/API clean up
|
4 years ago |
Donald Sharp
|
9514fee4b3
bgpd, ripngd, zebra: Remove duplicate PSIZE define
|
5 years ago |
Roman Hoog Antink
|
6184c39e27
bgpd: implement admin distance
|
7 years ago |
Paul Jakma
|
c0cb90c608
Revert "bgpd: Lower BGP's default keepalive/holdtime to 3s/9s"
|
5 years ago |
Paul Jakma
|
9099f9b2a6
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
|
5 years ago |
Lou Berger
|
205e6744f2
bgpd: remove HAVE_IPV6 conditionals
|
5 years ago |
Lou Berger
|
c374178953
bgpd: encap: add attribute handling
|
5 years ago |
Lou Berger
|
82dd707988
bgpd: improve cleanup in bgp_delete()
|
5 years ago |
Paul Jakma
|
68ec424eb8
bgpd: OPEN parse errors should send OPEN_ERR and UNSPECIFIC subcode.
|
5 years ago |
Daniel Walton
|
f89b09be92
bgpd: Lower BGP's default keepalive/holdtime to 3s/9s
|
5 years ago |
Daniel Walton
|
8e644534b4
bgpd: Remove BGP_ERROR_START_TIMER, it was no longer used
|
5 years ago |
Daniel Walton
|
3ff77fe62e
bgpd: Remove BGP's asorig timer, it is no longer used
|
5 years ago |
Daniel Walton
|
f822ad4326
bgpd: Lower the default 'timers connect' in BGP to 10 seconds
|
5 years ago |
Donald Sharp
|
774914f422
bgpd: fix using of two pointers for struct thread_master *
|
5 years ago |
Donald Sharp
|
104576dcaf
bgpd: Add some peer_lock/unlock debug code
|
5 years ago |
Timo Teräs
|
ef757700d0
bgpd: allow using rtt in route-map's set metric
|
6 years ago |
Vipin Kumar
|
dd49eb1f02
Fix BGP's use of restart bit.
|
6 years ago |
Timo Teräs
|
9e7a53c179
bgpd: implement "next-hop-self all"
|
7 years ago |