Age | Commit message (Expand) | Author |
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 |
2021-02-15 | bgp: T3311: remove remote-as from address-family | Christian Poessinger |
2021-02-14 | bgp: T2844: add IPv4 disable-send-community support | Christian Poessinger |
2021-02-11 | ospfv3: T3267: move interface specific options to "protocols ospfv3" | Christian Poessinger |
2021-02-11 | ripng: T3281: move interface specific options to "protocols ripng" | Christian Poessinger |
2021-02-10 | conntrack: T3290: remove references to removed GRE plugins | Brandon Stepler |
2021-02-07 | rip: T2547: migrate interface specific configuration under protocols rip | Christian Poessinger |
2021-02-07 | system: T2486: bugfix name-servers-dhcp NameError on vif-c interfaces | Christian Poessinger |
2021-02-07 | rpki: T3293: bugfix for config migration when cache and address name match | Christian Poessinger |
2021-02-05 | route: static: T2450: provide full protocol support in XML and Python with ne... | Christian Poessinger |
2021-02-05 | vrf: T2450: provide full protocol support in XML and Python with new CLI | Christian Poessinger |
2021-02-04 | migrator: ospf: T3267: cleanup empty interface "ip" nodes | Christian Poessinger |
2021-01-30 | bgp: T3037: add migration script | Christian Poessinger |
2021-01-29 | ospf: T3267: fix invalid migrator version number | Christian Poessinger |
2021-01-29 | ospf: T3267: move "interface ip ospf" configuration to "protocols ospf interf... | Christian Poessinger |
2021-01-29 | rpki: T3255: provide full protocol support in XML and Python | Christian Poessinger |
2021-01-24 | nptv6: T2518: Delete redundant blank lines | jack9603301 |
2021-01-23 | nptv6: T2518: Remove trailing spaces | jack9603301 |
2021-01-23 | nptv6: T2518: Remove redundant paths for migration scripts | JACK |
2021-01-23 | nptv6: T2518: Initial support for nat66 (NPT) | jack9603301 |
2020-12-20 | ethernet: T3140: relax "ethernet offload-options" CLI definition | Christian Poessinger |
2020-12-20 | wifi: T3043: country-code should be lower case | Christian Poessinger |
2020-12-08 | mirror: T3089: support two-way traffic mirroring | jack9603301 |