Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-11 | dns forwarding: T2486: increase config version to 3 | Jernej Jakob | |
2020-06-11 | wwan: T2529: migrate device from ttyUSB to usbXbY.YpZ.Z | Christian Poessinger | |
2020-06-11 | .gitignore: extend autogenerated files | Christian Poessinger | |
2020-06-11 | console: T2569: migrate to vyos-1x | Christian Poessinger | |
2020-05-26 | dhcpv6-pd: pppoe: T2506: restructure CLI | Christian Poessinger | |
2020-05-22 | macsec: T2489: make macsec interface type known to system | Christian Poessinger | |
2020-05-16 | nat: T2198: increase config version to 5 | Christian Poessinger | |
2020-04-30 | dhcpv6-server: T2406: increase config version to 1 | Christian Poessinger | |
2020-04-26 | salt: T2384: migrate config options | Christian Poessinger | |
2020-04-22 | vpn: pptp: T2351: migrate to common name-server, wins-server nodes | Christian Poessinger | |
2020-04-18 | ipoe-server: T2324: migrate RADIUS configuration to common CLI syntax | Christian Poessinger | |
2020-04-18 | pppoe-server: T2314: migrate IPv6 to common CLI nodes with embedded validation | Christian Poessinger | |
2020-04-11 | grub: remove quiet option for better information gathering | Christian Poessinger | |
2020-04-11 | vpn: l2tp: T2264: increase config version | Christian Poessinger | |
2020-04-09 | vxlan: pseudo-ethernet: T2260: convert link nodes to source-interface | Christian Poessinger | |
2020-04-05 | wireguard: T2206: split endpoint node to address and port | Christian Poessinger | |
2020-04-05 | wirelessmodem: T1988: migrate to XML and Python | Christian Poessinger | |
2020-03-24 | router-advert: T1831: migrate to XML and python | Christian Poessinger | |
2020-03-22 | Merge pull request #120 from thomas-mangin/T2028 | Christian Poessinger | |
tunnel: T2028: migrate tunnel interface definition to XML/Python | |||
2020-03-22 | sstp: T2150: increase config version from 1 to 2 | Christian Poessinger | |
2020-03-21 | Jenkins: T1870: support GitHub PullRequest builds | Christian Poessinger | |
2020-03-21 | sstp: T2008: increase config version | Christian Poessinger | |
2020-03-02 | tunnel: T2028: migrate tunnel interface definition to XML/Python | Thomas Mangin | |
2020-02-23 | pppoe: T1318: Migrate pppoe interfaces to vyos-1x | Christian Poessinger | |
2020-02-13 | macvlan: T1635: migrate pseudo-ethernet interface definition to XML/Python | Christian Poessinger | |
2020-02-10 | banner: T2024: migrate "system login banner" to XML/Python representation | Christian Poessinger | |
2020-02-05 | ssh: T631: remove sshd config mangling | Christian Poessinger | |
The configuration of SSHd is rendered from a template each time the service changes. Thus it is not required that the boot process touches the config. | |||
2020-02-05 | Debian: set compatibility level to 9 | Christian Poessinger | |
2020-02-05 | login: T1990: Migrate "system login" to XML/Python representation | Christian Poessinger | |
2020-01-26 | lldp: T1896: remove MED civic based location information | Christian Poessinger | |
2020-01-15 | arp: T1827: Increase default gc_thresh | John Estabrook | |
2020-01-15 | T1935: Add missing new line (#118) | Eshenko Dmitriy | |
2020-01-14 | Merge pull request #117 from kroy-the-rabbit/efi-boot-fix | Daniil Baturin | |
install: T1940, fix unbootable EFI, 4kn compatibility | |||
2020-01-13 | install: T1940, fix unbootable EFI, 4kn compatibility | kroy | |
2020-01-03 | T1939: provide abstraction for interface "ip" option | Christian Poessinger | |
Do not longer generate the old node.def files for interfaces already migrated to the new XML/Python implementation. | |||
2020-01-02 | Merge pull request #116 from DmitriyEshenko/hyperv | Christian Poessinger | |
T1935: Add udev rule for rename VF in hyper-v | |||
2020-01-02 | T1935: Add udev rule for rename VF in hyper-v | DmitriyEshenko | |
2019-12-31 | l2tpv3: T1923: migrate to vyos-1x | Christian Poessinger | |
2019-12-30 | T1919: migrate 'system options' to XML/Python representation | Christian Poessinger | |
2019-12-30 | Merge pull request #114 from DmitriyEshenko/patch-2 | Christian Poessinger | |
l2tp: T1858: Delete deprecated outside-nexthop | |||
2019-12-30 | l2tp: T1858: Delete deprecated outside-nexthop | Eshenko Dmitriy | |
2019-12-28 | ipv6: T1915: remove 'system ipv6 blacklist' | Christian Poessinger | |
2019-12-28 | T1912: migrate 'system ip(v6)' subsystem to XML/Python | Christian Poessinger | |
2019-12-27 | Merge pull request #113 from DmitriyEshenko/current-ifnaming | Christian Poessinger | |
T1903: Implement predefined interface naming for VMWare | |||
2019-12-27 | Jenkins: make pipeline branch independent | Christian Poessinger | |
2019-12-26 | T1903: Implement predefined interface naming for VMWare | DmitriyEshenko | |
2019-12-26 | time-zone: T1906: migrate to XML/Python | Christian Poessinger | |
2019-12-20 | console: remove "Freescale i.MX" completion helper | Christian Poessinger | |
2019-12-18 | Jenkins: adjust to new Debian Buster build | Christian Poessinger | |
2019-12-18 | Merge branch 'equuleus' of github.com:vyos/vyatta-cfg-system into current | Christian Poessinger | |
* 'equuleus' of github.com:vyos/vyatta-cfg-system: syslog: fixes 'Option value must be on or off' message T1743: do not generate ssh rsa1 host keys Jenkins: import Pipeline from vyos-1x commit 9b5867b7345e1 install-image: T1718 - ISO check in /opt/vyatta/sbin/install-image faulty T1584: equuleus: buster: consistent grub options for live/installed image vlan: q-in-q: T1551: add missing if statement to check if vlan interface exists Restore the vyatta-biosdevname dependency. update Jenkins file for equuleus Remove dependency on apparently no longer used biosdevname. T1499: Allow for usage of systemd interface mappings (#103) Revert "Update jenkinsfile to equuleus" Update jenkinsfile to equuleus [mibs] remove duplicated SNMP mibs present in Debian Buster |