Age | Commit message (Expand) | Author |
2021-05-15 | dhcp-server: T3544: fix FileNotFoundError on first invokation | Christian Poessinger |
2021-05-15 | dhcp-server: T3544: test config in IPv4 mode only | Christian Poessinger |
2021-05-13 | dhcp-server: T3544: test newly rendered configuration before restarting daemon | Christian Poessinger |
2021-05-13 | bonding: T3543: add support to configure lacp-rate (slow or fast) | Christian Poessinger |
2021-04-27 | ecmp: T3502: fix check for "layer4-hashing" key | Brandon Stepler |
2021-04-20 | bgp: remove references to new XML/Python implementation not yet available in ... | Christian Poessinger |
2021-03-23 | ddclient: T3422: Allow zone property with cloudflare protocol | Justin |
2021-03-18 | grub: T3271: don't write grub.cfg if it hasn't changed | Brandon Stepler |
2021-03-14 | xdp: T2666: remove entire XDP code for 1.3 LTS image | Christian Poessinger |
2021-03-13 | console-server: T3407: can not reuse device used for "system console" | Christian Poessinger |
2021-03-06 | tunnel: T3381: fix error when switching from mGRE to GRE mode | Christian Poessinger |
2021-03-06 | vyos.util: provide single implementation for get_json_iface_options() | Christian Poessinger |
2021-02-27 | tunnel: T3366: support changing tunnel parameters for gre-bridge | Christian Poessinger |
2021-02-24 | ethernet: T3163: not all NIC drivers support ring-buffer configuration | Christian Poessinger |
2021-02-22 | tunnel: T3072: remove duplicate key from mapping dict used in apply() | Christian Poessinger |
2021-02-21 | ethernet: T3342: Xen vif driver requires sg offloading for MTU > 1500 bytes | Christian Poessinger |
2021-02-21 | ethernet: T3163: probe driver for maximum rx/tx ring-buffer size | Christian Poessinger |
2021-02-21 | console-server: T2490: do not use cli-shell-api in systemd unit | Christian Poessinger |
2021-02-11 | T3248: add the missing mode-force option, just a dummy for issuing deprecatio... | Daniil Baturin |
2021-02-03 | xml: T3239: override default mtu values and remove workarounds | John Estabrook |
2021-02-02 | rpki: T3255: backport new implementation from current branch | Christian Poessinger |
2021-01-31 | lldp: T2230: verify file exists before unlinking it | Christian Poessinger |
2021-01-27 | pppoe: T3261: Stop systemd service if pppoe interface disable | DmitriyEshenko |
2021-01-18 | options: T3231: bugfix ctrl-alt-delete option was not working | Christian Poessinger |
2021-01-18 | options: T1919: beautify with open() for reboot on panic | Christian Poessinger |
2021-01-17 | openvpn: T2994: proper cleanup all files on interface deletion | Christian Poessinger |
2021-01-17 | ntp: T2185: store configuration in volatile /run area | Christian Poessinger |
2021-01-16 | vrf: T31: add support for - and _ in VRF names | Christian Poessinger |
2021-01-16 | vyos.configdict: node_changed() now accepts key mangling parameter | Christian Poessinger |
2021-01-16 | vrf: T31: migrate to get_config_dict() | Christian Poessinger |
2021-01-13 | ssh: T3212: do not make /run/sshd directory disappear on failure | Christian Poessinger |
2021-01-11 | nat: T3206: unable to delete only rules but keep destination node | Christian Poessinger |
2021-01-11 | login: T3208: fix wrong string formatting on my_set | Christian Poessinger |
2021-01-09 | login: radius: T3192: remove debug print() | Christian Poessinger |
2021-01-07 | smoketest: ethernet: verify() speed/duplex must both be auto or discrete | Christian Poessinger |
2021-01-07 | vyos.configverify: provide generic helper to check for interface existence | Christian Poessinger |
2021-01-07 | login: radius: T3192: migrate to get_config_dict() | Christian Poessinger |
2021-01-07 | ssh: T2635: harden Jinja2 template and daemon startup | Christian Poessinger |
2021-01-07 | ssh: T2635: change sshd_config path to /run/sshd | Christian Poessinger |
2021-01-07 | login: radius: T3192: support IPv6 server(s) and source-address | Christian Poessinger |
2021-01-07 | bgp: T2174: verify() existence of route-map and prefix-list | Christian Poessinger |
2021-01-06 | bgp: T2174: verify() proper existance of remote-as | Christian Poessinger |
2021-01-05 | Merge pull request #667 from Cheeze-It/current | Christian Poessinger |
2021-01-05 | ISIS: T3156: Adding segment routing for ISIS | Cheeze_It |
2021-01-03 | mirror: add verify() check so we can not mirror back to our self | Christian Poessinger |
2021-01-03 | dhcp: T2562: harden implementation for non existing shared-subnets | Christian Poessinger |
2021-01-03 | dhcp: T3180: bugfix assignment of sliced ranges to config dict | Christian Poessinger |
2021-01-03 | dhcp: T3180: bugfix NameError when slicing server ranges | Christian Poessinger |
2021-01-02 | vrf: T2321: assign loopback IP addresses to individual VRF interfaces | Christian Poessinger |
2021-01-01 | ethernet: T3171: add CLI option to enable RPS (Receive Packet Steering) | Christian Poessinger |