Age | Commit message (Expand) | Author |
2021-08-06 | migration: T548: Rename quagga scripts for correct seq | Viacheslav |
2021-07-25 | tunnel: T3366: re-order migration scripts | Christian Poessinger |
2021-07-22 | ipsec: T2816: remove "auto-update" CLI option | Christian Poessinger |
2021-07-22 | pki: https: T3642: Migrate HTTPS to use PKI configuration | sarthurdev |
2021-07-21 | pki: openvpn: T3642: Migrate OpenVPN to PKI and refactor | sarthurdev |
2021-07-20 | pki: eapol: T3642: Migrate EAPoL to use PKI configuration | sarthurdev |
2021-07-20 | pki: T3642: Fix Wireguard migration comment | sarthurdev |
2021-07-20 | pki: sstp: T3642: Migrate SSTP to PKI configuration | sarthurdev |
2021-07-20 | pki: openconnect: T3642: Migrate OpenConnect SSL to PKI configuration | sarthurdev |
2021-07-19 | pki: wireguard: T3642: Migrate Wireguard private key directly into CLI | sarthurdev |
2021-07-17 | Merge pull request #927 from zdc/T3655-sagitta | Christian Poessinger |
2021-07-17 | VRF: T3655: proper connection tracking for VRFs | zsdc |
2021-07-17 | ipsec: T2816: migrate "ipsec interfaces" to "interface" | Christian Poessinger |
2021-07-15 | pki: ipsec: l2tp: T2816: T3642: Move IPSec/L2TP code into vpn_ipsec.py and up... | sarthurdev |
2021-07-12 | vrf: route: static: T2450: we also need to migrate the interface based routes | Christian Poessinger |
2021-07-07 | pki: T3642: Migrate rsa-keys to PKI configuration | sarthurdev |
2021-07-03 | ipsec: T2816: rework log options for debugging | Christian Poessinger |
2021-07-01 | pki: ipsec: T3642: Update migration script to account for file permission issues | sarthurdev |
2021-06-29 | pki: ipsec: T3642: Migrate IPSec to use PKI configuration | sarthurdev |
2021-06-17 | policy: T3631: migrate "set extcommunity-rt|soo" to "set extcommunity rt|soo" | Christian Poessinger |
2021-06-13 | wwan: T3620: reorder mirgation scripts for 1.3 backport | Christian Poessinger |
2021-06-13 | wwan: T3620: adjust NAT inbound/outbound interfaces on config migration | Christian Poessinger |
2021-06-13 | wwan: T3620: fix backup route metric in migration script | Christian Poessinger |
2021-06-13 | wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree | Christian Poessinger |
2021-06-07 | vti: T3588: remove interfaces not bound to IPSec tunnel | Christian Poessinger |
2021-06-07 | ipsec: T3588: remove site-to-site tunnel CLI options only valid in Openswan | Christian Poessinger |
2021-06-06 | ipsec: T3588: remove CLI options deprecated by strongSwan | Christian Poessinger |
2021-06-06 | T1168: ipsec: add copyright header to migration script | Christian Poessinger |
2021-05-24 | router-advert: T3561: fix inconsistent use of tabs and spaces in indentation | Christian Poessinger |
2021-05-23 | router-advert: T3561: add support for specific routes | Mark Royds |
2021-05-20 | sysctl: T3565: initial implementation in XML and Python | Christian Poessinger |
2021-05-14 | conntrack: T3535: remove cluster CLI nodes | Christian Poessinger |
2021-05-14 | conntrack: T3535: migrate codebase from vyatta-conntrack-sync | Christian Poessinger |
2021-05-14 | ntp: T2809: Fix migration script if server not exist | sever-sever |
2021-03-30 | bgp: T1711: remove migrator debug print | Christian Poessinger |
2021-03-29 | bgp: T1711: remove ASN tagNode and move to "local-as" | Christian Poessinger |
2021-03-29 | isis: T3417: fix invalid call to exit() in migration script | Christian Poessinger |
2021-03-21 | isis: T3417: drop artificial "domain" node identifying the IS-IS process name | Christian Poessinger |
2021-03-21 | isis: T3417: move from cli tagNode to node | Christian Poessinger |
2021-03-14 | vrf: T3344: move dynamic routing protocols under "vrf name <name> protocols" | Christian Poessinger |
2021-03-09 | Merge pull request #762 from jack9603301/T2518 | Christian Poessinger |
2021-03-09 | nptv6: T2518: Support masquerade and cancel new migrators | jack9603301 |
2021-03-08 | bgp: T3391: migrate old IPv4 only maximum-paths config to new syntax | Christian Poessinger |
2021-03-09 | nptv6: T2518: Support IPv6 address translation | jack9603301 |
2021-02-28 | l2tpv3: T3366: migrate local-ip and remote-ip CLI options | Christian Poessinger |
2021-02-28 | tunnel: T3366: rename remote-ip to remote | Christian Poessinger |
2021-02-28 | tunnel: T3366: rename local-ip to source-address | Christian Poessinger |
2021-02-28 | tunnel: T3364: rename encapsulation mode "gre-bridge" to "gretap" | Christian Poessinger |
2021-02-22 | Merge branch 'current' of https://github.com/vyos/vyos-1x into current | Daniil Baturin |
2021-02-22 | T3346: handle the case of empty nodes when migrating NAT to syntax version 5 | Daniil Baturin |