<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/pppoe-server.xml, branch 1.3.6</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.3.6</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.3.6'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2019-12-06T19:58:56+00:00</updated>
<entry>
<title>T1843: run interface-definitions though GCC preprocessor</title>
<updated>2019-12-06T19:58:56+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2019-12-03T21:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0d4d4dd840e06c18250d73f27de61261ff141944'/>
<id>urn:sha1:0d4d4dd840e06c18250d73f27de61261ff141944</id>
<content type='text'>
A lot of XML code is duplicated (VLAN, interface address) for instance. Such
XML definitions should be moved to feature.xml.i files and then just pulled in
via GCC preprocessor #include definition in e.g. bond or ethernet definitions.

This will give us the ability to single-source repeating node definitions as:
* Interface Address
* Interface Description
* Interface Disable
* VLAN (both vif-s and vif-c)

The .in suffix of the interface-definitions is a marker that those files are
input files to the GCC preprocessor. They will be rendered into proper XML
files in the build directory.

Some node definitions have been reworder to remove escaped double quote
occurances which would have been warned about by the GCC preprocessor.
</content>
</entry>
<entry>
<title>[pppoe] typo fixed</title>
<updated>2019-07-22T16:28:23+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-07-22T16:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8b0d0509050d5adb4271fc6d3e3aaddb728436cc'/>
<id>urn:sha1:8b0d0509050d5adb4271fc6d3e3aaddb728436cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PPPoE] - T1489: vlan_mon config options</title>
<updated>2019-07-08T17:01:15+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-07-05T17:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f17f897a315d3177c0c42dd3d3b7dadf307a33c8'/>
<id>urn:sha1:f17f897a315d3177c0c42dd3d3b7dadf307a33c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[pppoe-server] T1452 - add vendor option to shaper</title>
<updated>2019-06-18T22:07:41+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-06-18T22:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=85c9e0200a4619f0388b7fd7ba9a03f4be933ef5'/>
<id>urn:sha1:85c9e0200a4619f0388b7fd7ba9a03f4be933ef5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[pppoe-server] adding CIDR based prefixes as client-ip-pool option</title>
<updated>2019-04-26T22:54:18+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-04-26T22:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6d848ec832d2911db487a2b04235759971022d47'/>
<id>urn:sha1:6d848ec832d2911db487a2b04235759971022d47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[pppoe-server] - fixed default RADIUS attribute Filter-Id</title>
<updated>2019-04-23T16:38:17+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-04-23T16:38:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2cd0498f50296d5d9e80b6acafb63dd3d45fb5cd'/>
<id>urn:sha1:2cd0498f50296d5d9e80b6acafb63dd3d45fb5cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[pppoe-server] - typo corrected</title>
<updated>2019-04-18T22:24:01+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-04-18T22:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=87ddd50f55cd80873e295d66803ceb072de6fd74'/>
<id>urn:sha1:87ddd50f55cd80873e295d66803ceb072de6fd74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[pppoe-server] T1341 - Adding rate-limiter for pppoe server users</title>
<updated>2019-04-18T20:55:35+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-04-18T20:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d4556b31e920197e1c58febb8d87a1765bfea81f'/>
<id>urn:sha1:d4556b31e920197e1c58febb8d87a1765bfea81f</id>
<content type='text'>
- RADIUS shaper settings
</content>
</entry>
<entry>
<title>[pppoe-server] T1341 - Adding rate-limiter for pppoe server users</title>
<updated>2019-04-18T18:34:06+00:00</updated>
<author>
<name>hagbard</name>
<email>vyosdev@derith.de</email>
</author>
<published>2019-04-18T18:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c1dc93391b9ec1785ab648fa7685521c85774d28'/>
<id>urn:sha1:c1dc93391b9ec1785ab648fa7685521c85774d28</id>
<content type='text'>
- implementation for locally definied users
</content>
</entry>
<entry>
<title>T835: improve help text for PPPoE CLI.</title>
<updated>2018-11-26T19:19:11+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-11-26T19:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bd536044ce753e1cc40753c296752b4303291021'/>
<id>urn:sha1:bd536044ce753e1cc40753c296752b4303291021</id>
<content type='text'>
</content>
</entry>
</feed>
