Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-02 | Merge pull request #98 from danhusan/patch-3 | Christian Poessinger | |
T1120: Add rootdelay=5 by default in grub.cfg | |||
2019-01-02 | T1120: Add rootdelay=5 by default in grub.cfg | danhusan | |
Let disks settle to workaround issue with MD array not being detected. | |||
2019-01-02 | Merge branch 'current' into crux | Daniil Baturin | |
2019-01-02 | T728: use vyos-postconfig-bootup.script name by default for new installations. | Daniil Baturin | |
2019-01-02 | T1146: do not modify the rc.local script, postconfig scripts are now run ↵ | Daniil Baturin | |
from vyos-router. | |||
2018-12-31 | T1043: fail commit when multicast VXLAN is configured without the link option. | Daniil Baturin | |
2018-12-31 | T1043: fail commit when multicast VXLAN is configured without the link option. | Daniil Baturin | |
2018-12-31 | Merge branch 'current' into crux | Daniil Baturin | |
2018-12-22 | T1107 Added requested option to grub | kroy | |
2018-12-07 | T1060: build fix for wrong config-version number | Christian Poessinger | |
Commit 9d35610c173 ("T1060: add missing version file for webproxy") assumed that there is a webproxy config version of 0 but we already have 1. This lead to duplicate files detected by apt. | |||
2018-12-07 | Merge pull request #93 from dsteinkopf/current | Christian Poessinger | |
T1060 Add command webproxy whitelist to bypass proxy based on source/destination address IP address. | |||
2018-12-06 | T1060: add missing version file for webproxy | Dirk Steinkopf | |
2018-12-04 | Merge branch 'current' into crux | Christian Poessinger | |
* current: T1067: support setting VXLAN remote port VXLAN: fix typo for remote | |||
2018-12-04 | T1067: support setting VXLAN remote port | Christian Poessinger | |
2018-12-04 | VXLAN: fix typo for remote | Christian Poessinger | |
2018-12-03 | Merge branch 'current' into crux | Daniil Baturin | |
2018-12-03 | T1047: look for a saved config in the "real" config dir at install time | Daniil Baturin | |
(i.e. not the bind-mounted /config). | |||
2018-12-03 | T1047: look for a saved config in the "real" config dir at install time | Daniil Baturin | |
(i.e. not the bind-mounted /config). | |||
2018-12-02 | T1060: add version 1 for webproxy | Dirk Steinkopf | |
2018-12-02 | Merge pull request #92 from kroy-the-rabbit/current | Daniil Baturin | |
T1023: add an option to install GRUB to a universal location | |||
2018-12-01 | EFI Cleanup. Adding removable option to grub-install | Kroy | |
2018-11-30 | Merge branch 'current' into crux | Daniil Baturin | |
2018-11-30 | Revert "Revert "T1055: Wait for Duplicate Address Detection on the relevant ↵ | Daniil Baturin | |
interface"" This reverts commit c27f83c59f4567a63d9f9aa5008b8183ee964a2a. | |||
2018-11-30 | Merge pull request #90 from vyos/revert-87-current | Daniil Baturin | |
Revert "T1055: Wait for Duplicate Address Detection on the relevant interface" | |||
2018-11-30 | Revert "T1055: Wait for Duplicate Address Detection on the relevant interface"revert-87-current | Daniil Baturin | |
2018-11-29 | Merge pull request #87 from gsadams/current | hagbard-01 | |
Fix: T1055: Wait for Duplicate Address Detection on the relevant interface | |||
2018-11-29 | Fix: T1053 - Error when re-configuring an interface from DHCP to static IP | hagbard | |
2018-11-27 | T1055: Wait for Duplicate Address Detection on the relevant interface | Geoff Adams | |
The DHCPv6 client can't start on an interface when DAD is ongoing. There is a workaround in place to wait for DAD to complete, but it only works on eth0! | |||
2018-11-27 | T1045: static route dhcp-interface: check for ip in response | Runar Borge | |
Checks done to verify a dhcp-lease on the interface is updated to look for a ip-address like response from dhclient before returning an error. This fixes the error where a newline was enough to make the checks fail.. Updated to also make sure no newline is returned after the address to make sure commands using adresses from this script is not cut in half by the newline, and to be in line with the syntax on all errors. (no newline at the end) (cherry picked from commit 8f4b8917d23b42d15b7f48eb3f814a56cc5a4343) | |||
2018-11-27 | Merge pull request #86 from runborg/T1045 | Christian Poessinger | |
T1045: static route dhcp-interface: check for ip in response | |||
2018-11-25 | T1045: static route dhcp-interface: check for ip in response | Runar Borge | |
Checks done to verify a dhcp-lease on the interface is updated to look for a ip-address like response from dhclient before returning an error. This fixes the error where a newline was enough to make the checks fail.. Updated to also make sure no newline is returned after the address to make sure commands using adresses from this script is not cut in half by the newline, and to be in line with the syntax on all errors. (no newline at the end) | |||
2018-11-25 | banner/post-login: replace Vyatta with VyOS | Christian Poessinger | |
(cherry picked from commit c03bf343285b0c79cba59df90139e491e29057b2) | |||
2018-11-25 | banner/post-login: replace Vyatta with VyOS | Christian Poessinger | |
2018-11-18 | T992: add commands for ECMP options. | Daniil Baturin | |
2018-11-18 | T992: add commands for ECMP options. | Daniil Baturin | |
2018-11-18 | T1000: partially fix the broken 6rd implementation. | Daniil Baturin | |
2018-11-18 | T1004: remove the check-ipv4-ipv6.pl script from the automake rules. | Daniil Baturin | |
2018-11-18 | T1000: partially fix the broken 6rd implementation. | Daniil Baturin | |
2018-11-18 | T1004: remove the check-ipv4-ipv6.pl script from the automake rules. | Daniil Baturin | |
2018-11-18 | Merge branch 'current' of https://github.com/vyos/vyatta-cfg-system into current | Daniil Baturin | |
2018-11-18 | T1011: enable conntrack helper by default. | Daniil Baturin | |
2018-11-18 | T1011: enable conntrack helper by default. | Daniil Baturin | |
2018-11-17 | T1018: remove obsoleted 'dynamic' option from NTP | Christian Poessinger | |
Increase NTP config version from 0 to 1. For more information see [1]. ntpd: Warning: the "dynamic" keyword has been obsoleted and will be removed in the next release [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553976 (cherry picked from commit 46d8b9b9105b67ea5ab8c06054586f66bd0daa12) | |||
2018-11-17 | T1018: remove obsoleted 'dynamic' option from NTP | Christian Poessinger | |
Increase NTP config version from 0 to 1. For more information see [1]. ntpd: Warning: the "dynamic" keyword has been obsoleted and will be removed in the next release [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553976 | |||
2018-11-13 | Merge branch 'crux' of https://github.com/vyos/vyatta-cfg-system into crux | Daniil Baturin | |
2018-11-13 | T1006: remove the check-ipv4-ipv6.pl script that is not used anywhere. | Daniil Baturin | |
2018-11-13 | T1006: remove the check-ipv4-ipv6.pl script that is not used anywhere. | Daniil Baturin | |
2018-11-12 | T987: Unclutter PPTP/IPSec RADIUS configuration nodes | Christian Poessinger | |
In other words, remove top level tag nodes from radius-server and introduce a regular "radius" node, thus we can add additional features, too. A migration script is provided in vyos-1x which takes care of this config migration. Change VyOS CLI from: vyos@vyos# show vpn pptp remote-access { authentication { mode radius radius-server 172.16.100.10 { key barbarbar } radius-server 172.16.100.20 { key foofoofoo } } To: vyos@vyos# show vpn l2tp remote-access { authentication { mode radius radius { server 172.16.100.10 { key barbarbar } server 172.16.100.20 { key foofoofoo } } } (cherry picked from commit 4a5db8a416fc6126a504bc3a9f1b5f6de84e119d) | |||
2018-11-12 | T987: Unclutter PPTP/IPSec RADIUS configuration nodes | Christian Poessinger | |
In other words, remove top level tag nodes from radius-server and introduce a regular "radius" node, thus we can add additional features, too. A migration script is provided in vyos-1x which takes care of this config migration. Change VyOS CLI from: vyos@vyos# show vpn pptp remote-access { authentication { mode radius radius-server 172.16.100.10 { key barbarbar } radius-server 172.16.100.20 { key foofoofoo } } To: vyos@vyos# show vpn l2tp remote-access { authentication { mode radius radius { server 172.16.100.10 { key barbarbar } server 172.16.100.20 { key foofoofoo } } } | |||
2018-11-12 | Merge branch 'current' into crux | Daniil Baturin | |