summaryrefslogtreecommitdiff
path: root/src/conf_mode
AgeCommit message (Expand)Author
2020-04-04vyos.util: rename chmod_x_file() to chmod_x()Christian Poessinger
2020-04-04vrf: T2221: when deleting vrf also delete unreachable routeChristian Poessinger
2020-04-04vrf: T2221: only set l3mdev when changedChristian Poessinger
2020-04-04vxlan: T2172: remove group or remote check in verify()Christian Poessinger
2020-04-04Merge pull request #303 from alainlamar/T2211Christian Poessinger
2020-04-04Merge pull request #298 from jjakob/openvpn-multihomeChristian Poessinger
2020-04-04wireless: T2211: bugfix: Bugfix for the bugfix: set no defaultsAlain Lamar
2020-04-04wireless: T2211: bugfix: vht_oper_chwidth was not set in hostapd configAlain Lamar
2020-04-04wireless: T2208: bugfix: errors in the XML and Python fileAlain Lamar
2020-04-04openvpn: T2222: set 'multihome' option when local-host is unsetjjakob
2020-04-04pppoe: T1318: bugfix: proper use of ip-pre-up.d directoryChristian Poessinger
2020-04-04pppoe: T2219: move adding of default route to ip-(up|down) scriptChristian Poessinger
2020-04-04wwan: T1988: move default route scripts to Jinja templatesChristian Poessinger
2020-04-04pppoe: T1318: move Jinja2 templates to data/templates folderChristian Poessinger
2020-04-04vyos.util: use common subprocess_cmd wrapperChristian Poessinger
2020-04-04wwan: T1988: move Jinja2 templates to data/templates folderChristian Poessinger
2020-04-04wwan: T1988: move vrf/ifalias to ip-pre-up scriptChristian Poessinger
2020-04-03Merge pull request #296 from zdc/T1820Christian Poessinger
2020-04-03pppoe: T1318: minor cleanupsChristian Poessinger
2020-04-03wwan: T1988: minor cleanupsChristian Poessinger
2020-04-03ipv6: T1831: add autoconf/eui64 addressing to interfacesChristian Poessinger
2020-04-03pppoe: bugfix template name after migration to ip-up scriptsChristian Poessinger
2020-04-02wwan: migrate alias and vrf script from pre-up to upChristian Poessinger
2020-04-02pppoe: migrate alias and vrf script from pre-up to upChristian Poessinger
2020-04-02wwan: migrate to new new helpers in vyos.utilChristian Poessinger
2020-04-02pppoe: migrate to new new helpers in vyos.utilChristian Poessinger
2020-04-02pppoe: vrf: bugfix - only pppoe0 could be assigned to a VRFChristian Poessinger
2020-04-02wwan: vrf: T2200: add CLI options and parse configuration to dictionaryChristian Poessinger
2020-04-02VRRP: T1820: Added transition-script support for sync-groupszsdc
2020-04-01keepalived: T1350: Replaced transition scripts logiczsdc
2020-03-30http api: T2160: allow restricting HTTP API to specific serversJohn Estabrook
2020-03-30wireless: T2151: support phys that provide multiple mac addressesChristian Poessinger
2020-03-29vrf: T31: bugfix after converting remove list to dictChristian Poessinger
2020-03-29vyos.util: increase usage of process_running() and remove duplicated codeChristian Poessinger
2020-03-29wwan: T1988: add missing support for backup default routesChristian Poessinger
2020-03-29wwan: T1988: create peer directory on demandChristian Poessinger
2020-03-29pppoe: T1318: create peer directory on demandChristian Poessinger
2020-03-29wwan: T1988: reorder config option to match VyOS 1.2Christian Poessinger
2020-03-29pppoe: T1988: bugfix creating ip-pre-up.d directory after moving to vyos-1xChristian Poessinger
2020-03-28Merge pull request #282 from thomas-mangin/T2057-mac-hwidChristian Poessinger
2020-03-28wwan: T1988: ppp: change order of debug and logfile optionsChristian Poessinger
2020-03-28wwan: T1988: support interface disableChristian Poessinger
2020-03-28wwan: T1988: add support for Sierra Wireless MC7710 modemChristian Poessinger
2020-03-28wwan: T1988: initial XML/Python representationChristian Poessinger
2020-03-28ifconfig: T2057: Do not set empty hw_id macThomas Mangin
2020-03-28ipv6: T1831: migrate eui64 addressing to XML and pythonChristian Poessinger
2020-03-28ipv6: T1831: migrate autoconf nodeChristian Poessinger
2020-03-28ipv6: T1831: use integers over bool in interface configurationChristian Poessinger
2020-03-28ipv6: T1831: migrate forwarding and dup-addr-detect-transmits nodesChristian Poessinger
2020-03-28Merge pull request #275 from thomas-mangin/T2057-oper-adminChristian Poessinger