summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-04pim: T1729: Add dr-priority and IGMP join supportDmitriyEshenko
2020-04-04pppoe: T1318: bugfix: proper use of ip-pre-up.d directoryChristian Poessinger
2020-04-04wwan: T2219: bugfix referencing wlm0 variable instead of real Python varChristian Poessinger
2020-04-04wwan: T2219: use Jinja variables rather then Bash argsChristian Poessinger
2020-04-04pppoe: T2219: move adding of default route to ip-(up|down) scriptChristian Poessinger
2020-04-04pppoe: T1318: support more then 99 dialer interfacesChristian Poessinger
2020-04-04wwan: T2219: add default route into VRFChristian 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-03Merge pull request #294 from runborg/fix-vrf-rexChristian 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-03interfaces: XML: constraint: add start of line ^ to regexChristian 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-02vyos.util: move import statements next to the helpers using itChristian Poessinger
2020-04-02vyos.util: add chown_file and chmod_x_file helpersChristian 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-02bridge: l2tpv3: T1823: readjust overall prioritiesChristian Poessinger
2020-04-02l2tpv3: T1823: change interface priorityChristian Poessinger
2020-04-02fconfig: l2tpv3: T1823: fix configuration build syntaxChristian Poessinger
2020-04-02ifconfig: l2tpv3: T1823: add missing items from config dict to optionsChristian Poessinger
2020-04-02ifconfig: l2tpv3: T1823: add missing import statementChristian 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-02Merge pull request #292 from zdc/T1350Daniil Baturin
2020-04-01Merge pull request #291 from thomas-mangin/T2182-percentChristian Poessinger
2020-04-01validate: T2182: IPv6 normalisation and % in interface nameThomas Mangin
2020-04-01keepalived: T1350: Replaced transition scripts logiczsdc
2020-03-31Revert "validate: T2182: IPv6 are not normalised when compared"Christian Poessinger
2020-03-31Merge pull request #287 from thomas-mangin/T2182Christian Poessinger
2020-03-31Merge pull request #290 from Elbandi/fixntpChristian Poessinger
2020-03-31Merge pull request #283 from thomas-mangin/T2057-wg-dumpChristian Poessinger
2020-03-31ifconfig: T2057: centralise wireguard codeThomas Mangin
2020-03-31ifconfig: T2057: allow to disable interface debuggingThomas Mangin
2020-03-31T2188: use ntpq for query NTP daemon infosAndras Elso