summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-04ssh: T2651: add cli options for source addressChristian Poessinger
2020-08-04router-advert: T2758: bugfix 'infinity' is not a valid integer numberChristian Poessinger
2020-08-04cleanup: convert multiple files from DOS to UNIX line endingChristian Poessinger
2020-08-03op-mode: T2546: use inline shell code for "configure"Christian Poessinger
2020-08-03ssh: T1076: make configuration volatileChristian Poessinger
2020-08-03lldp: op-mode: T2323: "show lldp neighbors detail" only works when service runsChristian Poessinger
2020-08-03configure: op-mode: move XML hereChristian Poessinger
2020-08-03ifconfig: T2740: pass config dict to DHCP class for IPv6Christian Poessinger
2020-08-02accel-ppp: T2756: make RADIUS accounting port configurableChristian Poessinger
2020-08-02ipoe-server: T2314: fix improper use of fail-time dictionary keyChristian Poessinger
2020-07-30router-advert: T2745: migrate to get_config_dict()Christian Poessinger
2020-07-29wireguard: T2743: move key migration from config script to migration scriptChristian Poessinger
2020-07-29mdns-repeater: T2742: migrate to get_config_dict()Christian Poessinger
2020-07-26wireguard: ifconfig: T2653: move to get_config_dict()Christian Poessinger
2020-07-26vxlan: ifconfig: T2653: move to get_interface_dict()Christian Poessinger
2020-07-25l2tpv3: ifconfig: T2653: move implementation to get_interface_dict()Christian Poessinger
2020-07-25Revert "Merge pull request #423 from thomas-mangin/T2494"Christian Poessinger
2020-07-25Merge branch 'interface-rewrite' of github.com:c-po/vyos-1x into currentChristian Poessinger
2020-07-25Merge pull request #423 from thomas-mangin/T2494Christian Poessinger
2020-07-25ifconfig: T2653: make ifname an optional argument to get_interface_dict()Christian Poessinger
2020-07-25wireless: ifconfig: T2653: move to get_config_dict()Christian Poessinger
2020-07-25bonding: ifconfig: T2653: move to get_config_dict()Christian Poessinger
2020-07-25vyos.configdict: T2653: add new reusable helper node_changed()Christian Poessinger
2020-07-25geneve: ifconfig: T2653: move to get_config_dict()Christian Poessinger
2020-07-25interfaces: ifconfig: T2653: migrate to get_interface_dict() APIChristian Poessinger
2020-07-25pseudo-ethernet: ifconfig: T2653: move to get_config_dict()Christian Poessinger
2020-07-25bridge: ifconfig: T2653: move to get_config_dict()Christian Poessinger
2020-07-25ethernet: ifconfig: T2653: move to get_config_dict()Christian Poessinger
2020-07-25vyos.util: add common helper to load kernel modulesChristian Poessinger
2020-07-24T2727: add a dotted decimal validator.Daniil Baturin
2020-07-22xml: T2582: use xml for is_tag and is_leafThomas Mangin
2020-07-22load-config: subclass ConfigSourceSession instead of ConfigJohn Estabrook
2020-07-22http-api: remove unneeded check for VyOSErrorJohn Estabrook
2020-07-22T2725: Fix config parse for users without passwordsEsa Varemo
2020-07-21interfaces: T2658: Fix description lengthsever-sever
2020-07-20dhcp-server: T2717: Fix DHCP pool size in statisticsRobert Schindler
2020-07-19Merge pull request #507 from jjakob/nft-translation-address-T2709Christian Poessinger
2020-07-19nat: T2709: remove 'translation address' mandatory checkJernej Jakob
2020-07-19Merge pull request #500 from dmbaturin/currentDaniil Baturin
2020-07-19broadcast-relay: T2712: migrate to get_config_dict()Christian Poessinger
2020-07-16pseudo-ethernet: T2626: Fix for changing interface modesrividya0208
2020-07-16Improve the readability of the port validation. Also fixes T2708.Daniil Baturin
2020-07-15flow-accounting: T2695: Fixed crash on viewing flows with incomplete datazsdc
2020-07-15http-client: T2651: support specifying source-interface/address for curlChristian Poessinger
2020-07-12snmp: T2687: replace 3rd party hash library with custom codeChristian Poessinger
2020-07-12nat: T2699: fix exclusion rules for noNAT destinationsChristian Poessinger
2020-07-11snmp: T2687: precalculate snmpv3 encrypted keysChristian Poessinger
2020-07-07ssh: T2691: bugfix loglevel config migrationChristian Poessinger
2020-07-04snmp: vrf: T2682: support restart on failure indefinitely.Christian Poessinger
2020-07-04cleanup: no need to call sudo for configuration mode scriptsChristian Poessinger