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
/
interface.py
Age
Commit message (
Expand
)
Author
2024-05-30
vyos.ifconfig: T6421: verify /etc/hostname exists before reading
Christian Breunig
2024-05-02
netns: T6295: disable incomplete support in VyOS 1.4 sagitta
Christian Breunig
2024-04-25
T6258: Add sysctl base-reachable-time for IPv6
Viacheslav Hletenko
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2024-04-02
vrf: T3655: always use full nft command name (e.g. --check over -c)
Christian Breunig
2024-04-01
dhcpv6-client: T2590: fix vyos-hostsd update for nameserver and search domains
Christian Breunig
2024-01-11
Merge pull request #2793 from sarthurdev/T5550_sagitta
Christian Breunig
2023-12-14
T5749: Add a more scrict search for get_vrf method
Viacheslav Hletenko
2023-11-16
tunnel: T3894: improve get_mac_synthetic() code
Christian Breunig
2023-11-16
T5747: op-mode add MAC and MTU for show interfaces summary
Viacheslav Hletenko
2023-09-06
interface: T5550: Interface source-validation priority over global value
sarthurdev
2023-08-25
interface: T3509: Add per-interface IPv6 source validation
sarthurdev
2023-08-17
Merge pull request #2130 from aapostoliuk/T5409-sagitta
Christian Breunig
2023-08-17
wireguard: T5409: rename threaded CLI not to per-client-thread
Christian Breunig
2023-08-11
ipv6: T5464: add support for per-interface dad (duplicate address detection) ...
Christian Breunig
2023-08-11
ipv6: T5464: use proper XML default for DAD transmits
Christian Breunig
2023-08-07
dhcp(v6): T5428: add proper return statements in set_dhcp(v6) methods
Christian Breunig
2023-08-06
T5195: move helpers from vyos.validate to vyos.utils package
Christian Breunig
2023-08-05
dhcpv6: T5428: client renewal fails when running inside VRF
Christian Breunig
2023-08-04
dhcp: T5428: client renewal fails when running inside VRF
Christian Breunig
2023-08-04
dhcp: T5428: provide common direcotry path via vyos.defaults.directories
Christian Breunig
2023-07-31
dhcpv6-pd: T5387: add support for no-release flag
1vivy
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-06-12
T5286: drop XDP support for ethernet and bonding interfaces
Christian Breunig
2023-05-29
ifconfig: T2104: use link_local_prefix literal for fe80::/64
Christian Breunig
2023-05-14
Revert "veth: T3829: Allow moving veth into netns"
Joe Groocock
2023-05-10
veth: T3829: Allow moving veth into netns
Joe Groocock
2023-04-15
vyos.ifconfig: T2104: support adding and removing VLANs in one call.
Christian Breunig
2023-02-12
T5001: Replace links to the phabricator site
Christian Breunig
2023-02-09
vyos.ifconfig: T1579: improve source-validation warning
Christian Breunig
2022-08-01
mtu: T4572: Add DHCP-option MTU to get values from DHCP-server
Viacheslav Hletenko
2022-07-15
bond: T4525: fix adding member interface to bond after removing VRF
Christian Poessinger
2022-07-14
interface: T4056: Fix unexpected delete tc qdisc
DaniilHarun
2022-07-09
ip: T4517: add option to enable directed broadcast forwarding
Yuxiang Zhu
2022-06-16
vyos.ifconfig: T4384: fix file permission (664) on interface.py
Christian Poessinger
2022-04-21
vyos.ifconfig: T4384: get_interface_dict() should provide "ifname" key for VIFs
Christian Poessinger
2022-04-16
vyos.base: use Warning() helper where applicable
Christian Poessinger
2022-04-16
dhcp(v6)-client: T4353: fix Jinja2 linting errors
Christian Poessinger
2022-04-07
ipv6: T4346: delete (migrate) CLI command to disable IPv6 address family
Christian Poessinger
2022-04-07
qos: T4284: verify mirror/redirect target interface exists
Christian Poessinger
2022-04-07
qos: T4284: support mirror and redirect on vlan subinterfaces
Christian Poessinger
2022-04-07
qos: T4284: support mirror and redirect on all interface types
Christian Poessinger
2022-04-05
interfaces: T4331: Fix assign link-local static IPv6 addr to vrf
Viacheslav Hletenko
2022-03-31
vyos.ifconfig: T4330: MTU must be configured prior to any IPv6 option change
Christian Poessinger
2022-03-31
vyos.ifconfig: T4330: bugfix changing MTU when IPv6 is disabled
Christian Poessinger
2022-03-30
vyos.ifconfig: T4319: add_addr() should not add IPv6 address if it's disabled
Christian Poessinger
2022-03-30
vyos.util: T4319: add is_ipv6_enabled() helper function
Christian Poessinger
2022-03-30
vyos.ifconfig: make add_addr() method more reader firendly
Christian Poessinger
2022-03-25
ipv6: T4319: do not configure IPv6 related settings if it's disabled
Christian Poessinger
2022-03-03
interface: T4203: switch to new recursive node_changed() implementation
Christian Poessinger
[next]