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
/
python
/
vyos
/
ifconfig
Age
Commit message (
Expand
)
Author
2020-11-13
bridge: T3042: Fix VLAN filter invalid work
jack9603301
2020-11-12
l2tpv3: T3059: fix interface state which is permanently down
ernstjo
2020-11-10
bridge: T3042: Support VLAN filter and VLAN sub-interface on the bridge
jack9603301
2020-11-03
ifconfig: T2985: fix wireless-bridge creation
Christian Poessinger
2020-10-30
openvpn: T2994: migrate to get_config_dict()
Christian Poessinger
2020-10-28
vyos.util: T2995: rename vyos_dict_search() -> dict_search()
Christian Poessinger
2020-10-24
tunnel: T3010: add missing ttl option for GRETap / GRE bridge interface
Christian Poessinger
2020-10-18
ifconfig: T2985: remove no longer available vyos.ifconfig.stp include
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-09-25
ifconfig: T2912: add helper to verify interface min/max supported MTU
Christian Poessinger
2020-09-25
ifconfig: T2653: get_mtu() should return int() for easier comparison
Christian Poessinger
2020-09-25
ifconfig: T2912: add helper to retrieve interface min/max supported MTU
Christian Poessinger
2020-09-24
wireless: T2241: add "wds" CLI option
Christian Poessinger
2020-09-21
bridge: ifconfig: T2653: only delete member interfaces which still exist
Christian Poessinger
2020-09-20
ifconfig: T2653: remove duplicates of get_config()
Christian Poessinger
2020-09-20
vif-s: ifconfig: T2903: use explicit VLAN protocol over raw numbers
Christian Poessinger
2020-09-19
wifi: ifconfig: T2875: add_to_bridge() must be called after starting services
Christian Poessinger
2020-09-19
ifconfig: T2653: cleanup VLAN interface comments
Christian Poessinger
2020-09-19
ifconfig: T2653: convert VLAN interfaces do discrete class
Christian Poessinger
2020-09-17
ethernet: T2891: Add ethernet ring-buffer CLI commands
DmitriyEshenko
2020-09-15
bonding: T2515: preserve interface admin state when removing from bond
Christian Poessinger
2020-09-13
bonding: T2877: support configuration of minimum number of active links
Christian Poessinger
2020-09-13
ifconfig: T2863: only use IPv6 link-local address if interface has MAC address
Christian Poessinger
2020-08-31
T2636: remove workarounds for get_config_dict()
Christian Poessinger
2020-08-23
T2755: convert jmespath.search() to vyos_dict_search() for performance
Christian Poessinger
2020-08-23
wireless: T2057: ensure interface state is properly set
Christian Poessinger
2020-08-23
ifconfig: vxlan: geneve: T2823: properly set interface state
Christian Poessinger
2020-08-23
Revert "ifconfig: T2653: drop unused vyos.ifconfig.pppoe"
Christian Poessinger
2020-08-23
dhcpv6-pd: T2821: support dhcpv6-pd without "address dhcpv6"
Christian Poessinger
2020-08-22
ifconfig: T2653: drop unused vyos.ifconfig.pppoe
Christian Poessinger
2020-08-20
VRRP: T2761: Extend "show vrrp" op-mode command with router priority
erkin
2020-08-18
ifconfig: T2653: bugfix when removing DHCP address
Christian Poessinger
2020-08-13
ifconfig: dhcp: fix ModuleNotFoundError: No module named 'vyos.ifconfig.dhcp'
Christian Poessinger
2020-08-12
ifconfig: dhcp: T2767: client must not start when interface is disabled
Christian Poessinger
2020-08-04
dhcpv6-pd: T2741: support delegation on non existing interfaces
Christian Poessinger
2020-08-03
ifconfig: T2653: unify DHCPv4 configuration
Christian Poessinger
2020-08-03
ifconfig: T2740: pass config dict to DHCP class for IPv6
Christian Poessinger
2020-07-31
ifconfig: T2653: bugfix on wrong flush_addr API
Christian Poessinger
2020-07-30
ifconfig: T2746: bugfix for non programmed link-local addresses
Christian Poessinger
2020-07-30
ifconfig: T2653: remove duplicated code for address flush
Christian Poessinger
2020-07-26
wireguard: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-26
vxlan: ifconfig: T2653: move to get_interface_dict()
Christian Poessinger
2020-07-25
ifconfig: T2653: move get_ethertype() from configdict to interface
Christian Poessinger
2020-07-25
bonding: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-25
ifconfig: T2653: move vlan configuration code to base class
Christian Poessinger
2020-07-25
ifconfig: T2653: implement update() in derived classes for admin up/down
Christian Poessinger
2020-07-25
ifconfig: T2653: move bridge member check to base class
Christian Poessinger
2020-07-25
bridge: ifconfig: T2653: move to get_config_dict()
Christian Poessinger
2020-07-25
vlan: ifconfig: T2653: only enable interface when lower interface is up
Christian Poessinger
[next]