summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-13T3356: Remove redundant error messageerkin
2021-06-13T2816: capabilities: remove xtables-multi and dumpcap xtables-multiChristian Poessinger
binaries no longer needed/instalöled after ipsec rewrite to XML and Python.
2021-06-13interfaces: T3620: wwan: bump version 21 -> 22Christian Poessinger
2021-06-12wwan: T3620: rename wirelessmodem to wwanChristian Poessinger
2021-06-07interfaces: T3588: bump version 20 -> 21Christian Poessinger
A VTI interface also requires an IPSec configuration - VyOS 1.2 supported having a VTI interface in the CLI but no IPSec configuration - drop VTI configuration if this is the case for VyOS 1.4.
2021-06-06ipsec: T3588: bump config version 5 -> 6Christian Poessinger
2021-06-05Merge pull request #146 from erkin/currentChristian Poessinger
T3356: Switch install-image from curl to remote.py
2021-06-04ipsec: T2816: add CLI config version 5Christian Poessinger
2021-06-01T1579: after moving the last template code to vyos-1x do not install ↵Christian Poessinger
templates at all
2021-05-28vti: T1579: migrate to vyos-1xChristian Poessinger
2021-05-25cfg-version: import version file from vyatta-conntrack repoChristian Poessinger
2021-05-20drop legacy local_ip binary - no longer usedChristian Poessinger
2021-05-20snmp: mibs: move to vyos-1xChristian Poessinger
2021-05-20T3565: migrate "system sysctl" to vyos-1xChristian Poessinger
2021-05-18T3356: remote: Read username and password from environment variableserkin
2021-05-18T3356: Switch install-image from curl to remote.pyerkin
2021-05-15conntrack-sync: T3535: bump version from 1 -> 2Christian Poessinger
2021-05-12udev: T3542: remove antiquated clean-up functionJohn Estabrook
2021-05-10T3351: Check for SHA256 filesLulu Cathrinus Grimalkin
Fall back to MD5 if SHA256 checksums could not be found Don't bother downloading .iso.sha256 files
2021-04-09modprobe.d: move no-copybreak.conf to vyos-buildChristian Poessinger
2021-04-08T671: re-add required file "restricted-shell"Christian Poessinger
This reverts the removal from commit ac2586bc6471a ("T671: remove apparently unused scripts.") as this file is required by /usr/sbin/radius_shell. vyos@vyos# /usr/sbin/radius_shell Exec of shell /opt/vyatta/bin/restricted-shell failed: No such file or directory
2021-04-04lsb: remove no longer required issue templatesChristian Poessinger
This removes the overrides for /etc/issue and /etc/issue.net
2021-04-02interfaces: move node.def file to vyos-1xChristian Poessinger
2021-04-01Merge pull request #144 from jestabro/T2838John Estabrook
migration: T2838: fix parsing of quoted config value for hw-id
2021-04-01migration: T2838: fix parsing of quoted config value for hw-idJohn Estabrook
2021-03-29Merge pull request #143 from c-po/t1711-bgpChristian Poessinger
bgp: T1711: bump bgp config version 0 -> 1
2021-03-29bgp: T1711: bump bgp config version 0 -> 1Christian Poessinger
2021-03-21Merge pull request #141 from c-po/currentChristian Poessinger
isis: T3417: bump version 0 -> 1
2021-03-21isis: T3417: bump version 0 -> 1Christian Poessinger
2021-03-14Merge pull request #140 from c-po/currentChristian Poessinger
T3344: bump vrf version from 1 -> 2
2021-03-14T3344: bump vrf version from 1 -> 2Christian Poessinger
2021-03-08bgp: T3391: bump quagga version 8 -> 9Christian Poessinger
2021-02-28Merge pull request #138 from c-po/t3364Christian Poessinger
T3364: bump interfaces version from 19 -> 20
2021-02-27T3364: bump interfaces version from 19 -> 20Christian Poessinger
2021-02-07Jenkins: enable arm64 buildsChristian Poessinger
2021-02-05T2450: bump version for quagga 6 -> 7 -> 8Christian Poessinger
2021-01-29T3267: bump interfaces version 18 -> 19Christian Poessinger
2021-01-29T3255: bump rpki version 0 -> 1Christian Poessinger
2021-01-24T2518: bump nat66 version 0 -> 1Christian Poessinger
2021-01-20Debian: remove vyos-intfwatchd reference from postinstall scriptChristian Poessinger
vyos-intfwatchd was removed in commit bf1313bd0fe4 ("T669: set IPv6 keep_addr_on_down sysctl options to 1 and get rid of intfwatchd").
2021-01-20udev: move rules to vyos-1x packageChristian Poessinger
2021-01-20Debian: migrate openvpn user to vyos-1xChristian Poessinger
2021-01-20Debian: remove tss user, no references found in live imageChristian Poessinger
2021-01-20Debian: radius_user and radius_priv_user are now added via vyos-1xChristian Poessinger
2021-01-17T671: drop rl-system.init, moved to vyos-router init scriptChristian Poessinger
2021-01-17T671: rl-system: drop add_new_serial_if functionChristian Poessinger
Serial interface is in the default config and without that function system installation via serial console still works like a charm!
2021-01-17T671: sysctl: move file to vyos-1xChristian Poessinger
2021-01-17T671: rl-system: version.master file no longer existsChristian Poessinger
2021-01-17T671: drop SSH key generation and move this to vyos-1xChristian Poessinger
2021-01-17T671: we no longer support telnet, remove configChristian Poessinger