<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/op-mode-definitions/show-interfaces-ethernet.xml, 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-01-10T09:26:59+00:00</updated>
<entry>
<title>xml: op-mode: add preprocessor support as known from configuration mode</title>
<updated>2021-01-10T09:26:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-09T13:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37'/>
<id>urn:sha1:e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xdp: op-mode: T2666: support per interface statistics</title>
<updated>2020-12-23T14:42:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-12-23T14:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c69190bb2b9a3c0f105ea630d328b294aa7810d7'/>
<id>urn:sha1:c69190bb2b9a3c0f105ea630d328b294aa7810d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T2710: make most "run show interfaces $type" commands work again.</title>
<updated>2020-07-18T04:45:03+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2020-07-18T04:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f40ecce733c72b23aa88086e6eb731021d4ea035'/>
<id>urn:sha1:f40ecce733c72b23aa88086e6eb731021d4ea035</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: ethernet: T2546: present offload output in table</title>
<updated>2020-06-07T09:10:01+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-06-07T08:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=11794077958f0bcfa20949ff5cd4247f1494eb82'/>
<id>urn:sha1:11794077958f0bcfa20949ff5cd4247f1494eb82</id>
<content type='text'>
- remove first line from output (sed -e 1d)
- remove leading tab indention (sed -e 's/^\t*//g')
- remove colons (sed -e 's/://')
- align output vertically (column -t -s' ')
</content>
</entry>
<entry>
<title>op-mode: ethernet: T2546: do not display fixed offload options</title>
<updated>2020-06-07T08:51:49+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-06-07T08:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8ddac94cc942e328edc3e138eb92df97ef72c694'/>
<id>urn:sha1:8ddac94cc942e328edc3e138eb92df97ef72c694</id>
<content type='text'>
[fixed] options returned by ethtool -k mean that they can not be change and
thus offloading can neither be enabled nor disabled. It makes no sense to
display those parameters at all.
</content>
</entry>
<entry>
<title>op-mode: ethernet: T2546: add possibility to identify ethernet port</title>
<updated>2020-06-05T22:41:01+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-06-05T22:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=11b2d00a47d1ab5110509aaa63efc86f9a95c112'/>
<id>urn:sha1:11b2d00a47d1ab5110509aaa63efc86f9a95c112</id>
<content type='text'>
  show interfaces ethernet eth0 identify
</content>
</entry>
<entry>
<title>op-mode: ethernet: T2546: fix "show interfaces ethernet eth0"</title>
<updated>2020-06-05T22:15:22+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-06-05T22:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c271aacf0bb0b36699ae59ff6efaa597d8722d61'/>
<id>urn:sha1:c271aacf0bb0b36699ae59ff6efaa597d8722d61</id>
<content type='text'>
Command node was missing.
</content>
</entry>
<entry>
<title>op-mode: ethernet: T2546: add vif subcommand</title>
<updated>2020-06-05T21:11:31+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-06-05T21:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e1aab88d15f0edb6e95c61851fbdb2d72b664aae'/>
<id>urn:sha1:e1aab88d15f0edb6e95c61851fbdb2d72b664aae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: migrate line ending from dos</title>
<updated>2020-06-03T14:33:30+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-06-03T14:33:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=216859622e0619a1f61eb702f88546b579306005'/>
<id>urn:sha1:216859622e0619a1f61eb702f88546b579306005</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: ethernet: T2546: migrate basic commands</title>
<updated>2020-06-03T14:32:03+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-06-03T14:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9ab669d726d9e8658308e84804fb82bff6bb0bcb'/>
<id>urn:sha1:9ab669d726d9e8658308e84804fb82bff6bb0bcb</id>
<content type='text'>
- show interfaces ethernet eth0 physical
- show interfaces ethernet eth0 physical offload
- show interfaces ethernet eth0 statistics
- show interfaces ethernet eth0 transceiver
</content>
</entry>
</feed>
