Age | Commit message (Expand) | Author |
2022-04-20 | configtree: T4235: add utility get_subtree | John Estabrook |
2022-04-20 | configtree: T4235: encapsulate config tree diff function | John Estabrook |
2022-04-08 | Merge pull request #1263 from c-po/wwan-t4324-equuleus | Daniil Baturin |
2022-04-08 | Merge pull request #1273 from c-po/t4331-equuleus | Daniil Baturin |
2022-04-07 | vyos.base: T4346: add common DeprecationWarning() class | Christian Poessinger |
2022-04-06 | interfaces: T4331: Fix assign link-local static IPv6 addr to vrf | Viacheslav Hletenko |
2022-04-03 | wwan: T4324: is_wwan_connected() must verify if ModemManager is running | Christian Poessinger |
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 | T4319: do not try to add ::1/128 to lo when IPv6 is disabled | Daniil Baturin |
2022-03-27 | graphql: T3993: add unsettable gql option; this is not exposed by CLI | John Estabrook |
2022-03-25 | vyos.util: T4319: rename sysctl() -> sysctl_write() | Christian Poessinger |
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 |