Age | Commit message (Collapse) | Author |
|
Turns our the code is sensitive to extra spaces.
|
|
support it.
|
|
community-list at once
The problem still exists for extcommunity-lists.
|
|
|
|
architecture-dependent files anymore.
|
|
|
|
|
|
|
|
|
|
|
|
ipv4-unicast" and fix the vtysh commands.
|
|
|
|
|
|
|
|
|
|
Without explicit priority setting (priority inversion, let's be honest)
configs will fail to load because the system will attempt to change
settings for a non-existent interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
T856 OSPF area-type NSSA
|
|
|
|
|
|
|
|
T851: add an option for OSPFv3 administrative distance
|
|
|
|
|
|
Conflicts:
debian/control
|
|
|
|
|
|
|
|
|
|
Added IPv4 in description to distinct from IPv6 BGP configuration.
|
|
|
|
|
|
Fixing IPv6 next-hop in route-map
|
|
|
|
|
|
Making it an error prevents configuration from loading, which has adverse
interaction with non-permanent interfaces such as certain VPN tunnels that
may not immediately go up. A dead BGP session is lesser of two evils
compared to incomplete configuration.
|
|
ExtCommunities for Border Gateway Protocol
|
|
Expose as-override option in bgpd in vyos
|
|
|
|
T345 Fix VTI interface deletion
|
|
This reverts commit 630f34e9f343862bcf3245a9367666f973beeb36.
|
|
This fixes T345. Most of the "interface" command nodes probe if the actual
interface exists before applying any setting to it.
|
|
Fix Route Metric Typo
|
|
|