Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
bgp: allow default-originate if default ipv4 disable
|
|
Second part of the fix for this bug.
|
|
|
|
|
|
|
|
peer-group is removed
Bug 6981: BGP commit failure with shutdown and peer-group attributes
rework of the peer-groups implementation.
|
|
|
|
Bug 6517
Fix buggy comparison with regular expression by using new
is_local_address from lib/Vyatta/Misc.pm
|
|
order walks.
|
|
|
|
|
|
|
|
|
|
|
|
Bug 5809
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
keep them from being checked on every commit
|
|
Bug 5850
Move check for ebgp-multihop and ttl-security into vyatta-bgp.pl script
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add ttl-security value as peer-group option.
Also validate the range of ttl-security setting.
|
|
|
|
|
|
prevent bgp from ever being disabled for ipv4. However, most customers
are running v4 right now anyway. This will allow testing to continue
while I think about what the correct fix should be.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on exec calls
|
|
|
|
|
|
|
|
Bug 4937
Integrate CLI support for TTL hop count security
|
|
|