summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2020-03-31Merge pull request #284 from jestabro/T2180Daniil Baturin
2020-03-31Merge pull request #286 from jestabro/change-trailing-syntaxDaniil Baturin
2020-03-30config load: T2053: update for version string syntax changeJohn Estabrook
2020-03-30validate: T2182: IPv6 are not normalised when comparedThomas Mangin
2020-03-30config merge: T2052: update for version string syntax changeJohn Estabrook
2020-03-30migration: T2029: extract the version string instead of strippingJohn Estabrook
2020-03-30migration: T2029: process new version syntax in configtreeJohn Estabrook
2020-03-30migration: T2029: remove reference to default vintage in MigratorJohn 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-30Merge pull request #285 from DmitriyEshenko/cur-proxy-arpChristian Poessinger
2020-03-30ifconfig: T2166: Recovery Proxy ARP for vlansDmitriyEshenko
2020-03-30wireless: T2151: support phys that provide multiple mac addressesChristian Poessinger
2020-03-30wireless: T2057: fix missing rename of set_state() -> set_admin_state()Christian Poessinger
2020-03-29vyos.config: T2180: ignore CLI edit level in show_configJohn Estabrook
2020-03-29vrf: T31: bugfix after converting remove list to dictChristian Poessinger
2020-03-29vrf: T2178: table id must start at 100Christian 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: remove old network definitions from AT&T, sc1 and VerizonChristian Poessinger
2020-03-29wwan: T1988: create peer directory on demandChristian Poessinger