<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/validators, branch T7065-pr-mirror-trigger-restrict</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=T7065-pr-mirror-trigger-restrict</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=T7065-pr-mirror-trigger-restrict'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-12-18T03:38:37+00:00</updated>
<entry>
<title>T6874: [QoS] Add class filter by ether</title>
<updated>2024-12-18T03:38:37+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-12-05T08:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f2b346c5391651cc38f870304ce9117c72c123bf'/>
<id>urn:sha1:f2b346c5391651cc38f870304ce9117c72c123bf</id>
<content type='text'>
Implement a command to configure QoS policy filters by ether properties.
The supported match types include:
- Destination: Specify the Ethernet destination address.
- Protocol: Define the Ethernet protocol.
- Source: Set the Ethernet source address.

`set qos policy &lt;type&gt; &lt;name&gt; class &lt;id&gt; match &lt;match-id&gt; ether &lt;destination|protocol|source&gt; &lt;val&gt;`
</content>
</entry>
<entry>
<title>Merge pull request #4106 from dmbaturin/T6743-native-range-validators</title>
<updated>2024-09-30T15:16:22+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-09-30T15:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6b7159f2927f004320c77043d0c819a6b660806d'/>
<id>urn:sha1:6b7159f2927f004320c77043d0c819a6b660806d</id>
<content type='text'>
validators: T6743: use native ipaddrcheck validator options for ranges</content>
</entry>
<entry>
<title>validators: T6743: use native ipaddrcheck validator options for ranges</title>
<updated>2024-09-27T15:51:50+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-09-27T15:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0b7a2a052d0f07c448b371d35863e0f8a324675e'/>
<id>urn:sha1:0b7a2a052d0f07c448b371d35863e0f8a324675e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>validators: T6739: correctly quote ipaddrcheck arguments</title>
<updated>2024-09-27T13:54:20+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-09-27T13:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f972a40b63f29a9b52069d8aaf5f730540fc0d06'/>
<id>urn:sha1:f972a40b63f29a9b52069d8aaf5f730540fc0d06</id>
<content type='text'>
to avoid ipaddrcheck syntax errors when values include whitespace
</content>
</entry>
<entry>
<title>Revert "validators: T6739: fix ipaddrcheck argument quoting"</title>
<updated>2024-09-27T12:52:32+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-09-27T12:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=faab3c22e66b7eb34485c71edbf92cb00e74be26'/>
<id>urn:sha1:faab3c22e66b7eb34485c71edbf92cb00e74be26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>validators: T6739: fix ipaddrcheck argument quoting</title>
<updated>2024-09-25T15:42:08+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2024-09-25T15:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=29e21b1b697924ae5d942229304d827d04957549'/>
<id>urn:sha1:29e21b1b697924ae5d942229304d827d04957549</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5735: Stunnel CLI and configuration</title>
<updated>2024-06-24T14:16:31+00:00</updated>
<author>
<name>khramshinr</name>
<email>khramshinr@gmail.com</email>
</author>
<published>2024-05-29T13:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f6131611e15a644312e3c4baf5b8f6387c2930e7'/>
<id>urn:sha1:f6131611e15a644312e3c4baf5b8f6387c2930e7</id>
<content type='text'>
Add CLI commands
Add config
Add conf_mode
Add systemd config
Add stunnel smoketests
Add log level config
</content>
</entry>
<entry>
<title>suricata: T751: Initial support for suricata</title>
<updated>2024-05-12T08:36:34+00:00</updated>
<author>
<name>Maxime THIEBAUT</name>
<email>46688461+0xThiebaut@users.noreply.github.com</email>
</author>
<published>2024-05-01T20:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=549089a970e39d1ea09c10af5eaf8f696dd19d40'/>
<id>urn:sha1:549089a970e39d1ea09c10af5eaf8f696dd19d40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>srv6: T5849: add segment support to "protocols static route6"</title>
<updated>2024-02-11T08:18:58+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-10T09:02:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b84f7de453f3951945298d95a8a27345ba7d28c3'/>
<id>urn:sha1:b84f7de453f3951945298d95a8a27345ba7d28c3</id>
<content type='text'>
* set protocols static route6 &lt;prefix&gt; next-hop &lt;address&gt; segments 'x:x::x:x/y:y::y/z::z'
* set protocols static route6 &lt;prefix&gt; interface &lt;interface&gt; segments 'x:x::x:x/y:y::y/z::z'
</content>
</entry>
<entry>
<title>T5688: Changed 'range' to multi in 'client-ip-pool' for accell-ppp</title>
<updated>2024-01-09T13:40:41+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-01-05T14:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ffec67d04670192d9b722353cbaef04cb0ba129'/>
<id>urn:sha1:4ffec67d04670192d9b722353cbaef04cb0ba129</id>
<content type='text'>
Changed node 'range' to multi in 'client-ip-pool' for accell-ppp
services.
Added completionHelp to default-pool and next-pool.
Fixed verification in vpn l2tp config script.
</content>
</entry>
</feed>
