<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/lib, branch hydrogen</title>
<subtitle>Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=hydrogen</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=hydrogen'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2013-05-16T20:03:42+00:00</updated>
<entry>
<title>Add isMultiNode perl CLI API</title>
<updated>2013-05-16T20:03:42+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2013-05-15T20:44:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=7a50f6864162b76387e8ae0a9abf8c1a2b64c4f3'/>
<id>urn:sha1:7a50f6864162b76387e8ae0a9abf8c1a2b64c4f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix get_terminal_size redefinition warning</title>
<updated>2012-09-24T20:00:59+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2012-09-24T20:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d0a640ae240679701920cf1e6d95feebc0e65b85'/>
<id>urn:sha1:d0a640ae240679701920cf1e6d95feebc0e65b85</id>
<content type='text'>
Also squelch warnings from requiring features.ph (via ioctl.ph).

Fixes bug 8387
</content>
</entry>
<entry>
<title>Rewrite interface prefix matching</title>
<updated>2012-08-14T17:28:59+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-08-14T17:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=58bff658021e833f2033c6bf366fe42a4c977976'/>
<id>urn:sha1:58bff658021e833f2033c6bf366fe42a4c977976</id>
<content type='text'>
Bug 8279
Read network device name prefixes from file.
</content>
</entry>
<entry>
<title>Add support for vswitch</title>
<updated>2012-08-01T20:30:27+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-08-01T20:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=5b2345cc10767df7a142eef4a0f66ad5e641d7d0'/>
<id>urn:sha1:5b2345cc10767df7a142eef4a0f66ad5e641d7d0</id>
<content type='text'>
Placeholder for possible future work.
</content>
</entry>
<entry>
<title>Make dataplane matching less restrictive</title>
<updated>2012-06-26T21:02:44+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-06-26T21:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=c31f04696826f51b324e7e9410a70b4ce000b787'/>
<id>urn:sha1:c31f04696826f51b324e7e9410a70b4ce000b787</id>
<content type='text'>
Anything starting with dp[0-9] is a dataplane interface
</content>
</entry>
<entry>
<title>Add new function to find hash of configured addresses</title>
<updated>2012-06-22T22:49:55+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-06-22T19:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=12a5b876d2502c2add58e0d50b6ac23ef3a7dc51'/>
<id>urn:sha1:12a5b876d2502c2add58e0d50b6ac23ef3a7dc51</id>
<content type='text'>
Useful to optimize lookup and resolve issue in Bz 8171
</content>
</entry>
<entry>
<title>More indentation cleanup</title>
<updated>2012-06-22T19:16:58+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-06-22T17:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=60be8c5723af5e8e314b4796fe57371a2e880f75'/>
<id>urn:sha1:60be8c5723af5e8e314b4796fe57371a2e880f75</id>
<content type='text'>
Use indent of 4
</content>
</entry>
<entry>
<title>Make indentation consistent</title>
<updated>2012-06-22T17:48:28+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-06-22T17:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=2dbfe771b2dd9de65fb3018addedc721f1e420bf'/>
<id>urn:sha1:2dbfe771b2dd9de65fb3018addedc721f1e420bf</id>
<content type='text'>
Use indent of 4 and break long lines.
</content>
</entry>
<entry>
<title>Simplify name matching regex</title>
<updated>2012-06-22T01:04:09+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-06-22T01:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=05cb0712cb5dd1876acbaf0666f9800a71ab324e'/>
<id>urn:sha1:05cb0712cb5dd1876acbaf0666f9800a71ab324e</id>
<content type='text'>
Turns out that [\d]+ is same as \d+ since \d is the class
of all digits and [] is the set operator
</content>
</entry>
<entry>
<title>Allow dataplane interface name dp0em0</title>
<updated>2012-06-22T01:02:10+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-06-22T01:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=80494ea87918712040eb5cc7df94de9afafc5b18'/>
<id>urn:sha1:80494ea87918712040eb5cc7df94de9afafc5b18</id>
<content type='text'>
</content>
</entry>
</feed>
