<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/lib/Vyatta, branch debian/0.14.2</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=debian%2F0.14.2</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.14.2'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2009-01-13T02:16:37+00:00</updated>
<entry>
<title>Better version of getIPadresses and getInterfaces</title>
<updated>2009-01-13T02:16:37+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-01-13T02:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=c368665647b9ac72efc161c6e291cba8c3674628'/>
<id>urn:sha1:c368665647b9ac72efc161c6e291cba8c3674628</id>
<content type='text'>
Use new Vyatta::Interface and sysfs to avoid using ifconfig
and ip command unnecessarily.
</content>
</entry>
<entry>
<title>Use new interfaces routines</title>
<updated>2009-01-13T00:35:54+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-01-12T23:48:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=80f85801b57a030459cb6846bb229ca87d18cc5a'/>
<id>urn:sha1:80f85801b57a030459cb6846bb229ca87d18cc5a</id>
<content type='text'>
Unify all code that does name -&gt; interface attribute translation
into one place. No need to pass interface path to scripts, and handle
addresses correctly in DHCP code. Use 'undef' consitently for false
in perl code.
</content>
</entry>
<entry>
<title>Simplfy and cleanup misc interfaces</title>
<updated>2009-01-12T23:01:19+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-01-12T23:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=e12098cc7b7d44636a78e4d69983590a528438b5'/>
<id>urn:sha1:e12098cc7b7d44636a78e4d69983590a528438b5</id>
<content type='text'>
Use regex to identify legal IPV4 address, and get rid of perlcrtic
warnings.
</content>
</entry>
<entry>
<title>Use getservbyname to find ports</title>
<updated>2009-01-12T22:43:21+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-01-12T22:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=a964870f5c71a1c11fa5cb34ef7d98076a70c91b'/>
<id>urn:sha1:a964870f5c71a1c11fa5cb34ef7d98076a70c91b</id>
<content type='text'>
Rather than reading /etc/services directly, use the standard
getservbyname function. This should be more efficient (uses dbm),
and will work with other nameservices
</content>
</entry>
<entry>
<title>New Vyatta::Interface infrastructure</title>
<updated>2009-01-07T23:02:18+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-01-07T23:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=73026e8580afbbbbb18970679ff7207676b51ba6'/>
<id>urn:sha1:73026e8580afbbbbb18970679ff7207676b51ba6</id>
<content type='text'>
Provide generic module to map interface name to configuration
and other attributes.  This is first step to ripping the special
case code out of DHCP, QoS, ... that all have own rules for mapping
name to configuration and configuration to name.
</content>
</entry>
<entry>
<title>Fix 3815: FW: Hyphenated port names treated as ranges in firewall rules.</title>
<updated>2008-12-20T22:38:55+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@io.vyatta.com</email>
</author>
<published>2008-12-20T22:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=1da5320dd0ca6fbddd728aefe5bea8dc29f81022'/>
<id>urn:sha1:1da5320dd0ca6fbddd728aefe5bea8dc29f81022</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 3626: Not all protocol numbers are accepted in firewall rules.</title>
<updated>2008-12-20T21:55:39+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@io.vyatta.com</email>
</author>
<published>2008-12-20T21:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d9976a31c4e34a2787c2bc5212e6e8c49e95b442'/>
<id>urn:sha1:d9976a31c4e34a2787c2bc5212e6e8c49e95b442</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 3991: Unable to configure DHCP server on a multinetted interfaceZ</title>
<updated>2008-12-12T21:03:19+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@io.vyatta.com</email>
</author>
<published>2008-12-12T21:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=bfcc2655d34a1e2030711fbb46a408d99c7116fc'/>
<id>urn:sha1:bfcc2655d34a1e2030711fbb46a408d99c7116fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"show interfaces" broken.  Use new perl hierarchy.</title>
<updated>2008-12-02T04:45:09+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@io.vyatta.com</email>
</author>
<published>2008-12-02T04:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=76cc15d086d6368b9949ef58b6dd379d2af7de39'/>
<id>urn:sha1:76cc15d086d6368b9949ef58b6dd379d2af7de39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"save" command broken - fix spelling error.</title>
<updated>2008-12-02T02:49:45+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@io.vyatta.com</email>
</author>
<published>2008-12-02T02:49:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=ae9f389cb3edaf93146a0180d0cc165929871782'/>
<id>urn:sha1:ae9f389cb3edaf93146a0180d0cc165929871782</id>
<content type='text'>
</content>
</entry>
</feed>
