summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-25bridge: ifconfig: T2653: move to get_config_dict()Christian Poessinger
2020-07-25vlan: ifconfig: T2653: only enable interface when lower interface is upChristian Poessinger
2020-07-25ethernet: ifconfig: T2653: move to get_config_dict()Christian Poessinger
2020-07-25ifconfig: T2653: set arp-cache-timeout default value of 30msChristian 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-22Merge pull request #481 from thomas-mangin/T2582John Estabrook
2020-07-22xml: T2582: use xml for is_tag and is_leafThomas Mangin
2020-07-22Merge pull request #499 from jestabro/config_sourceJohn Estabrook
2020-07-22config: T2707: use ConfigSource and refactor Config methodsJohn Estabrook
2020-07-22load-config: subclass ConfigSourceSession instead of ConfigJohn Estabrook
2020-07-22http-api: remove unneeded check for VyOSErrorJohn Estabrook
2020-07-22config: T2707: add ConfigSource classes for alternative init dataJohn Estabrook
2020-07-22Merge pull request #516 from varesa/T2725-fix-system-loginDaniil Baturin
2020-07-22T2725: Fix config parse for users without passwordsEsa Varemo
2020-07-21Merge pull request #512 from sever-sever/T2658Daniil Baturin
2020-07-21interfaces: T2658: Fix description lengthsever-sever
2020-07-21Merge pull request #511 from sever-sever/T2718Christian Poessinger
2020-07-21ntp: T2718: Change template for correct server namessever-sever
2020-07-20Merge pull request #509 from efficiosoft/t2717_dhcp_pool_sizeChristian Poessinger
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-19Merge pull request #506 from jjakob/broadcast-fix-T2519Christian Poessinger
2020-07-19nat: T2709: remove 'translation address' mandatory checkJernej Jakob
2020-07-19interface: T2519: add broadcast address when adding IPv4 addressesJernej 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-19monitor: ndp: T2706: properly rename XML definitionChristian Poessinger
2020-07-18Merge pull request #505 from jestabro/config_diffJohn Estabrook
2020-07-18configdiff: T2689: add configdiff classJohn Estabrook
2020-07-18monitor: ndp: T2706: remove ability to send commandsChristian Poessinger
2020-07-18vyos.ifconfig: T2673: Fix admin state if the mac address is changed for an in...srividya0208
2020-07-18T2704: force newlines after listActiveNode output.Daniil Baturin
2020-07-18T2710: make most "run show interfaces $type" commands work again.Daniil Baturin
2020-07-17Merge pull request #496 from jack9603301/currentChristian Poessinger
2020-07-18ndptool: T2706: Support NDP protocol monitoringjack9603301
2020-07-17config: T2689: cache config_dictJohn Estabrook
2020-07-16Merge pull request #501 from srividya0208/new_changeChristian 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-15xml: T2588: defaults should return gracefully on key errorJohn Estabrook
2020-07-16Merge pull request #497 from zdc/T2695Daniil Baturin
2020-07-15flow-accounting: T2695: Fixed crash on viewing flows with incomplete datazsdc
2020-07-15Merge branch 'curlrc' of github.com:c-po/vyos-1x into currentChristian Poessinger
2020-07-15http-client: T2651: support specifying source-interface/address for curlChristian Poessinger
2020-07-15xml: T2651: provide general source-interface include fileChristian Poessinger
2020-07-14Merge pull request #494 from jack9603301/currentChristian Poessinger
2020-07-13dns: T2675: fix recursor.vyos-hostsd.conf.luaJACK
2020-07-12snmp: T2687: replace 3rd party hash library with custom codeChristian Poessinger
2020-07-12vyos.snmpv3_hashgen: add license textChristian Poessinger