<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/templates/interfaces/loopback, branch 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=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2019-08-21T16:31:57+00:00</updated>
<entry>
<title>loopback: T1601: rewrite using XML/Python definitions</title>
<updated>2019-08-21T16:31:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-08-21T16:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=31a1002387d14b79149df9061fc87213bb698e61'/>
<id>urn:sha1:31a1002387d14b79149df9061fc87213bb698e61</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>Enforce length restriction on interface description</title>
<updated>2012-01-20T03:04:24+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-01-20T03:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=501a4c7fd2ce8af909e553894ee3f1956e29a91c'/>
<id>urn:sha1:501a4c7fd2ce8af909e553894ee3f1956e29a91c</id>
<content type='text'>
Bug 7730
Kernel limit on interface description (ifalias) is 256 characters.
</content>
</entry>
<entry>
<title>Use script vyatta-address to set interface</title>
<updated>2010-11-22T19:14:18+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-22T18:32:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=39a799dac616edd4b42a1b4de2c861f248318e1f'/>
<id>urn:sha1:39a799dac616edd4b42a1b4de2c861f248318e1f</id>
<content type='text'>
Avoid the overhead of perl compilation of vyatta-interfaces for each
address added. Handle the case of deleting address on deleted device
cleanly.

Clean up dhcpv6 script so it can be used on interfaces other
than ethernet.
</content>
</entry>
<entry>
<title>Replace perl address validation with utility</title>
<updated>2010-11-22T18:42:32+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-11-22T17:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b17d21023482c752c490754a11450d4c41c83607'/>
<id>urn:sha1:b17d21023482c752c490754a11450d4c41c83607</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix help completion text</title>
<updated>2010-07-21T20:44:29+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-07-21T20:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b2324eadd20e48aa4c0d561aa55915b1c8e37336'/>
<id>urn:sha1:b2324eadd20e48aa4c0d561aa55915b1c8e37336</id>
<content type='text'>
Use ipv4net when Address/prefix expected
Use ipv4 where Address expected
</content>
</entry>
<entry>
<title>Use val_help: for interface name help</title>
<updated>2010-07-20T16:50:31+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-07-20T16:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=983c23fdcb8204238220a26a279d718cd6dff821'/>
<id>urn:sha1:983c23fdcb8204238220a26a279d718cd6dff821</id>
<content type='text'>
Use common method for formatting CLI style help when
entering interface name.

Move loopback name syntax check into CLI expression to
avoid overhead of perl here.
</content>
</entry>
<entry>
<title>fix typo, val_help, etc.</title>
<updated>2010-07-19T19:41:16+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-07-19T19:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=7a090934b301ab9b0168818c61bf41132044dfd5'/>
<id>urn:sha1:7a090934b301ab9b0168818c61bf41132044dfd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Loopback address node cleanup</title>
<updated>2010-07-19T17:37:13+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-07-19T17:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=032ba464c6aa2fe508d01d889323e6fb0ba0c796'/>
<id>urn:sha1:032ba464c6aa2fe508d01d889323e6fb0ba0c796</id>
<content type='text'>
Use ipv4net,ipv6net to handle the two address possibilities
</content>
</entry>
<entry>
<title>Remove verbs from all help messages</title>
<updated>2010-07-17T01:11:39+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-07-17T01:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=b292119dd94c8e93032147e3135b4bff17564ff4'/>
<id>urn:sha1:b292119dd94c8e93032147e3135b4bff17564ff4</id>
<content type='text'>
Per current policy remove verb from all help messages in th is package
</content>
</entry>
</feed>
