Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-08 | 0.20.44+vyos2+lithium11debian/0.20.44+vyos2+lithium11 | Alex Harpin | |
2015-02-08 | vyatta-cfg-system: allow dynamic dns updating from behind nat | Alex Harpin | |
Add a couple of configuration options to DDNS, to allow the use=web option from ddclient when determining the external IP address. This will allow DDNS to be correctly updated when behind a NAT device. Syntax: set service dns dynamic interface eth0 use-web url (url to use) set service dns dynamic interface eth0 use-web skip (search for this) Bug #455 http://bugzilla.vyos.net/show_bug.cgi?id=455 | |||
2015-02-06 | Can not change EtherType with vif-c interfaces configured | Kim Hagen | |
2015-02-05 | Bug #352 - QinQ - changing the ethertype value of vif-s | Kim Hagen | |
2015-02-02 | Bug #467, tos inherit not turned on by default on tunnels (IPIP, GRE) | Kim Hagen | |
2015-01-26 | Merge pull request #39 from hiroyuki-sato/patch-for-vyos | Daniil Baturin | |
Bug#382: fix radvd status check. | |||
2015-01-26 | Fix Bug#382. (Another fix). | Hiroyuki Sato | |
If radvd is not running, the pgrep command returns an empty string, not zero. Reported-by Carl Byington <vyos-bug@five-ten-sg.com> | |||
2015-01-25 | 0.20.44+vyos2+lithium10debian/0.20.44+vyos2+lithium10 | Alex Harpin | |
2015-01-24 | vyatta-cfg-system: remove default speed value for console access | Alex Harpin | |
Remove the default value for the console speed node as this is already set by the system. Update the help text to display the defaults for both serial and Xen consoles. | |||
2015-01-24 | vyatta-cfg-system: changes to update_inittab for xen console access | Alex Harpin | |
Update the update_inittab function so when the system is configured for Xen console (hvc0) access, the correct values are written out to /etc/inittab. | |||
2015-01-24 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin | |
Update scripts/system/vyatta_update_console.pl to have consistent identation levels and style throughout. | |||
2015-01-18 | 0.20.44+vyos2+lithium9debian/0.20.44+vyos2+lithium9 | Alex Harpin | |
2015-01-17 | vyatta-cfg-system: add dynamic dns support for no-ip.com/noip | Alex Harpin | |
Add support for using the no-ip.com dynamic DNS service with VyOS. Bug #436 http://bugzilla.vyos.net/show_bug.cgi?id=436 | |||
2015-01-17 | vyatta-cfg-system: update the required version of ddclient | Alex Harpin | |
Update the required version of ddclient to a version that includes working support for freedns. Bug #287 http://bugzilla.vyos.net/show_bug.cgi?id=287 | |||
2015-01-03 | 0.20.44+vyos2+lithium8debian/0.20.44+vyos2+lithium8 | Alex Harpin | |
2015-01-03 | vyatta-cfg-system: set required version of ddclient for freedns support | Alex Harpin | |
Set the required version of ddclient to a version that includes support for freedns, as this is now included in the configuration options. Bug #287 http://bugzilla.vyos.net/show_bug.cgi?id=287 | |||
2015-01-02 | vyatta-cfg-system: add dynamic dns support for afraid.org/freedns | Alex Harpin | |
Add support for using the afraid.org dynamic DNS service with VyOS. This requires the updated ddclient package built for VyOS to work correctly as the version currently in squeeze lacks support for the freedns protocol. Bug #287 http://bugzilla.vyos.net/show_bug.cgi?id=287 | |||
2015-01-02 | vyatta-cfg-system: formatting changes for style consistency | Alex Harpin | |
Update scripts/dynamic-dns/vyatta-dynamic-dns.pl to have consistent identation levels and style throughout. | |||
2014-12-30 | 0.20.44+vyos2+lithium7debian/0.20.44+vyos2+lithium7 | Alex Harpin | |
2014-12-30 | vyatta-cfg-system: really remove cpufrequtils from depends this time | Alex Harpin | |
Including the acpid and cpufrequtils packages in the XenSource image causes a number of errors to be logged to the console on boot up, due to either missing devices or access permissions on this platform. Removing these packages from the dependencies list and adding them to a chroot_local-packagelist instead allows them to be excluded in these images, while still maintaining them in non XenSource images. | |||
2014-12-30 | 0.20.44+vyos2+lithium6debian/0.20.44+vyos2+lithium6 | Alex Harpin | |
2014-12-30 | vyatta-cfg-system: remove acpid and cpufrequtils from depends | Alex Harpin | |
Including the acpid and cpufrequtils packages in the XenSource image causes a number of errors to be logged to the console on boot up, due to either missing devices or access permissions on this platform. Removing these packages from the dependencies list and adding them to a chroot_local-packagelist instead allows them to be excluded in these images, while still maintaining them in non XenSource images. | |||
2014-12-23 | 0.20.44+vyos2+lithium5debian/0.20.44+vyos2+lithium5 | Daniil Baturin | |
2014-12-23 | Force release | Daniil Baturin | |
2014-12-20 | 0.20.44+vyos2+lithium4debian/0.20.44+vyos2+lithium4 | Alex Harpin | |
2014-12-20 | Adding support for spaces in the key comment field. Bug 411 | Jared R. Baldridge | |
2014-12-20 | vyatta-cfg-system: fix for unusable "link" option | Hiroshi Umehara | |
In the inital state, the "link" option was not usable, so I moved the "link" directory under "node.tag". Aftewards, the "link" option became usable. | |||
2014-12-19 | Merge pull request #37 from upa/lithium-vxlan-remote | Daniil Baturin | |
Bug #416: adding support for "remote" attribute of VXLAN tunnel | |||
2014-12-19 | support "remote" attribute of VXLAN tunnel | Ryo Nakamura | |
2014-12-10 | 0.20.44+vyos2+lithium3debian/0.20.44+vyos2+lithium3 | Alex Harpin | |
2014-12-07 | Merge pull request #35 from jrb/ec2-userdata-config-support | Daniil Baturin | |
Add initial support for configuring Vyos via EC2 instance user-data. | |||
2014-12-03 | Adding initial support for loading a config from AWS EC2 user-data | jrb | |
2014-11-25 | Merge pull request #33 from paulgear/lithium | Daniil Baturin | |
Omit "Vyatta" from sysDescr | |||
2014-11-25 | Merge pull request #34 from jhendryUK/rsyslog_log_everything | Daniil Baturin | |
Bug #391: Expose rsyslog log level 'all' in CLI | |||
2014-11-24 | Expose rsyslog log level 'all' in CLI | Jason Hendry | |
2014-11-22 | Omit "Vyatta" from sysDescr | Paul Gear | |
EdgeOS does this as well, not sure if VyOS should; feel free to ignore this PR if you feel otherwise. I'm setting up LibreNMS' detection of VyOS to allow for both. | |||
2014-11-09 | Merge pull request #31 from hiroyuki-sato/patch-for-lithium | Daniil Baturin | |
Fix Bug#382 Removing system ipv6 forwarding causes script error. | |||
2014-11-06 | Fix Bug#382 Removing system ipv6 forwarding causes script error. | Hiroyuki Sato | |
2014-11-05 | Merge pull request #30 from jhendryUK/manage_sysctl_options | Daniil Baturin | |
Manage sysctl options | |||
2014-11-01 | Removing sysctl all node, adding net.ipv4.igmp_max_memberships | Jason Hendry | |
2014-11-01 | Adding all + custom sysctl option nodes | Jason Hendry | |
2014-10-31 | Creating template for net.ipv4.ipfrag_time sysctl | Jason Hendry | |
2014-10-31 | Initial import fo vyatta_update_sysctl.pl | Jason Hendry | |
2014-10-30 | Merge pull request #28 from jhendryUK/ethernet_tso_options | Daniil Baturin | |
Bug #365: Ethernet tso options | |||
2014-10-29 | 0.20.44+vyos2+lithium2debian/0.20.44+vyos2+lithium2 | Daniil Baturin | |
2014-10-29 | Force release | Daniil Baturin | |
2014-10-29 | Removing unsed variable from declaration | Jason Hendry | |
2014-10-29 | Correcting udp offload option name form segmentation to fragmentation | Jason Hendry | |
2014-10-29 | Cleaning up ethtool execution code | Jason Hendry | |
2014-10-29 | Removing default settings offload values | Jason Hendry | |