summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-11-02T939: Remove possibility to specify DHCP relay portChristian Poessinger
(cherry picked from commit 7de05b2de4f1b57115fd7593bfaa79f0042c10f4)
2018-10-29T720: allow dots in user names as per POSIX 2008 portable character set.Daniil Baturin
2018-10-28Merge branch 'current' into cruxDaniil Baturin
Conflicts: Makefile.am debian/changelog
2018-10-28T720: restrict usernames to the format useradd will accept.Daniil Baturin
This reintroduces hagbard's change that has somehow gone missing.
2018-10-25Merge pull request #80 from aaliddell/currentChristian Poessinger
T903: Wait for IPv6 DAD to complete before attempting to start dhclient v6
2018-10-24T903: Wait for IPv6 DAD to complete before attempting to start dhclient v6Adam Liddell
If this is not done, dhclient will fail with error "Can't bind to dhcp address: Cannot assign requested address". Also, misc whitespace fixes to file.
2018-10-24T932: add version file for DHCP relay.Daniil Baturin
2018-10-21T634: remove 'service ssh allow-root'Christian Poessinger
(cherry picked from commit 4c818c440c433f94b8d17fa22dbd8af1e1889338)
2018-10-21T634: remove 'service ssh allow-root'Christian Poessinger
2018-10-21T863: increase default IGMP membership limit.Daniil Baturin
2018-10-20T300: Default sysctl config overrides arp_ignore on all interfacesChristian Poessinger
(cherry picked from commit 6f097a666bbdb9d2d66ad9ab0b17b2d6da1f56a4)
2018-10-20T300: Default sysctl config overrides arp_ignore on all interfacesChristian Poessinger
2018-10-16T600: Virtio network card, no info (maybe not fully supported?)hagbard
- set_speed_duplex checks for the existing values (again) and only issues ethtool if they differ. virtio_net returns 'unknown' therefore the settings have been applied only every 2nd commit.
2018-10-15Merge pull request #79 from hagbard-01/currenthagbard-01
T600: Virtio network card, no info
2018-10-15T600: Virtio network card, no infohagbard
2018-10-15T885 Bug in add system image signature check confirmationEwald van Geffen
Documentation https://github.com/vyos/vyatta-cfg-system/blob/current/scripts/install/install-functions#L90 (cherry picked from commit 1a05b1bfe0ccfd3f02a1cd4983b5f899364408c8)
2018-10-15Merge pull request #78 from EwaldvanGeffen/patch-1Christian Poessinger
T885 Bug in add system image signature check confirmation
2018-10-15T885 Bug in add system image signature check confirmationEwald van Geffen
Documentation https://github.com/vyos/vyatta-cfg-system/blob/current/scripts/install/install-functions#L90
2018-10-14update service name to vyos-routerUnicronNL
2018-10-14T900: handle the case when a bridge and tunnel bridge group are removed in ↵Daniil Baturin
the same commit.
2018-10-14T898: use the new script for checking if a bridge still has active members.Daniil Baturin
2018-10-05Merge pull request #76 from andamasov/currentChristian Poessinger
Adding arp-cache-timeout on vlan level
2018-10-05Merge pull request #77 from andamasov/currentChristian Poessinger
Adding arp-cache-timeout on vlan level
2018-10-05Adding arp-cache-timeout on vlan levelAndamasov Yuriy
should fix T873
2018-10-02Merge branch 'current' into cruxDaniil Baturin
2018-10-02Remove some remnant of the Vyatta Subscription days.Daniil Baturin
2018-10-02T867: set the upgraded flag on image update if the user choses to save ↵Daniil Baturin
configuration.
2018-09-28New branch correction.Daniil Baturin
2018-09-28New branch.Daniil Baturin
2018-09-02T825: fix Makefile.am to ship new system@9 configChristian Poessinger
2018-09-02T825: remove deprecated 'set system package'Christian Poessinger
2018-08-31Merge pull request #75 from hagbard-01/currenthagbard-01
T427: Wireguard support
2018-08-31T427: Wireguard supporthagbard
- show interfaces shows now wg devices too.
2018-08-28import broadcast-relay@1 mdns@1 config version filesChristian Poessinger
2018-08-28T782: T778: import dhcp-server@5 config version file from vyatta-cfg-dhcp-serverChristian 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 ↵Daniil Baturin
permission denied now.
2018-08-24T441: adjust user groups to work with FRR instead of quagga.Daniil Baturin
2018-08-02T764: increase the drive size requirement to 2G.Daniil Baturin
2018-07-29T757: Rewrite 'service dns dynamic' in new XML style formatChristian Poessinger
2018-07-30Merge pull request #74 from hagbard-01/currentDaniil Baturin
T736: Rewrite remote logging (syslog) to XML/Python
2018-07-30Merge branch 'current' into currentDaniil Baturin
2018-07-28T755: use ethertype for QinQ service VLAN creation.Daniil Baturin
2018-07-27Update changelog.Daniil Baturin
2018-07-27T666, T616: include the new VRRP version data file in make rules.Daniil Baturin
2018-07-27T666, T616: bump VRRP config version to 2.Daniil Baturin
2018-07-24T736: Rewrite remote logging (syslog) to XML/Pythonhagbard
2018-07-23T736: syslog referenced put into comments to test.hagbard
2018-07-23T736: syslog templates removedhagbard
2018-07-03T728: add support for vyos-postconfig-bootup.scriptDaniil Baturin