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
/
interfaces-bridge.xml.in
Age
Commit message (
Expand
)
Author
2022-11-11
policy: T2199: T4605: Migrate policy route interface to `policy route|route6 ...
sarthurdev
2022-11-03
xml: T4795: superseed allowed-vlan validator by numeric range validator
Christian Poessinger
2022-09-13
firewall: T2199: Refactor firewall + zone-policy, move interfaces under firew...
sarthurdev
2022-06-29
bridge: add option to enable/disable IGMP/MLD snooping
Yuxiang Zhu
2022-04-29
xml: T4047: use full string match in the regex validator
Christian Poessinger
2022-04-07
qos: T4284: rename "traffic-policy" node to "qos policy"
Christian Poessinger
2022-03-21
qos: T4284: initial XML interface definitions for rewrite
Christian Poessinger
2022-02-24
scripts: T4269: node.def generator should automatically add default values
Christian Poessinger
2022-02-03
T4227:Bridge: Typo in completion help of hello-time option
srividya0208
2021-12-06
policy: T2199: Migrate policy route to XML/Python
sarthurdev
2021-12-06
firewall: T2199: Migrate firewall to XML/Python
sarthurdev
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-03-19
bridge: T3415: add port isolation / private-vlan option
Christian Poessinger
2021-03-14
xml: T1579: re-arrange xml interface include building blocks
Christian Poessinger
2021-01-16
bridge: T3137: Improved verification logic
jack9603301
2021-01-15
bridge: T3137: Let VLAN aware bridge approach the behavior of professional eq...
jack9603301
2020-12-03
interface: T3089: Migrate port mirroring to vyos-1x
jack9603301
2020-11-13
bridge: T3042: Fix VLAN filter invalid work
jack9603301
2020-11-12
bridge: T3042: ease help string on allowed-vlan and native-vlan
Christian Poessinger
2020-11-10
bridge: T3042: Support VLAN filter and VLAN sub-interface on the bridge
jack9603301
2020-11-07
T2653: migrate "ip" and "ipv6" interface options to generic includes
Christian Poessinger
2020-10-17
ifconfig: T2985: support on demand bridge creation
Christian Poessinger
2020-10-17
sysctl-forwarding: T752: Add disable forwarding for ipv4
sever-sever
2020-07-25
bridge: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-05-17
xml: split dhcp, dhcpv6 to individual files
Christian Poessinger
2020-04-03
interfaces: XML: constraint: add start of line ^ to regex
Christian Poessinger
2020-04-02
bridge: l2tpv3: T1823: readjust overall priorities
Christian Poessinger
2020-03-28
ipv6: T1831: migrate autoconf node
Christian Poessinger
2020-03-28
ipv6: T1831: migrate forwarding and dup-addr-detect-transmits nodes
Christian Poessinger
2020-03-06
vrf: T31: enable vrf support for bridge interface
Christian Poessinger
2020-01-26
Interfaces: unify interface help text
Christian Poessinger
2020-01-03
ifconfig: T1939: provide abstraction for interface "ip" option
Christian Poessinger
2019-12-22
interfaces: fix tagNode regex constraint (remove ^)
Christian Poessinger
2019-12-06
T1843: use include files for interface arp-cache-timeout configuration
Christian Poessinger
2019-12-06
T1843: use include files for interface link-detect feature
Christian Poessinger
2019-12-06
T1843: use include files for interface MAC address
Christian Poessinger
2019-12-06
T1843: use include files to disable interface (admin down)
Christian Poessinger
2019-12-06
T1843: use include files for interface description
Christian Poessinger
2019-12-06
T1843: use include files for DHCP/DHCPv6 options
Christian Poessinger
2019-12-06
T1843: recursively include IP address definitions in VIF/VIF-S definitions
Christian Poessinger
2019-12-06
T1843: use include files for IPv4/IPv6 interface address configuration
Christian Poessinger
2019-12-06
T1843: run interface-definitions though GCC preprocessor
Christian Poessinger