summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-17Fix vyatta-dns-forwarding.pl after merged pull request #53Lauris BH
2017-03-16Update the root command for grub2Kim
2017-03-16update grub raid bootKim
2017-03-04T286: Merge pull request #50 from rtsp/patch-1Daniil Baturin
T286: Fix resolv-file configuration problem
2017-03-04T285: Merge pull request #53 from brennentsmith/feature/query-all-dns-serversDaniil Baturin
T285: Add flag for DNSmasq to query all dns servers.
2017-02-24Update priority to load l2tpv3 in bridge-groupKim
with loopback address as local ip
2017-02-03Merge pull request #54 from hsychla/fix/gre-key-rangeDaniil Baturin
T262: Allow full integer range for GRE tunnel key
2017-02-03Allow full integer range for GRE tunnel keyHelge Sychla
Fixes T262 modified: templates/interfaces/tunnel/node.tag/parameters/ip/key/node.def
2016-12-26remove verbose systemd status setting from grubKim Hagen
2016-11-21Add flag for DNSmasq to query all dns servers.brennen
This feature, when used properly, can massively increase DNS performance. See: http://ma.ttwagner.com/make-dns-fly-with-dnsmasq-all-servers/
2016-10-22T178: Merge pull request #52 from garci66/currentDaniil Baturin
T178: add support for pvlan-proxy-arp on vif sub-interfaces
2016-10-06fix path for fiv pvlan commandDiego Garcia del Rio
2016-10-06Add support for proxy-arp-pvlan for vlan interfaces
Added support for proxy-arp pvlan on vif / vif-c / vif-c-s interfaces
2016-09-06Some devices use ethernet switch chips which use 'lan' interfaces,Kim Hagen
this will add the option to also configure these in VyOS.
2016-08-05set systemd tasks verbose on installing grubKim Hagen
2016-05-21T69 Remove floppy device settingsKim Hagen
2016-04-10Fix resolv-file config bugrtsp
When using `service dns forwarding system` to make dnsmasq use system nameservers to resolve dns instead of specifying nameservers in /etc/dnsmasq.conf. `resolv-file` directive in /etc/dnsmasq.conf should point to /etc/resolv.conf, not /etc/dnsmasq.conf
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