Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-28 | Merge pull request #148 from sever-sever/T33941.2.9-S1crux | Christian Poessinger | |
ipv6: T3394: Fix for del ipv6 address normalize | |||
2021-10-17 | Merge pull request #166 from sever-sever/T3786-crux | Daniil Baturin | |
tunnel: T3786: Add checks for source any and not key | |||
2021-09-06 | install-image: T2108: use minisign backup key if primary key fails | Christian Poessinger | |
(cherry picked from commit 0c5edf1ced2872c495b190977db575deaf28fa1c) | |||
2021-08-31 | tunnel: T3786: Add checks for source any and not key | Viacheslav | |
2021-08-27 | Merge pull request #165 from c-po/crux | Daniil Baturin | |
install-image: T2108: verify image by using minisign over GPG | |||
2021-08-26 | install-image: T2108: verify image by using minisign over GPG | Christian Poessinger | |
We will first download and try to verify the image using the generated minisign signature. If this fails, we try to retrieve the GPG signature file. | |||
2021-08-10 | migration: T2838: fix parsing of quoted config value for hw-id | John Estabrook | |
2021-05-19 | ipv6: T3394: Fix for del ipv6 address normalize | sever-sever | |
2021-02-06 | Jenkins: reference build pipeline library from vyos-build | Christian Poessinger | |
2020-10-04 | pppoe-server: T2829: add missing migrator for mppe leafNode | Christian Poessinger | |
This is the companioned commit for 1bb1a388 ("pppoe-server: T2829: bugfix MPPE node definition ") which actually migrates the PPPoE server configuration to the new CLI format. | |||
2020-10-04 | pppoe-server: T2959: add missing increase in config version | Christian Poessinger | |
2020-10-01 | Merge pull request #130 from DmitriyEshenko/crux-add-rb | Daniil Baturin | |
ethernet: T2891: Add ethernet ring-buffer CLI commands | |||
2020-09-26 | cfg-system: T2902: Fix regex that doesnt allow X in image name | sever-sever | |
(cherry picked from commit c512bead9cc38d9a2f031f0aa9cca012515c29ef) | |||
2020-09-25 | syslog: T2899: increase to system@10 for port syntax change | John Estabrook | |
2020-09-17 | ethernet: T2891: Add ethernet ring-buffer CLI commands | DmitriyEshenko | |
2020-09-11 | New release.vyos/1.2.6 | VyOS Maintainers | |
2020-08-04 | cronjob: T1194: clear config on boot | Christian Poessinger | |
Config must be cleared on boot, otherwise if one configures a cronjob without explicit saving the config it will still be present on the next reboot. (cherry picked from commit 9700f15d75f399e2a9633038b735b58fb387fb66) | |||
2020-07-26 | Merge pull request #124 from L6NqLW/T2476 | Daniil Baturin | |
bonding: T2476: fix mac address override for bond member interfaces | |||
2020-06-19 | [powersave] T1577 Fixing console powersave | DmitriyEshenko | |
2020-06-19 | 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. | |||
2020-06-02 | bonding: T2476: fix mac address override for bond member interfaces | L6NqLW | |
2020-04-20 | Merge pull request #123 from DmitriyEshenko/crux-fix-01 | Christian Poessinger | |
bridge: T2342: Add check if this is not vif interface | |||
2020-04-20 | bridge: T2342: Add check if this is not vif interface | DmitriyEshenko | |
2020-04-04 | Merge pull request #122 from DmitriyEshenko/crux-fix-br-qinq | Christian Poessinger | |
bridge: T2045: Fix path for QinQ S-VLANs | |||
2020-04-04 | bridge: T2197: Fix path for QinQ S-VLANs | DmitriyEshenko | |
2020-03-09 | Merge branch 'crux' of github.com:vyos/vyatta-cfg-system into cruxvyos/1.2.5 | Daniil Baturin | |
2020-03-09 | New release. | VyOS Maintainers | |
2020-01-29 | T1392: improve VyOS boot time by changing {hot,cold}plug calls | mtudosoiu | |
(cherry picked from commit 290fc6e53317a26e57a8b91cde808af39e531cea) | |||
2020-01-16 | arp: T1827: Increase default gc_thresh | John Estabrook | |
(cherry picked from commit b44290d8cf3a39ef7bc8f6a18e8e16db79fce785) | |||
2020-01-15 | T1935: Add missing new line (#119) | Eshenko Dmitriy | |
2020-01-08 | T1935: Add udev rule for rename VF in hyper-v | DmitriyEshenko | |
2019-12-31 | Merge pull request #115 from DmitriyEshenko/crux-xen-smp-affinity | Christian Poessinger | |
smp-affinity: T1924: Add support for XEN interfaces | |||
2019-12-31 | smp-affinity: T1924: Add support for XEN interfaces | DmitriyEshenko | |
2019-12-28 | IPv6: T1914: bugfix multipath layer4 hashing | Christian Poessinger | |
2019-12-24 | Merge pull request #112 from DmitriyEshenko/predef-ifname-crux2 | Christian Poessinger | |
T1903: Implement predefined interface naming for VMWare | |||
2019-12-24 | T1903: Implement predefined interface naming for VMWare | DmitriyEshenko | |
2019-12-10 | New release.vyos/1.2.4 | VyOS Maintainers | |
2019-11-19 | [tunnel] T1593: Added ip6gre encapsulation for tunnel interfaces | zsdc | |
(cherry picked from commit d238516424882caadbb97a32d3aabaea4fae5c16) | |||
2019-11-17 | T1430: initial implementation of IPv4 DHCP client id and hostname options. | Daniil Baturin | |
2019-10-27 | snmp: T818: T1738: remove per user/trap engine id | Christian Poessinger | |
(cherry picked from commit b81e0d45d5393899713970aef1dfc185253fe9ca) | |||
2019-10-09 | Jenkins: import Pipeline from vyos-1x commit b198cc6f065dd8 | Christian Poessinger | |
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) |