summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-20set rights for agentx socketKim Hagen
2016-03-20fix "Output Channel" config so logging will workKim Hagen
2016-02-24remove reference to dmvpn.secrets and chang dmvpn.conf to swanctl.confKim Hagen
2016-02-09Use directory /var/lib/dhcp instead of /var/lib/dhcp3.Kim Hagen
Use directory /etc/dhcp instead of /etc/dhcp3.
2016-02-05fix: "action '*' treated as ':omusrmsg:*' - please change syntax"Kim Hagen
2016-02-05Do not create persistent fstab, this will interfere with systemd.Kim Hagen
2016-02-05Renamed vyatta-union to vyos-union.Kim Hagen
2016-02-03Add vyos-persistpath and update install-image-existing and ↵Thomas Jepp
vyatta-update-grub.pl to use it.
2016-02-03Make add system image install the image to the right place.Thomas Jepp
2016-02-02Do not create fstab file for union install, this conficts with systemd.Kim Hagen
2016-02-01Rename "live-rw" to only "rw".Kim Hagen
2016-02-01Label disk on format and create persistence.conf file to get live-bootKim Hagen
to set the correct persistence.
2016-01-29Correct overlay mount function.Kim Hagen
2016-01-29Refine getting the vyos version.Kim Hagen
2016-01-29Update location of the squashfs image.Kim Hagen
2016-01-29Merge branch 'current' of github.com:vyos/vyatta-cfg-system into currentKim Hagen
2016-01-29Update the way the install scrips get the vyos version.Kim Hagen
2016-01-28Merge pull request #49 from scv0/currentDaniil Baturin
Bug #631: Add 6rd-relay-prefix option to tunnel interface
2016-01-27Merge remote branch 'upstream/current' into currentSeamus Caveney
2016-01-27vyatta-cfg-system: add 6rd-relay-prefix option to support providers using ↵Seamus Caveney
ipv6 networks larger than /32
2016-01-270.20.44+vyos2+current3debian/0.20.44+vyos2+current3Daniil Baturin
2016-01-27Sanitize dependencies, use ISC DHCP client.Daniil Baturin
2016-01-27Merge pull request #48 from scv0/currentDaniil Baturin
Bug #631: add support for 6rd tunnel interfaces
2016-01-26vyatta-cfg-system: add support for 6rd tunnel interfacesSeamus Caveney
2016-01-26Update 'is_live_cd_boot' and 'is_union_instal' functions to search on ↵Kim Hagen
'overlay' instead of 'overlayfs'
2016-01-250.20.44+vyos2+current2debian/0.20.44+vyos2+current2Kim Hagen
2016-01-25Update dependenciesKim Hagen
2016-01-240.20.44+vyos2+current1debian/0.20.44+vyos2+current1Kim Hagen
2016-01-23Add missing runtime dependencies.Thomas Jepp
2016-01-23Dependency fixes for Jessie. Remove the dependency on vyatta-busybox, use ↵Thomas Jepp
the system busybox.
2016-01-23Remove fuse group, not needed in debian jessieUnicronNL
2015-11-190.20.44+vyos2+lithium41debian/0.20.44+vyos2+lithium41Alex Harpin
2015-11-19vyatta-cfg-system: add restart option to vyatta-dns-forwarding.plAlex Harpin
Expand vyatta-dns-forwarding.pl to include a restart option, keeping starting, stoping and restarting of this service consistent. Bug #619 http://bugzilla.vyos.net/show_bug.cgi?id=619
2015-11-19vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
Update dns-forwarding/vyatta-dns-forwarding.pl to maintain style consistency.
2015-11-150.20.44+vyos2+lithium40debian/0.20.44+vyos2+lithium40Alex Harpin
2015-11-15vyatta-cfg-system: enable usb autosuspend to reduce cpu usage on kvmAlex Harpin
Add udev rules to enable USB autosuspend for QEMU emulated HIDs. Allowing the USB HID to be autosuspended reduces the CPU load on the host when guest VMs are idle. Based on the original patch by Gerd Hoffmann <kraxel@xxxxxxxxxx> Bug #495 http://bugzilla.vyos.net/show_bug.cgi?id=495
2015-11-130.20.44+vyos2+lithium39debian/0.20.44+vyos2+lithium39Alex Harpin
2015-11-12vyatta-cfg-system: add missing changelog entriesAlex Harpin
2015-11-080.20.44+vyos2+lithium38debian/0.20.44+vyos2+lithium38Alex Harpin
2015-11-08vyatta-cfg-system: add option to modify interface scatter-gather optionAlex Harpin
Allow the setting of the interfaces scatter-gather offload setting. This is useful for working around hardware related NIC problems and enables it to be set directly in the configuration. Bug #526 http://bugzilla.vyos.net/show_bug.cgi?id=526
2015-11-08vyatta-cfg-system: update get_offload_option function due to renameAlex Harpin
Update the get_offload_option function to take account of the offload node renaming. Bug #612 http://bugzilla.vyos.net/show_bug.cgi?id=612
2015-11-08vyatta-cfg-system: rename ethernet offload option nodesAlex Harpin
Updates to the changes committed in connection with Bug #365 to allow a workaround for Xen based network issues. https://github.com/vyos/vyatta-cfg-system/commit/7a5a8500091589f0ede3d5a1dbc8b6b4b3fabf1d Rename the offload configuration node to offload-options, shorten the child node names, rename offload-settings to offload-option and add a more descriptive error message if an option fails to apply to the interface. Bug #612 http://bugzilla.vyos.net/show_bug.cgi?id=612
2015-11-08vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
Update scripts/vyatta-interfaces.pl to maintain style consistency
2015-11-050.20.44+vyos2+lithium37debian/0.20.44+vyos2+lithium37Alex Harpin
2015-11-04vyatta-cfg-system: bump system version to 7 for smp-affinity renameAlex Harpin
Bump system@6 to system@7 to add the required config migration for the smp_affinity to smp-affinity rename. Bug #18 http://bugzilla.vyos.net/show_bug.cgi?id=18
2015-11-03vyatta-cfg-system: rename smp_affinity to smp-affinityAlex Harpin
Rename the smp_affinity config option to smp-affinity in line with the standard option naming convention. Bug #18 http://bugzilla.vyos.net/show_bug.cgi?id=18
2015-10-190.20.44+vyos2+lithium36debian/0.20.44+vyos2+lithium36Alex Harpin
2015-10-19vyatta-cfg-system: allow bridge slaves to be moved from empty bridgesAlex Harpin
Allow interfaces to be moved from one bridge to another when they are already configured as part of an empty bridge-group. Bug #476 http://bugzilla.vyos.net/show_bug.cgi?id=476
2015-10-18vyatta-cfg-system: ensure bridge slaves are deletable from bridgesAlex Harpin
Due to previous refactoring of the bridge management code, it was possible to get the system and config in an inconsistent state by the following actions. set interfaces bridge br1 set interfaces bridge br1 address '192.168.1.1/24' set interfaces ethernet eth0 bridge-group bridge 'br1' commit delete interfaces ethernet eth0 bridge-group bridge 'br1' commit This would result in the config still containing the bridge-group settings, but the actual bridge would be missing eth0 in br1, breaking any further attempts to configure the bridge without manual intervention. Bug #476 http://bugzilla.vyos.net/show_bug.cgi?id=476
2015-10-18vyatta-cfg-system: formatting changes for style consistencyAlex Harpin
Update scripts/vyatta-bridge.pl to have consistent identation levels and style throughout.