Age | Commit message (Collapse) | Author |
|
Signed-off-by: Daniil Baturin <daniil@baturin.org>
|
|
Signed-off-by: Daniil Baturin <daniil@baturin.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes bug 7428.
|
|
vyatta-bgp.pl: checkOverwritePeerGroupParameters()
pass in qconfig array rather than regenerate each time
|
|
|
|
|
|
|
|
bgp: allow default-originate if default ipv4 disable
|
|
Second part of the fix for this bug.
|
|
script instead of defining it in multiple node.defs
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 60fb7bb1025d25606efc00b4f3f9505e17efe1e0.
net_set is not tested yet.
|
|
|
|
Add ttl-security value as peer-group option.
Also validate the range of ttl-security setting.
|