<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/vyatta-address, branch revert-87-current</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=revert-87-current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=revert-87-current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2018-11-29T22:27:41+00:00</updated>
<entry>
<title>Fix: T1053 - Error when re-configuring an interface from DHCP to static IP</title>
<updated>2018-11-29T22:27:41+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2018-11-29T22:27:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=74c1a8e3262480b4863a9b86bee77e2f6bf0acd3'/>
<id>urn:sha1:74c1a8e3262480b4863a9b86bee77e2f6bf0acd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T288: normalize IP(v6) addresses before passing them to iproute2.</title>
<updated>2018-11-05T02:03:54+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-11-05T02:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=018860f21eb4151df5e0b719ad9b66331786ac4e'/>
<id>urn:sha1:018860f21eb4151df5e0b719ad9b66331786ac4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T797: add sudo to ip command calls in other interface types.</title>
<updated>2018-08-25T18:19:04+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-08-25T18:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=7f5df3ea03fe410f781478aeffc201537756b040'/>
<id>urn:sha1:7f5df3ea03fe410f781478aeffc201537756b040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use directory /var/lib/dhcp instead of /var/lib/dhcp3.</title>
<updated>2016-02-09T07:08:23+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2016-02-09T07:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=9d0c8946c537a1d857df67be2ffc26255c24bdbb'/>
<id>urn:sha1:9d0c8946c537a1d857df67be2ffc26255c24bdbb</id>
<content type='text'>
Use directory /etc/dhcp instead of /etc/dhcp3.
</content>
</entry>
<entry>
<title>vyatta-cfg-system: allow dhcp and dhcpv6 addresses to be deleted</title>
<updated>2014-10-09T20:50:23+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2014-10-09T20:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=125a751e4b9eec64e44bc450673f6169148979ef'/>
<id>urn:sha1:125a751e4b9eec64e44bc450673f6169148979ef</id>
<content type='text'>
Allow interfaces with either dhcp or dhcpv6 addresses to be deleted.
Expand on the previous patch for Bug #305 to now take dhcpv6 addresses
into account, as well as an update to the original dhcp logic.

Bug #341 http://bugzilla.vyos.net/show_bug.cgi?id=341
</content>
</entry>
<entry>
<title>vyatta-cfg-system: allow interfaces with dhcp addresses to be deleted</title>
<updated>2014-09-07T18:10:48+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2014-09-07T18:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=7102d1e9b9c6b928bd4661849e9ab55fd5429e7c'/>
<id>urn:sha1:7102d1e9b9c6b928bd4661849e9ab55fd5429e7c</id>
<content type='text'>
Update the checks in scripts/vyatta-address to allow the deletetion of
an interface that has a DHCP address.  The patch put in place for
Bug #259 (http://bugzilla.vyos.net/show_bug.cgi?id=259) checks that an
interface exists before preceding with the delete, but this chokes when
supplied with the address 'dhcp'.

This patch checks if the supplied interface is a DHCP address, before
extracting the IP address and then using that address for the check.

Bug #305 http://bugzilla.vyos.net/show_bug.cgi?id=305
</content>
</entry>
<entry>
<title>vyatta-cfg-system: formatting changes for style consistency</title>
<updated>2014-09-07T16:36:07+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2014-09-07T15:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=d095d3b8cc04b2eb52e3617c056fb0af40d8307d'/>
<id>urn:sha1:d095d3b8cc04b2eb52e3617c056fb0af40d8307d</id>
<content type='text'>
Update scripts/vyatta-address to have consistent identation levels and
style throughout.
</content>
</entry>
<entry>
<title>Bug #259: do not try to remove addresses that don't exist.</title>
<updated>2014-07-25T16:35:40+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2014-07-25T16:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=3dd18271ce1145bdf07b4af381c4ad821951bed8'/>
<id>urn:sha1:3dd18271ce1145bdf07b4af381c4ad821951bed8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix 6967: Test if an address is already applied to an interface before attempting to apply it</title>
<updated>2012-08-31T00:32:44+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-08-31T00:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=8faaec7b1b9bd034449348b693c5216e349a04ec'/>
<id>urn:sha1:8faaec7b1b9bd034449348b693c5216e349a04ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass interface name correctly when deleting dhcpv6</title>
<updated>2011-01-25T01:46:14+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-01-25T01:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1acb297337d1a011d2daad7c15bd0368b02fc083'/>
<id>urn:sha1:1acb297337d1a011d2daad7c15bd0368b02fc083</id>
<content type='text'>
Bug 6726
Typo in vyatta-address script conversion from perl to shell
(cherry picked from commit 4a319dd3a0aa95a92067fa677ad2e5d94534044b)
</content>
</entry>
</feed>
