Age | Commit message (Expand) | Author |
2022-03-25 | ipv6: T4319: do not configure IPv6 related settings if it's disabled | Christian Poessinger |
2022-03-25 | vyos.util: T4319: provide generic sysctl_read() helper | Christian Poessinger |
2022-03-11 | Ethtool: T4297: Update drivers supporting speed/flow/duplex | Daniel Berlin |
2022-02-22 | vyos.configdict: T4263: leaf_node_changed() must also honor valueLess CLI nodes | Christian Poessinger |
2022-02-21 | smoketest: vxlan: T4120: verify support for multiple remote addresses | Christian Poessinger |
2022-02-21 | vxlan: T4120: code cleanup for multiple remotes | Christian Poessinger |
2022-02-21 | vxlan: T4120: add ability to set multiple remotes (PR #1127) | Andreas |
2022-02-20 | interface: T4203: prevent DHCP client restart if not necessary | Christian Poessinger |
2022-02-17 | vyos.configverify: T4255: fix unexpected print of dictionary instead of key | Christian Poessinger |
2022-02-17 | wireless: T4240: bugfix interface bridging | Christian Poessinger |
2022-02-13 | vyos.util: T4191: add new sysctl() helper function | Christian Poessinger |
2022-02-13 | ethernet: T4242: speed/duplex can never be switched back to auto/auto | Christian Poessinger |
2022-02-06 | config: T4228: is_member() must return all instances not only the last one | Christian Poessinger |
2022-01-11 | remote: T3950: Gracefully handle chained exceptions | erkin |
2022-01-06 | op-mode: T4142: Fix for show input ifbX interfaces | Viacheslav |
2021-12-16 | T3356: Backport remote module | erkin |
2021-12-15 | pppoe-server: T3006: Add range to regex generator | DmitriyEshenko |
2021-12-14 | http-api: T4071: allow API to bind to unix domain socket | John Estabrook |
2021-12-10 | ConfigError: T4068: automatically wrap message at 72 characters | Christian Poessinger |
2021-12-09 | vyos.configdict: T4064: bugfix for IP addresses not removed from Kernel | Christian Poessinger |
2021-12-09 | configquery: T4060: allow use before boot configuration is complete | John Estabrook |
2021-12-09 | vyos.util: T4061: add function to check for completion of boot config | John Estabrook |
2021-12-04 | T4035: correct the interface basename extraction logic | Daniil Baturin |
2021-12-03 | configquery: T3402: use vyatta-op-cmd-wrapper to provide environment | John Estabrook |
2021-11-19 | ethernet: T4011: deleting interface should place interface in admin down state | Christian Poessinger |
2021-11-19 | wwan: T3620: fix commend in remove() | Christian Poessinger |
2021-11-18 | wwan: T3620: place interface in A/D state when removed | Christian Poessinger |
2021-11-18 | wwan: T3795: make connect and disconnect op-mode commands aware to WWAN inter... | Christian Poessinger |
2021-11-07 | http-api: T2768: example using GraphQL for high-level config operations | John Estabrook |
2021-11-07 | vyos.template: T2720: allow setting template directory | John Estabrook |
2021-11-05 | vyos.configdict: T3972: bugfix QinQ vif-c removal triggered KeyError | Christian Poessinger |
2021-11-03 | sstp: T2566: use XML defaultValue over Jinja2 hardcoded value | Christian Poessinger |
2021-10-24 | vyos.ethtool: T3935: relax __init__() when driver name is not detected | Christian Poessinger |
2021-10-21 | tunnel: T3925: dhcp-interface was of no use - use source-interface instead | Christian Poessinger |
2021-10-09 | tunnel: T3894: fix design when building synthetic MAC addresses | Christian Poessinger |
2021-10-02 | vyos.ifconfig: T3883: bugfix VRF deletion | Christian Poessinger |
2021-09-30 | vyos.ethtool: T3874: do not throw exception if adapter has issues with autoneg | Christian Poessinger |
2021-09-26 | vyos.ifconfig: T3860: bugfix in get_mac_synthetic() | Christian Poessinger |
2021-09-25 | vyos.ifconfig: dhcpv6: re-use systemd_service definition variable | Christian Poessinger |
2021-09-25 | vyos.ifconfig: dhcp: T3300: always re-start dhcp client instead of start | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T616: drop /etc/default/keepalived | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T616: move configuration to volatile /run directory | Christian Poessinger |
2021-09-20 | ifconfig: T2104: cleanup IPv6 EUI-64 handling in update() | Christian Poessinger |
2021-09-20 | vyos.ifconfig: get_mac_synthetic() must generate a stable "MAC" | Christian Poessinger |
2021-09-20 | vyos.util: add is_systemd_service_active() helper function | Christian Poessinger |
2021-09-20 | vyos.ifconfig: T2738: can only read from a file when it exists | Christian Poessinger |
2021-09-19 | vyos.ifconfig: T2738: do not remove OS assigned IP addresses from interface | Christian Poessinger |
2021-09-19 | vyos.configdict: bugfix: leaf_node_changed() must return empty dict when node... | Christian Poessinger |
2021-09-19 | vyos.ifconfig: T2738: add delta check when changing interface parameters | Christian Poessinger |
2021-09-11 | Fix inconsistent capitalization in the show version output | Daniil Baturin |