Age | Commit message (Expand) | Author |
2020-06-11 | nat: T2571: fix failing negated CLI configurations | Christian Poessinger |
2020-06-11 | ssh: T2321: add VRF support | Christian Poessinger |
2020-06-11 | ssh: T2321: use list over string when working with Config() | Christian Poessinger |
2020-06-11 | wwan: T2241: bugfix VRF assignment | Christian Poessinger |
2020-06-11 | console: T2569: run VGA console powersave on tty1 | Christian Poessinger |
2020-06-11 | console: T2569: replicate console settings to grub.cfg | Christian Poessinger |
2020-06-09 | console: T2569: only start serial console if device exists | Christian Poessinger |
2020-06-09 | console: T2529: migrate from ttyUSB device to new device in /dev/serial/by-bus | Christian Poessinger |
2020-06-09 | console: T2570: remove support for Hayes Modems | Christian Poessinger |
2020-06-09 | netconsole: T2561: use migrator to delete config nodes | Christian Poessinger |
2020-06-09 | console: T2569: initial implementation with XML and Python | Christian Poessinger |
2020-06-08 | T2559: Make the sensors automatically load necessary modules | kroy |
2020-06-07 | op-mode: T2558: version: split out CPU info | Christian Poessinger |
2020-06-07 | Merge branch 'udev' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2020-06-07 | op-mode: T2558: fix hypervisor bug, add CPU info to "show version" | kroy-the-rabbit |
2020-06-07 | usb: op-mode: T2560: display USB interface information | Christian Poessinger |
2020-06-07 | wwan: T2241: interface is not bond- or bridgeable | Christian Poessinger |
2020-06-07 | wwan: T2488: remove generation of dedicated logfile | Christian Poessinger |
2020-06-07 | wwan: T2529: migrate device from ttyUSB to usbXbY.YpZ.Z | Christian Poessinger |
2020-06-07 | udev: T2490: add persistent USB device files | Christian Poessinger |
2020-06-07 | op-mode: version: remove unused import statements | Christian Poessinger |
2020-06-06 | dhcpv6-pd: T2551: fix prefix length not set in config | Christian Poessinger |
2020-06-05 | dhcpv6-pd: T421: workaround for non existing interfaces | Christian Poessinger |
2020-06-05 | Merge pull request #443 from mrozentsvayg/openvpn-T2550-ipv4-remote-host | Christian Poessinger |
2020-06-04 | openvpn: T2550: fix for IPv4 remote-host addresses | Mikhail Rozentsvayg |
2020-06-04 | op-mode: T2546: add "show login" commands | Christian Poessinger |
2020-06-04 | Merge pull request #442 from L6NqLW/T2527 | Christian Poessinger |
2020-06-01 | bgp: T2387: proof-of-concept using get_config_dict() | Christian Poessinger |
2020-05-31 | openvpn: T2532: add VRF support | Christian Poessinger |
2020-05-30 | qat: use script file shipped from Intel | Christian Poessinger |
2020-05-30 | vrf: T2530: instance name must be 15 characters or less | Christian Poessinger |
2020-05-29 | dynamic-dns: T2528: bugfix FileNotFoundError in "update dns dynamic" | Christian Poessinger |
2020-05-29 | Revert "dynamic-dns: op-mode: add restart command" | Christian Poessinger |
2020-05-29 | dynamic-dns: op-mode: add restart command | Christian Poessinger |
2020-05-29 | Merge pull request #439 from thomas-mangin/T2088-explicit-airbag | Christian Poessinger |
2020-05-29 | airbag: T2088: explicit enabling of the feature | Thomas Mangin |
2020-05-28 | bonding: T2527: delete the last interface from bond | Gabriel Skupien |
2020-05-28 | ethernet: T2514: add warning when changing mac for bond member | L6NqLW |
2020-05-28 | dhcp: T2465: T2483: fix DNS resolution (pdns restatt) | kroy-the-rabbit |
2020-05-27 | ethernet: T2476: do not override MAC of lower interface if bond member | L6NqLW |
2020-05-27 | dhcpv6-pd: pppoe: T2506: remove debug print statement | Christian Poessinger |
2020-05-26 | dhcpv6-pd: T2506: use common dictionary definition for config parameters | Christian Poessinger |
2020-05-26 | dhcpv6-pd: T2506: add option to request specific prefix length | Christian Poessinger |
2020-05-26 | dhcpv6-pd: pppoe: T2506: restructure CLI | Christian Poessinger |
2020-05-26 | dhcpv6-pd: ethernet: T421: fix TypeError | Christian Poessinger |
2020-05-26 | wwan: T1988: use "path" completion helper over dedicated shell script | Christian Poessinger |
2020-05-25 | vpn: T2226: missed command for show vpn remote-access | Thomas Mangin |
2020-05-23 | ping: T2457: bugfix when argument is IPv6 address | Christian Poessinger |
2020-05-23 | ping: T2457: migrate from vyatta-op | Christian Poessinger |
2020-05-22 | login: T2492: must use try/except when adding user for the first time | Christian Poessinger |