summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2020-09-17ethernet: T2891: Add ethernet ring-buffer CLI commandsDmitriyEshenko
2020-06-19[powersave] T1577 Fixing console powersaveDmitriyEshenko
2019-12-28IPv6: T1914: bugfix multipath layer4 hashingChristian Poessinger
2019-11-19[tunnel] T1593: Added ip6gre encapsulation for tunnel interfaceszsdc
2019-11-17T1430: initial implementation of IPv4 DHCP client id and hostname options.Daniil Baturin
2019-08-29T1598: delete the old static-host-mapping CLI.Daniil Baturin
2019-08-14vlan: q-in-q: T1551: add missing if statement to check if vlan interface existsChristian Poessinger
2019-05-20[vxlan] T1384: bugfix on empty remote-portChristian Poessinger
2019-05-20T1174: migrate local hostname/DNS handling to vyos-1xChristian Poessinger
2019-05-08[interfaces-vif] T1367 - VIF deletion fails inconsistentlyhagbard
2019-04-23T1345: specify RADIUS source IP for system login commandChristian Poessinger
2019-03-22[dhcp-hostname] T1262 - dhcp needs to call host_name.py to write resolv.confhagbard
2019-03-17T1067: [vxlan] bump minimum MTU to 1450 bytesChristian Poessinger
2019-01-26T113: add a MAC address option for 802.1q and 802.1ad VLANs.Daniil Baturin
2019-01-23T980 and T969 update serial console baud on the flyKim
2019-01-15Fix: T1181 - enable/disable interface doesn't restart dhclient on enablehagbard
2018-12-31T1043: fail commit when multicast VXLAN is configured without the link option.Daniil Baturin
2018-12-04T1067: support setting VXLAN remote portChristian Poessinger
2018-12-04VXLAN: fix typo for remoteChristian Poessinger
2018-11-25banner/post-login: replace Vyatta with VyOSChristian Poessinger
2018-11-18T992: add commands for ECMP options.Daniil Baturin
2018-11-18T1000: partially fix the broken 6rd implementation.Daniil Baturin
2018-10-29T720: allow dots in user names as per POSIX 2008 portable character set.Daniil Baturin
2018-10-28T720: restrict usernames to the format useradd will accept.Daniil Baturin
2018-10-14T900: handle the case when a bridge and tunnel bridge group are removed in th...Daniil Baturin
2018-10-14T898: use the new script for checking if a bridge still has active members.Daniil Baturin
2018-10-05Adding arp-cache-timeout on vlan levelAndamasov Yuriy
2018-09-02T825: remove deprecated 'set system package'Christian Poessinger
2018-08-25T797: add sudo to ip command calls in other interface types.Daniil Baturin
2018-08-25T797: add sudo to ip link/ip tunnel commands, otherwise they are giving permi...Daniil Baturin
2018-08-24T441: adjust user groups to work with FRR instead of quagga.Daniil Baturin
2018-07-29T757: Rewrite 'service dns dynamic' in new XML style formatChristian Poessinger
2018-07-30Merge branch 'current' into currentDaniil Baturin
2018-07-28T755: use ethertype for QinQ service VLAN creation.Daniil Baturin
2018-07-23T736: syslog templates removedhagbard
2018-06-13dnsmasq is gone, restart the correct processShafer Stockton
2018-06-10T313: Typo fix in 'set system sysctl custom'Christian Poessinger
2018-06-04T652: Rewrite service snmp in new style XML interface definitionChristian Poessinger
2018-05-16T574: remove the old system host-name/domain-name commands, moving to vyos-1x.Daniil Baturin
2018-05-13T631: Rewrite SSH configuration as XML interface definitionChristian Poessinger
2018-05-07T623: Rewrite NTP subsystem in new XML style interface definitionChristian Poessinger
2018-04-15Remove dns forwarding templates in favor of vyos-1xChristian Poessinger
2018-04-05Add help for baud rate.Kim
2018-02-28Merge branch 'current' of github.com:vyos/vyatta-cfg-system into currentDaniil Baturin
2018-02-28T507: add autocompletion or SSH key exchange algorithmsDaniil Baturin
2018-02-21T546: Add support for IPv6 address in 'service dns forwarding domain'Christian Poessinger
2018-02-20Rename the "client" NTP option to "allow-clients" to make it more clear what ...Daniil Baturin
2018-01-03Merge pull request #68 from alainlamar/t122-sshdKim
2018-01-03Merge pull request #62 from phoenix0984/eccKim
2018-01-02T122: Undo the multiple-features-in-one-commit commitAlain Lamar