<feed xmlns='http://www.w3.org/2005/Atom'>
<title>veeos-1x.git/op-mode-definitions/include, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/'/>
<updated>2025-03-08T17:03:42+00:00</updated>
<entry>
<title>T7227: show bgp: add filtering by rd and prefix option for ipv4/6 vpn table</title>
<updated>2025-03-08T17:03:42+00:00</updated>
<author>
<name>Mark Hayes</name>
<email>mark.hayes0338@gmail.com</email>
</author>
<published>2025-03-08T17:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=29b09b1863621f508aea9120c1e74bc330aba536'/>
<id>urn:sha1:29b09b1863621f508aea9120c1e74bc330aba536</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6641: Add vyos-network-event-logger Service</title>
<updated>2025-01-21T04:17:26+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-10-17T11:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=937d370576d30eb6743e4733eda8e3882172e6ac'/>
<id>urn:sha1:937d370576d30eb6743e4733eda8e3882172e6ac</id>
<content type='text'>
The service parses and logs network events for improved monitoring and diagnostics.
Supported event types include:

- `RTM_NEWROUTE`, `RTM_DELROUTE`
- `RTM_NEWLINK`, `RTM_DELLINK`
- `RTM_NEWADDR`, `RTM_DELADDR`
- `RTM_NEWNEIGH`, `RTM_DELNEIGH`, `RTM_GETNEIGH`
- `RTM_NEWRULE`, `RTM_DELRULE`

Added operational mode commands for filtered log retrieval:
- `show log network-event &lt;event-type&gt; &lt;interface&gt;`: Retrieve logs filtered by event type and interface.
- `show interfaces &lt;type&gt; &lt;name&gt; event-log &lt;event-type&gt;`: Display interface-specific logs filtered by event type.
</content>
</entry>
<entry>
<title>openfabric: T6652: Add support for OpenFabric protocol</title>
<updated>2024-09-04T10:49:13+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-08-27T10:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=c9c37a56cdee45dfa7d4b2e677e88a19afde8ac7'/>
<id>urn:sha1:c9c37a56cdee45dfa7d4b2e677e88a19afde8ac7</id>
<content type='text'>
OpenFabric is a routing protocol providing link-state routing with efficient flooding for topologies like spine-leaf networks.
FRR implements OpenFabric in a daemon called fabricd
</content>
</entry>
<entry>
<title>T6313: Add "NAT" to "generate" command for rule resequence</title>
<updated>2024-06-27T08:04:24+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-06-24T13:56:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=142545b0535d0a994182389c99b7bcd6d7c37c24'/>
<id>urn:sha1:142545b0535d0a994182389c99b7bcd6d7c37c24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6335: Add/Update EVPN op commands</title>
<updated>2024-05-16T12:07:02+00:00</updated>
<author>
<name>l0crian1</name>
<email>ryan.claridge13@gmail.com</email>
</author>
<published>2024-05-16T12:07:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=3917e3e9f985063ab7419c903f6019116224f640'/>
<id>urn:sha1:3917e3e9f985063ab7419c903f6019116224f640</id>
<content type='text'>
Converted completion helpers from python to bash for performance

Previous commit:
Added the following commands:
show evpn
show evpn es
show evpn es &lt;es-id&gt;
show evpn es detail
show evpn es-evi
show evpn es-evi detail
show evpn es-evi vni &lt;num&gt;
show evpn vni
show evpn vni detail
show evpn vni &lt;num&gt;

Updated the following commands:
show evpn access-vlan
show evpn arp-cache
show evpn mac
show evpn next-hops
show evpn rmac
</content>
</entry>
<entry>
<title>T6335: Add/Update EVPN op commands</title>
<updated>2024-05-15T18:54:18+00:00</updated>
<author>
<name>l0crian1</name>
<email>ryan.claridge13@gmail.com</email>
</author>
<published>2024-05-15T18:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=c6be441c86bc8fe2e938e2bd3c85f99071cbfb49'/>
<id>urn:sha1:c6be441c86bc8fe2e938e2bd3c85f99071cbfb49</id>
<content type='text'>
Added the following commands:
show evpn
show evpn es
show evpn es &lt;es-id&gt;
show evpn es detail
show evpn es-evi
show evpn es-evi detail
show evpn es-evi vni &lt;num&gt;
show evpn vni
show evpn vni detail
show evpn vni &lt;num&gt;

Updated the following commands:
show evpn access-vlan
show evpn arp-cache
show evpn mac
show evpn next-hops
show evpn rmac
</content>
</entry>
<entry>
<title>op-mode: T5581: add "show ipv6 nht" command</title>
<updated>2024-02-17T20:44:17+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-17T20:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=e144e55d6360a92279167198928cbe24efd97f08'/>
<id>urn:sha1:e144e55d6360a92279167198928cbe24efd97f08</id>
<content type='text'>
This improves the implementation to support both IPv4 and IPv6
</content>
</entry>
<entry>
<title>op-mode: T5808: Correction of description for ipv6 ospfv3 graceful-restart</title>
<updated>2023-12-07T16:33:40+00:00</updated>
<author>
<name>srividya0208</name>
<email>a.srividya@vyos.io</email>
</author>
<published>2023-12-07T16:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=21ad36aa8789b28311fa04f8add14388057a67ad'/>
<id>urn:sha1:21ad36aa8789b28311fa04f8add14388057a67ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: bgp: T5698: add "es-vrf" and "next-hops" CLI commands</title>
<updated>2023-11-06T19:59:13+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-06T19:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=f4b1df3c84072624060e13a6099d2032e0a4ee47'/>
<id>urn:sha1:f4b1df3c84072624060e13a6099d2032e0a4ee47</id>
<content type='text'>
show bgp l2vpn evpn es-vrf
show bgp l2vpn evpn next-hops
</content>
</entry>
<entry>
<title>op-mode: bgp: T5698: fix "rd" route-distinguisher help string</title>
<updated>2023-11-06T19:57:53+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-06T19:57:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos-contrib/veeos-1x.git/commit/?id=43288b57d8dc79a12a9bedd6386d81c85bd00149'/>
<id>urn:sha1:43288b57d8dc79a12a9bedd6386d81c85bd00149</id>
<content type='text'>
</content>
</entry>
</feed>
