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
/
src
/
conf_mode
/
interfaces-tunnel.py
Age
Commit message (
Expand
)
Author
2020-10-17
ifconfig: T2985: support on demand bridge creation
Christian Poessinger
2020-09-22
ifconfig: T2653: move is_member() from vyos.vylidate to vyos.configdict
Christian Poessinger
2020-08-31
configd: T2582: add scripts to include list for daemon
John Estabrook
2020-06-29
tunnel: T2649: ConfigurationState, do not inherit from Config
Thomas Mangin
2020-06-23
tunnel: T2633: add support for ip (arp) commands
Thomas Mangin
2020-05-29
airbag: T2088: explicit enabling of the feature
Thomas Mangin
2020-05-18
flake8: T2475: fix a number of issue reported by flake8
Thomas Mangin
2020-05-12
T2449: Fixing key to appropriate one
kroy-the-rabbit
2020-05-12
tunnel: T2449: bugfix KeyError 'address'
Christian Poessinger
2020-05-11
tunnel: T2449: set accept_ra=2 if ipv6 address autoconf or dhcpv6 is set
Jernej Jakob
2020-05-04
tunnel: T2241: cleanup verify section
Jernej Jakob
2020-05-04
tunnel: T2241: fix falling out of bridge when changing settings
Jernej Jakob
2020-05-04
tunnel: T2241: make address and bridge membership mutually exclusive
Jernej Jakob
2020-05-04
tunnel: T2241: make VRF and bridge membership mutually exclusive
Jernej Jakob
2020-05-04
validate: T2241: rewrite is_bridge_member to generic is_member
Jernej Jakob
2020-04-23
tunnel: 2374: fix use of disable
Thomas Mangin
2020-04-21
tunnel: T2204: add source-interface
Thomas Mangin
2020-04-20
bridge: T2320: fix to tunnel
Thomas Mangin
2020-04-20
bridge: T2320: add to tunnel
Thomas Mangin
2020-04-15
tunnel: T31: check that the assigned VRF exists
Thomas Mangin
2020-04-12
tunnel: T2028: fix issue when booting without gre remote
Thomas Mangin
2020-04-11
dhcp: T2265: refactor DHCP class
Thomas Mangin
2020-04-09
Revert "tunnel: T2028: prevent single 'remote' keyword"
Christian Poessinger
2020-04-09
Merge pull request #317 from thomas-mangin/T2028-remote
Christian Poessinger
2020-04-08
tunnel: T2028: prevent single 'remote' keyword
Thomas Mangin
2020-04-08
Merge pull request #313 from DmitriyEshenko/dmvpn-fix1
Christian Poessinger
2020-04-08
tunnel: T2236: Add additional check for type change
DmitriyEshenko
2020-04-08
tunnel: T2028: document the classes created
Thomas Mangin
2020-04-03
ipv6: T1831: add autoconf/eui64 addressing to interfaces
Christian Poessinger
2020-03-28
ifconfig: T2057: explicity name state functions
Thomas Mangin
2020-03-23
Merge pull request #258 from thomas-mangin/31-vrf
Christian Poessinger
2020-03-23
tunnel: T31: add support for vrf on tunnels
Thomas Mangin
2020-03-23
tunnel: T2028: fix wrongly block interface change
Thomas Mangin
2020-03-22
tunnel: T2028: move interface tunnel to XML/Python
Thomas Mangin