Age | Commit message (Expand) | Author |
2020-07-25 | l2tpv3: ifconfig: T2653: move implementation to get_interface_dict() | Christian Poessinger |
2020-07-25 | Revert "Merge pull request #423 from thomas-mangin/T2494" | Christian Poessinger |
2020-07-25 | Merge branch 'interface-rewrite' of github.com:c-po/vyos-1x into current | Christian Poessinger |
2020-07-25 | Merge pull request #423 from thomas-mangin/T2494 | Christian Poessinger |
2020-07-25 | ifconfig: T2653: make ifname an optional argument to get_interface_dict() | Christian Poessinger |
2020-07-25 | wireless: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-25 | bonding: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-25 | vyos.configdict: T2653: add new reusable helper node_changed() | Christian Poessinger |
2020-07-25 | geneve: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-25 | interfaces: ifconfig: T2653: migrate to get_interface_dict() API | Christian Poessinger |
2020-07-25 | pseudo-ethernet: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-25 | bridge: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-25 | ethernet: ifconfig: T2653: move to get_config_dict() | Christian Poessinger |
2020-07-25 | vyos.util: add common helper to load kernel modules | Christian Poessinger |
2020-07-24 | T2727: add a dotted decimal validator. | Daniil Baturin |
2020-07-22 | xml: T2582: use xml for is_tag and is_leaf | Thomas Mangin |
2020-07-22 | load-config: subclass ConfigSourceSession instead of Config | John Estabrook |
2020-07-22 | http-api: remove unneeded check for VyOSError | John Estabrook |
2020-07-22 | T2725: Fix config parse for users without passwords | Esa Varemo |
2020-07-21 | interfaces: T2658: Fix description length | sever-sever |
2020-07-20 | dhcp-server: T2717: Fix DHCP pool size in statistics | Robert Schindler |
2020-07-19 | Merge pull request #507 from jjakob/nft-translation-address-T2709 | Christian Poessinger |
2020-07-19 | nat: T2709: remove 'translation address' mandatory check | Jernej Jakob |
2020-07-19 | Merge pull request #500 from dmbaturin/current | Daniil Baturin |
2020-07-19 | broadcast-relay: T2712: migrate to get_config_dict() | Christian Poessinger |
2020-07-16 | pseudo-ethernet: T2626: Fix for changing interface mode | srividya0208 |
2020-07-16 | Improve the readability of the port validation. Also fixes T2708. | Daniil Baturin |
2020-07-15 | flow-accounting: T2695: Fixed crash on viewing flows with incomplete data | zsdc |
2020-07-15 | http-client: T2651: support specifying source-interface/address for curl | Christian Poessinger |
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 |