Age | Commit message (Expand) | Author |
2020-07-12 | snmp: T2687: replace 3rd party hash library with custom code | Christian Poessinger |
2020-07-12 | nat: T2699: fix exclusion rules for noNAT destinations | Christian Poessinger |
2020-07-11 | snmp: T2687: precalculate snmpv3 encrypted keys | Christian Poessinger |
2020-07-07 | ssh: T2691: bugfix loglevel config migration | Christian Poessinger |
2020-07-04 | snmp: vrf: T2682: support restart on failure indefinitely. | Christian Poessinger |
2020-07-04 | cleanup: no need to call sudo for configuration mode scripts | Christian Poessinger |
2020-07-04 | ids: T2659: Add get_first_key to get_config_dict | DmitriyEshenko |
2020-07-04 | Merge pull request #487 from DmitriyEshenko/1x-impl-fnm | Daniil Baturin |
2020-07-03 | ids: T2659: Implement fastnetmon support | DmitriyEshenko |
2020-07-03 | ntp: T2676: mive to get_config_dict() | Christian Poessinger |
2020-07-01 | config: T2667: add missing flag | John Estabrook |
2020-07-01 | Merge pull request #486 from jestabro/sub_dict | Christian Poessinger |
2020-07-01 | config: T2667: adapt for refinements to get_config_dict | John Estabrook |
2020-07-01 | ifconfig: T2653: use better names for vyos.configverify functions | Christian Poessinger |
2020-07-01 | ifconfig: T2653: move pppoe interface to get_config_dict() | Christian Poessinger |
2020-06-29 | tunnel: T2649: ConfigurationState, do not inherit from Config | Thomas Mangin |
2020-06-28 | wwan: T2660: remove workaround - use XML backed default dict | Christian Poessinger |
2020-06-27 | ifconfig: T2653: move wirelessmodem (WWAN) interface to get_config_dict() | Christian Poessinger |
2020-06-27 | xml: T2656: do not flatten dict by default | Christian Poessinger |
2020-06-27 | ifconfig: T2653: macsec switch to default dictionary | Christian Poessinger |
2020-06-27 | Merge pull request #480 from c-po/t2653 | Christian Poessinger |
2020-06-27 | ifconfig: T2653: dummy: loopback: use same get_config() structure as MACsec | Christian Poessinger |
2020-06-27 | ifconfig: T2653: move macsec interface to get_config_dict() | Christian Poessinger |
2020-06-26 | T2654: Remove overzealous error checking | kroy |
2020-06-26 | ifconfig: T2653: add common vyos.configverify helpers | Christian Poessinger |
2020-06-26 | migration: interfaces: T2622: fix pseudo-ethernet migration | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move loopback interface to get_config_dict() | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move dummy interface to get_config_dict() | Christian Poessinger |
2020-06-25 | T2487: add an exception for the case when VRRP stats aren't available. | Daniil Baturin |
2020-06-24 | dictconfig: T2637: identify sub-interfaces (vif) to delete | Thomas Mangin |
2020-06-23 | ssh: T2635: migrate to get_config_dict() | Christian Poessinger |
2020-06-23 | Merge pull request #472 from thomas-mangin/T2633 | Christian Poessinger |
2020-06-23 | wireguard: T2632: support PSK on multiple peers | Christian Poessinger |
2020-06-23 | tunnel: T2633: add support for ip (arp) commands | Thomas Mangin |
2020-06-22 | vpn: sstp: T2008: fix improper use of fail-time dictionary key | Christian Poessinger |
2020-06-22 | vpn: pptp: T2351: fix improper use of fail-time dictionary key | Christian Poessinger |
2020-06-22 | vpn: l2tp: T2264: fix improper use of fail-time dictionary key | Christian Poessinger |
2020-06-22 | pppoe-server: T2314: fix improper use of fail-time dictionary key | Christian Poessinger |
2020-06-22 | Merge branch 'default-dict' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2020-06-22 | console-server: T2588: migrate to defaults from XML interface definitions | Christian Poessinger |
2020-06-22 | rip: T2547: rewriten implementation in Python and XML | Viacheslav Hletenko |
2020-06-22 | Merge pull request #452 from jjakob/T2486-dns-hostsd-fixes | Daniil Baturin |
2020-06-21 | console: T2624: fix migration script for configured powersave and no console | Christian Poessinger |
2020-06-20 | op-mode: T2621: fix repeated interface description | Christian Poessinger |
2020-06-19 | router-advert: T2618: fix for wrongly converted "autonomous-flag" | Christian Poessinger |
2020-06-19 | dhcpv6-pd: T421: fix unknown lvalue 'StartLimitIntervalSec' warning | Christian Poessinger |
2020-06-19 | pseudo-ethernet: T2589: fix for deleting interface(s) | Christian Poessinger |
2020-06-19 | console-server: T2490: server must listen only on localhost | Christian Poessinger |
2020-06-19 | console-server: T2490: add SSH support for direct device access | Christian Poessinger |
2020-06-18 | console-server: T2490: rename CLI to console-server | Christian Poessinger |