Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-19 | T1743: do not generate ssh rsa1 host keys | jjakob | |
2019-10-18 | [system-proxy]: T1741 - Add system wide proxy setting | hagbard | |
2019-10-12 | [Interface, OpenVPN]: T1704: New interface version 3, because of OpenVPN ↵ | vindenesen | |
config syntax change | |||
2019-10-09 | Jenkins: import Pipeline from vyos-1x commit 9b5867b7345e1 | Christian Poessinger | |
2019-10-09 | Jenkins: import Pipeline from vyos-1x commit 2d3539f9dec19c | Christian Poessinger | |
2019-10-08 | install-image: T1718 - ISO check in /opt/vyatta/sbin/install-image faulty | hagbard | |
2019-09-30 | Add vyos-accel-ppp@2 | Christian Poessinger | |
2019-09-30 | Merge pull request #107 from maznu/current | Daniil Baturin | |
net.ipv6.route.max_size = 262144 | |||
2019-09-29 | net.ipv6.route.max_size = 262144 | Marek Isalski | |
The IPv6 DFZ is now approaching 80k routes. Time to bump VyOS's default up, because otherwise it is a nasty surprise that's tricky to debug. | |||
2019-09-22 | Merge branch 'current' of github.com:vyos/vyatta-cfg-system into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyatta-cfg-system: ethernet: T1637: removed as rewritten in XML/Python | |||
2019-09-21 | ethernet: T1637: removed as rewritten in XML/Python | Christian Poessinger | |
2019-09-15 | Merge branch 'current' of github.com:vyos/vyatta-cfg-system into equuleus | Christian Poessinger | |
* 'current' of github.com:vyos/vyatta-cfg-system: T1616: fix DHCPv6 script behaviour in op mode. openvpn: T1630: add system user openvpn vxlan: T1636: initial rewrite with XML and Python Makefile.am: fix after removing files for bridge and bonding bridge: T1615: remove old vyatta-bridge.pl bonding: T1614: increase config version from interfaces 1 -> 2 bonding: T1614: remove old style node.def files in favour of XML/Python rewrite bridge: T1556: migrate bridge config to XML/Python [tunnel] T1593: Added ip6gre encapsulation for tunnel interfaces loopback: T1601: rewrite using XML/Python definitions powerdns: T1595: add config migrator to remove 'listen-on' powerdns: T1524: support setting allow-from network dummy: T1580: rewrite in new style XML/Python | |||
2019-09-06 | T1616: fix DHCPv6 script behaviour in op mode. | Daniil Baturin | |
2019-09-06 | openvpn: T1630: add system user openvpn | Christian Poessinger | |
2019-09-06 | vxlan: T1636: initial rewrite with XML and Python | Christian Poessinger | |
2019-09-04 | Makefile.am: fix after removing files for bridge and bonding | Christian Poessinger | |
Both commits 162eabd899000 ("bridge: T1615: remove old vyatta-bridge.pl") and 47c784c1eea80 ("bonding: T1614: remove old style node.def files in favour of XML/Python rewrite") removed obsolete files but did not alter the automake Makefile which caused build errors. | |||
2019-09-04 | bridge: T1615: remove old vyatta-bridge.pl | Christian Poessinger | |
2019-09-04 | bonding: T1614: increase config version from interfaces 1 -> 2 | Christian Poessinger | |
2019-09-04 | bonding: T1614: remove old style node.def files in favour of XML/Python rewrite | Christian Poessinger | |
2019-09-03 | Merge pull request #106 from zdc/T1593 | Christian Poessinger | |
[tunnel] T1593: Added ip6gre encapsulation for tunnel interfaces | |||
2019-08-27 | bridge: T1556: migrate bridge config to XML/Python | Christian Poessinger | |
2019-08-22 | [tunnel] T1593: Added ip6gre encapsulation for tunnel interfaces | zsdc | |
2019-08-21 | loopback: T1601: rewrite using XML/Python definitions | Christian Poessinger | |
2019-08-20 | powerdns: T1595: add config migrator to remove 'listen-on' | Christian Poessinger | |
2019-08-20 | powerdns: T1524: support setting allow-from network | Christian Poessinger | |
2019-08-19 | dummy: T1580: rewrite in new style XML/Python | Christian Poessinger | |
2019-08-15 | T1584: equuleus: buster: consistent grub options for live/installed image | John Estabrook | |
2019-08-15 | Merge branch 'equuleus' of https://github.com/vyos/vyatta-cfg-system into ↵ | Daniil Baturin | |
equuleus | |||
2019-08-15 | vlan: q-in-q: T1551: add missing if statement to check if vlan interface exists | Christian Poessinger | |
When adding the interface and getting a commit error e.g. due to missing firewall this resulted in an additional error when committing again after adding the missing firewall rule. This can be fixed by only creating the outer vif-s interface if it yet does not exist. | |||
2019-08-14 | Restore the vyatta-biosdevname dependency. | Daniil Baturin | |
2019-08-14 | Merge branch 'equuleus' of https://github.com/vyos/vyatta-cfg-system into ↵ | Daniil Baturin | |
equuleus | |||
2019-08-14 | Merge branch 'current' into equuleus | Daniil Baturin | |
2019-08-14 | update Jenkins file for equuleus | UnicronNL | |
2019-08-13 | vlan: q-in-q: T1551: add missing if statement to check if vlan interface exists | Christian Poessinger | |
When adding the interface and getting a commit error e.g. due to missing firewall this resulted in an additional error when committing again after adding the missing firewall rule. This can be fixed by only creating the outer vif-s interface if it yet does not exist. | |||
2019-08-13 | Merge pull request #105 from DmitriyEshenko/current | Daniil Baturin | |
[powersave] T1577 Fixing console powersave | |||
2019-08-12 | [powersave] T1577 Fixing console powersave | DmitriyEshenko | |
2019-08-05 | Remove dependency on apparently no longer used biosdevname. | Daniil Baturin | |
2019-08-05 | [bridge]: T1556: rewrite Bridge in new style XML syntax | Christian Poessinger | |
2019-07-31 | T1381: add dhclient config options for option 121 classless routes. | Daniil Baturin | |
2019-07-31 | T1553: add 'noautologin' to boot parameters | John Estabrook | |
Debian live-config (>= 5.0) will set the default to 'autologin' when booting in live mode, unless explicitly set. | |||
2019-07-23 | Merge branch 'current' into equuleus | Daniil Baturin | |
2019-07-19 | Merge pull request #104 from DmitriyEshenko/patch-1 | Daniil Baturin | |
Fix T1491 | |||
2019-07-19 | Update node.def | Eshenko Dmitriy | |
2019-07-19 | Fix T1491 | Eshenko Dmitriy | |
2019-07-08 | T1465: remove custom priority from "vti vtiX ip" that was causing priority ↵ | Daniil Baturin | |
inversion. | |||
2019-07-07 | T1499: Allow for usage of systemd interface mappings (#103) | runborg | |
* T1499: Allow for usage of systemd interface mappings * T1499: Fix not working regex in ethernet interface parsing (cherry picked from commit eebb654d64fc8dafeecbda93414436a51881f776) | |||
2019-07-05 | T1499: Allow for usage of systemd interface mappings (#103) | runborg | |
* T1499: Allow for usage of systemd interface mappings * T1499: Fix not working regex in ethernet interface parsing | |||
2019-06-30 | Merge branch 'current' of https://github.com/vyos/vyatta-cfg-system into current | Daniil Baturin | |
2019-06-30 | T1430: initial implementation of IPv4 DHCP client id and hostname options. | Daniil Baturin | |
2019-06-18 | [ installer ] T1446: on installing with efi skip the | Kim Hagen | |
xen extra checks, they use dmidecode which will not work in efi mode Get the UUID of the correct partition based on the install type (bios/efi) |