index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
interface-definitions
/
vrf.xml.in
Age
Commit message (
Expand
)
Author
2024-05-01
vrf: T6189: render FRR L3VNI configuration when creating VRF instance
Christian Breunig
2024-04-02
xml: T5738: extend VRF building blocks with common constraint definition
Christian Breunig
2024-02-16
T6001: add option to disable next-hop-tracking resolve-via-default in VRF con...
Christian Breunig
2023-10-25
vrf: netns: T3829: T31: priority needs to be after netns
Christian Breunig
2023-04-21
vrf: T5150: l3vni must be removed prior to removing BGP VRF process
Christian Breunig
2023-04-13
T5150: initial VRF support for Kernel/Zebra route-map filtering
Christian Breunig
2023-04-13
T5150: initial implementation of new Kernel/Zebra route-map support
Christian Breunig
2023-01-07
xml: T1579: merge generic-description.xml.i and interface/description.xml.i
Christian Poessinger
2022-05-29
xml: reword static routing completion help
Christian Poessinger
2022-05-29
eigrp: vrf: T2773: prepare XML definitions for VRF instance
Christian Poessinger
2022-05-07
vrf: T4419: support to disable IP forwarding within a given VRF
Christian Poessinger
2021-11-28
ospfv3: T3928: add VRF support
Christian Poessinger
2021-11-15
vrf: T3960: when adding multiple VRFs and VNIs - do not delete previous ones
Christian Poessinger
2021-08-29
xml: add missing "u32:" value declarator on integer ranges
Christian Poessinger
2021-08-20
xml: remove superfluous "interface" prefix from interface includes
Christian Poessinger
2021-08-13
vrf: T3734: T3728: vni must be configured with a higher priority then bgpd
Christian Poessinger
2021-07-17
VRF: T3655: proper connection tracking for VRFs
zsdc
2021-05-06
isis: xml: T3236: restructure include files and make them easier to recognize
Christian Poessinger
2021-05-06
ospf: xml: T3236: restructure include files and make them easier to recognize
Christian Poessinger
2021-04-29
bgp: xml: T2387: restructure include files and make them easier to recognize
Christian Poessinger
2021-04-07
vrf: T3344: re-add virtual network identifier
Christian Poessinger
2021-03-29
bgp: T1711: remove ASN tagNode and move to "local-as"
Christian Poessinger
2021-03-23
vrf: T31: bump priority to 299 - still before any interface or service
Christian Poessinger
2021-03-21
isis: T3417: add VRF support
Christian Poessinger
2021-03-17
vrf: T3344: adjust routing protocol priorities to be +1 after default VRF
Christian Poessinger
2021-03-14
static: T3280: move building blocks to subfolder
Christian Poessinger
2021-03-14
xml: T1579: re-arrange xml interface include building blocks
Christian Poessinger
2021-03-14
vrf: T3344: set explicit priority values for routing protocols
Christian Poessinger
2021-03-14
vrf: T3344: move dynamic routing protocols under "vrf name <name> protocols"
Christian Poessinger
2021-02-05
vrf: T2450: provide full protocol support in XML and Python with new CLI
Christian Poessinger
2021-01-16
vrf: T31: migrate to get_config_dict()
Christian Poessinger
2021-01-13
ssh: T3212: do not make /run/sshd directory disappear on failure
Christian Poessinger
2020-07-04
vrf: T31: lower startup priority to 60
Christian Poessinger
2020-05-30
vrf: T2530: instance name must be 15 characters or less
Christian Poessinger
2020-04-03
vrf: T31: name of isntance is not allowed to mimic an interface name
Christian Poessinger
2020-03-29
vrf: T2178: table id must start at 100
Christian Poessinger
2020-03-04
vrf: T31: rename 'vrf disable-bind-to-all ipv4' to 'vrf bind-to-all'
Christian Poessinger
2020-03-04
vrf: T31: improve help for routing table
Christian Poessinger
2020-03-04
vrf: T31: reuse interface-description.xml.i for instance description
Christian Poessinger
2020-03-04
vrf: T31: use embedded regex on 'vrf name' instead of python script
Christian Poessinger
2020-03-04
vrf: T31: initial support for a VRF backend in XML/Python
Thomas Mangin