<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/vif-s.xml.i, branch feature/T9082-codeql-cpp</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=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2021-03-14T15:56:11+00:00</updated>
<entry>
<title>xml: T1579: re-arrange xml interface include building blocks</title>
<updated>2021-03-14T15:56:11+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-03-14T14:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=adea0e05a56cb25a9e40b46e30a7648c99907031'/>
<id>urn:sha1:adea0e05a56cb25a9e40b46e30a7648c99907031</id>
<content type='text'>
As the amount of include files now has reached a certain amount, it is getting
more and more crowsded, thuse introducing "per topic" subdirectories on the
filesystem to keep a clean structure makes sense.
</content>
</entry>
<entry>
<title>xml: include: fix typo on include comment</title>
<updated>2021-03-14T10:09:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-03-12T20:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ee2dfee43f8319726c2225a5ad2367d936ec3176'/>
<id>urn:sha1:ee2dfee43f8319726c2225a5ad2367d936ec3176</id>
<content type='text'>
When including XML files they all contained a comment from where the snipped
had actually been included from. The comment had been "included start" and
"included end" instead of "include start" and "include end".

This commit corrects the glitch.
</content>
</entry>
<entry>
<title>vif-s: T3268: add VRF support</title>
<updated>2021-01-29T15:10:00+00:00</updated>
<author>
<name>Brandon Stepler</name>
<email>brandon@stepler.net</email>
</author>
<published>2021-01-29T15:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7a5461bf4cb74fcb06b9096ef1d81c66798eb06c'/>
<id>urn:sha1:7a5461bf4cb74fcb06b9096ef1d81c66798eb06c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vlan: xml: T2653: use common include file for ip and ipv6 options</title>
<updated>2020-12-04T11:04:57+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-04T11:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f8bb85f9be357d0788117368e44137fd570aa902'/>
<id>urn:sha1:f8bb85f9be357d0788117368e44137fd570aa902</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mtu: T2630: add support for ethernet MTU up to 16000 bytes</title>
<updated>2020-10-28T18:05:34+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-10-28T18:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8e11d9cc51b16949f42cde3cb9a002fe3ab92228'/>
<id>urn:sha1:8e11d9cc51b16949f42cde3cb9a002fe3ab92228</id>
<content type='text'>
There is a Myricom 10G card with 16k MTU available.
</content>
</entry>
<entry>
<title>xml: include: add comment about source filename to every include snippet</title>
<updated>2020-10-04T09:38:48+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-10-04T09:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fe6326c96e6e481fc4498c10c493dfd393c3956c'/>
<id>urn:sha1:fe6326c96e6e481fc4498c10c493dfd393c3956c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vif-s: ifconfig: T2903: use explicit VLAN protocol over raw numbers</title>
<updated>2020-09-20T12:29:32+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-09-20T11:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0a21905786d31e759416dd335d87726f9ed46ffa'/>
<id>urn:sha1:0a21905786d31e759416dd335d87726f9ed46ffa</id>
<content type='text'>
In the past we had to provide the ethertype value used for the VLAN
protocol (0x88A8 -&gt; 802.1ad or 0x8100 -&gt; 802.1q).

This should be changed to a more user friendly CLI node (protocol over
ethertype) and 802.1ad over it's raw value 0x88A8. There is no need in
presenting RAW information from the ethernet header to the user. Also iproute2
calls it protocol which makes way more sense over the "raw" value.
</content>
</entry>
<entry>
<title>xml: split dhcp, dhcpv6 to individual files</title>
<updated>2020-05-17T14:21:30+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-05-17T14:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=843c789a0e92c10965440162f4c2af774e61d32e'/>
<id>urn:sha1:843c789a0e92c10965440162f4c2af774e61d32e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vif-c: T2240: add VRF support</title>
<updated>2020-04-10T09:26:51+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-10T09:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a4c98ef27b44384184bbb0e0355af9cd3b460653'/>
<id>urn:sha1:a4c98ef27b44384184bbb0e0355af9cd3b460653</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "vif-s: T2240: add VRF support"</title>
<updated>2020-04-10T09:26:45+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-10T09:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0eeea79bf08435dd46c84c7bf709ed3f922eae52'/>
<id>urn:sha1:0eeea79bf08435dd46c84c7bf709ed3f922eae52</id>
<content type='text'>
This reverts commit 2d33cf656f5856fb06e8390fc2250bb99ea0206b.
</content>
</entry>
</feed>
