Age | Commit message (Expand) | Author |
2020-06-11 | console: T2569: migrate to vyos-1x | Christian Poessinger |
2020-03-02 | tunnel: T2028: migrate tunnel interface definition to XML/Python | Thomas Mangin |
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 | login: T1990: Migrate "system login" to XML/Python representation | Christian Poessinger |
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-28 | T1912: migrate 'system ip(v6)' subsystem to XML/Python | Christian Poessinger |
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-09-21 | ethernet: T1637: removed as rewritten in XML/Python | Christian Poessinger |
2019-09-06 | vxlan: T1636: initial rewrite with XML and Python | 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 |
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-19 | dummy: T1580: rewrite in new style XML/Python | Christian Poessinger |
2019-08-13 | vlan: q-in-q: T1551: add missing if statement to check if vlan interface exists | Christian Poessinger |
2019-08-12 | [powersave] T1577 Fixing console powersave | DmitriyEshenko |
2019-08-05 | [bridge]: T1556: rewrite Bridge in new style XML syntax | Christian Poessinger |
2019-07-19 | Update node.def | Eshenko Dmitriy |
2019-07-19 | Fix T1491 | Eshenko Dmitriy |
2019-07-05 | T1499: Allow for usage of systemd interface mappings (#103) | runborg |
2019-06-30 | T1430: initial implementation of IPv4 DHCP client id and hostname options. | Daniil Baturin |
2019-05-20 | [vxlan] T1384: bugfix on empty remote-port | Christian Poessinger |
2019-05-06 | [interfaces-vif] T1367 - VIF deletion fails inconsistently | hagbard |
2019-04-23 | T1327: Set the serial console speed to 115200 by default | John Estabrook |
2019-04-20 | T1344: commit fix for new RADIUS 'key' attribute | Christian Poessinger |
2019-04-19 | T1345: specify RADIUS source IP for system login command | Christian Poessinger |
2019-04-19 | T1344: rename RADIUS 'secret' attribute to 'key' | Christian Poessinger |
2019-04-18 | T1344: rename RADIUS 'system login' nodes | Christian Poessinger |
2019-04-04 | T1323 - remove the option to setup an operator account | hagbard |
2019-03-25 | fixes: T1265 - Disabled Bonding Interfaces Enabled on Boot | hagbard |
2019-03-20 | [dhcp-hostname] T1262 - dhcp needs to call host_name.py to write resolv.conf | hagbard |
2019-03-08 | T1067: [vxlan] bump minimum MTU to 1450 bytes | Christian Poessinger |
2019-02-21 | Fixes: T1257: implement 'set system static-host-mapping' in host_name.py | hagbard |
2019-02-14 | T1174: migrate local hostname/DNS handling to vyos-1x | Christian Poessinger |
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 |
2019-01-15 | Fix: T1181 - enable/disable interface doesn't restart dhclient on enable | hagbard |
2018-12-31 | T1043: fail commit when multicast VXLAN is configured without the link option. | Daniil Baturin |
2018-12-04 | T1067: support setting VXLAN remote port | Christian Poessinger |
2018-12-04 | VXLAN: fix typo for remote | Christian Poessinger |
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 | T1000: partially fix the broken 6rd implementation. | Daniil Baturin |
2018-10-29 | T720: allow dots in user names as per POSIX 2008 portable character set. | Daniil Baturin |
2018-10-28 | T720: restrict usernames to the format useradd will accept. | Daniil Baturin |
2018-10-14 | T900: handle the case when a bridge and tunnel bridge group are removed in th... | Daniil Baturin |