<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts, branch debian/0.19.137</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.137</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.19.137'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2011-12-06T01:44:41+00:00</updated>
<entry>
<title>Add HTTP headers to identify client and version.</title>
<updated>2011-12-06T01:44:41+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-12-06T01:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f9da3f5d82db01f6eecca7773e8a5863237d7646'/>
<id>urn:sha1:f9da3f5d82db01f6eecca7773e8a5863237d7646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set accept_local on vrrp interfaces so that transition from 'current master that is not address owner' to 'address owner that is requesting master' can occur</title>
<updated>2011-12-02T22:47:34+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-12-02T22:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=72598d06c1dfaefadfadef2b1d2a7d7cba6f2233'/>
<id>urn:sha1:72598d06c1dfaefadfadef2b1d2a7d7cba6f2233</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add handling for address ownership (priority 255) in RFC complient mode</title>
<updated>2011-12-02T00:51:00+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-12-01T21:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=f27e23f90810bb0c23d0d4e0f7d093b110477a14'/>
<id>urn:sha1:f27e23f90810bb0c23d0d4e0f7d093b110477a14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust the sysctl values of vrrp interfaces on master/backup transitions</title>
<updated>2011-12-02T00:50:54+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-12-01T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c822ae10d02835479d31f3955b378816aa91bb0d'/>
<id>urn:sha1:c822ae10d02835479d31f3955b378816aa91bb0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display vmac interface name in "show vrrp interfaces ..." command</title>
<updated>2011-11-29T02:05:29+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-11-29T02:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=cff545a528c168f0b39a5b457b1f2a298649389d'/>
<id>urn:sha1:cff545a528c168f0b39a5b457b1f2a298649389d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new naming convention for VRRP virtual mac interfaces.</title>
<updated>2011-11-28T23:12:51+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-11-28T23:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=d5700952eece79ecae7532ee1fbcf475a0bc63a0'/>
<id>urn:sha1:d5700952eece79ecae7532ee1fbcf475a0bc63a0</id>
<content type='text'>
The new naming convention is:  &lt;ifname&gt;v&lt;VRID&gt;
where &lt;ifname&gt; is the name of the underlying physical interface or
VLAN and &lt;VRID&gt; is the virtual router ID.
For example: eth0v235, eth7.4000v199.
</content>
</entry>
<entry>
<title>Fix perl deprecated warning with 5.14</title>
<updated>2011-11-22T19:24:54+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2011-11-22T19:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=dcff7e2c90f21cc7eb7e08ca054c8779dc0b22fd'/>
<id>urn:sha1:dcff7e2c90f21cc7eb7e08ca054c8779dc0b22fd</id>
<content type='text'>
Code of the form:
  for $i qw(a b c)
causes the warning:
  Use of qw(...) as parentheses is deprecated
</content>
</entry>
<entry>
<title>Fix dyndns failure caused by commit: 5d27f2ef302dc600ea737e9af4151041aa11a2e0</title>
<updated>2011-11-21T16:19:34+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-11-21T16:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=eafc0aa7922fc15cd02215cf6c855a343676566f'/>
<id>urn:sha1:eafc0aa7922fc15cd02215cf6c855a343676566f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding CLI option for domain overrides for DNS forwarding, bug id 4086</title>
<updated>2011-11-10T00:41:34+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2011-11-10T00:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4ada945314b7779e84d0059ed2ffeda2da44a78d'/>
<id>urn:sha1:4ada945314b7779e84d0059ed2ffeda2da44a78d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>First pass implementation of support for virtual MAC address</title>
<updated>2011-11-09T00:02:06+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-11-09T00:02:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=db9cc7f187ff8b2796bafd1f3b14472256385338'/>
<id>urn:sha1:db9cc7f187ff8b2796bafd1f3b14472256385338</id>
<content type='text'>
This change introduces a new parameter named "interface" under the
vrrp-group configuration tree under ethernet interfaces and vlans.  If
the "interface" parameter is set, keepalived will be configured to
bring up a macvlan interface, which will hold the virtual MAC address
that is specified in the VRRP spec.
</content>
</entry>
</feed>
