Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-06 | T1616: fix DHCPv6 script behaviour in op mode. | Daniil Baturin | |
2019-08-29 | T1598: delete the old static-host-mapping CLI. | Daniil Baturin | |
2019-08-25 | powerdns: T1524: support setting allow-from network | Christian Poessinger | |
(cherry picked from commit c36a92663d1817f24503ad8849edccbc081196db) | |||
2019-08-14 | 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-07-08 | T1465: remove custom priority from "vti vtiX ip" that was causing priority ↵ | Daniil Baturin | |
inversion. | |||
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) | |||
2019-06-18 | fix if statement | Kim Hagen | |
2019-06-18 | Force create raid without answering the question if you want to create it. | Kim Hagen | |
Update initramfs to include raidconfig avoiding md127 being created on reboot. | |||
2019-05-30 | T1309: remove duplicate ip address check | Ruben Herold | |
(cherry picked from commit 67b10e6ff5f33d73c128508f00198cc3c04c13fc) | |||
2019-05-26 | [interfaces] T1387: Fix removal of DHCP interface w/o assigned address | Christian Poessinger | |
If a DHCP interface fails to get an IP address, deleting the interface results in a bash script error. | |||
2019-05-21 | Create Jenkinsfile crux | Kim Hagen | |
2019-05-20 | [vxlan] T1384: bugfix on empty remote-port | Christian Poessinger | |
Do not emit warning messages when remote-port is unconfigured. Fallback to default Linux Port. (cherry picked from commit d2e54750200a4505b3428513e2c03c9522876550) | |||
2019-05-20 | T1174: migrate local hostname/DNS handling to vyos-1x | Christian Poessinger | |
Conflicts: debian/changelog | |||
2019-05-08 | [interfaces-vif] T1367 - VIF deletion fails inconsistently | hagbard | |
(cherry picked from commit 6a91f381b534f1513c5a6b6dd5392819791371ab) | |||
2019-04-29 | T1359: Bugfix handling VLAN interfaces on DHCP -> static address change | Christian Poessinger | |
Changing VLAN interface address from DHCP to static is not handeled in vyatta-address script as VLAN interfaces are called e.g. eth0.201 or br0.10 and dhclient replaces the '.' by '_', this was not handeled. (cherry picked from commit 08a27c62b16e4560e4a47eafd281176e924bbe51) | |||
2019-04-23 | T1345: fix Perl error when removing RADIUS configuration | Christian Poessinger | |
2019-04-23 | T1345: specify RADIUS source IP for system login command | Christian Poessinger | |
set system login radius-source-address '172.18.201.10' | |||
2019-04-10 | T1329: support installation on SD cards fix | Kim | |
2019-03-31 | T1296: support installation on SD cards | Christian Poessinger | |
2019-03-22 | [dhcp-hostname] T1262 - dhcp needs to call host_name.py to write resolv.conf | hagbard | |
(cherry-picked 16d5cfc8b089f4bf96b689da0abcbc0a0d729f20) | |||
2019-03-17 | T1067: [vxlan] bump minimum MTU to 1450 bytes | Christian Poessinger | |
(cherry picked from commit 41bf7ac09bc0503d5144cbe3839f4e3cc246c7c7) | |||
2019-01-26 | Update changelog. | Daniil Baturin | |
2019-01-26 | Merge branch 'current' into crux | Daniil Baturin | |
2019-01-26 | T113: add a MAC address option for 802.1q and 802.1ad VLANs. | Daniil Baturin | |
2019-01-23 | T980 and T969 update serial console baud on the fly | Kim | |
* update serial console baud on the fly * Update help of console speed, a reboot is not required anymore to set the correct baud rate. | |||
2019-01-22 | Merge pull request #99 from daniel-pro/T1172-dp-patch-1 | Daniil Baturin | |
T1172: vyatta_update_sysctl.pl does not support options that have mul… | |||
2019-01-21 | T1172: vyatta_update_sysctl.pl does not support options that have multiple ↵ | Daniel Pro | |
values Updated vyatta_update_sysctl.pl, now handles multiple values | |||
2019-01-17 | netplug scripts moved into vyos-netplug | hagbard | |
2019-01-15 | Fix: T1181 - enable/disable interface doesn't restart dhclient on enable | hagbard | |
2019-01-08 | Merge pull request #95 from kroy-the-rabbit/current | hagbard-01 | |
Fix: T1107 Added requested option to grub | |||
2019-01-07 | T1026: Removing tunnel deletes all tunnels? | hagbard | |
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. (cherry picked from commit adc147788603eb39ab83bd2736f4c19cd6b524d8) | |||
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). |