summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-04wireless: T1627: move Jinja2 templates to data/templates folderChristian Poessinger
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 #302 from thomas-mangin/T2190Christian Poessinger
2020-04-04Merge pull request #303 from alainlamar/T2211Christian Poessinger
2020-04-04Merge pull request #298 from jjakob/openvpn-multihomeChristian Poessinger
2020-04-04Merge pull request #301 from alainlamar/T2208Christian Poessinger
2020-04-04openvpn: T2184: skip unactive interfaceThomas Mangin
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-04ifconfig: T2190: option to prevent Interface creationThomas Mangin
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-03Merge pull request #293 from zdc/T2193Christian Poessinger
2020-04-03vrf: T31: Allow vrf name to look more like interface nameRunar Borge
2020-04-03validate: mac: autopep8Christian Poessinger
2020-04-03ipv6: T1831: add autoconf/eui64 addressing to interfacesChristian Poessinger
2020-04-03vrf: T31: name of isntance is not allowed to mimic an interface nameChristian Poessinger
2020-04-03pppoe: bugfix template name after migration to ip-up scriptsChristian Poessinger
2020-04-02bgp: T2100: migration to drop parameter disable-network-import-checkJohn Estabrook
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-02VRRP: T2193: Added disabled VRRP instances to `show vrrp`zsdc
2020-04-01keepalived: T1350: Replaced transition scripts logiczsdc
2020-03-31Merge pull request #283 from thomas-mangin/T2057-wg-dumpChristian Poessinger
2020-03-31ifconfig: T2057: centralise wireguard codeThomas Mangin
2020-03-30config load: T2053: update for version string syntax changeJohn Estabrook
2020-03-30config merge: T2052: update for version string syntax changeJohn Estabrook
2020-03-30migration: T2029: run virtual migration before migrationJohn Estabrook
2020-03-30migration: T2029: set default vintage; remove target from virtualJohn Estabrook
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