<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include, branch c-po-patch-1</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=c-po-patch-1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=c-po-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-02-25T16:05:00+00:00</updated>
<entry>
<title>Merge pull request #4365 from c-po/lldp-t7165</title>
<updated>2025-02-25T16:05:00+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2025-02-25T16:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9468dbfadece59cd4dd481594c9c098d974dad1a'/>
<id>urn:sha1:9468dbfadece59cd4dd481594c9c098d974dad1a</id>
<content type='text'>
lldp: T7165: add support to enable only rx/tx on specific interfaces</content>
</entry>
<entry>
<title>lldp: T7165: add support to enable only rx or tx on specific interface</title>
<updated>2025-02-24T19:54:25+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-24T19:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=216e80b61881a13c502f44c5d32fd7603b6ffe60'/>
<id>urn:sha1:216e80b61881a13c502f44c5d32fd7603b6ffe60</id>
<content type='text'>
LLDP is a stateless protocol which does not necessitate sending to receive
advertisements. There are multiple scenarios such as provider peering links in
which it is advantageous to receive LLDP but not disclose internal information
to the provider.

Add new CLI command:
* set service lldp interface &lt;name&gt; mode [disable|rx-tx|rx|tx]

The default is unchanged and will be rx-tx.

Furthermore if an interface has an explicit LLDP disable configured under
"set service lldp interface &lt;name&gt; disable" this will be migrated to
"set service lldp interface &lt;name&gt; mode disable"
</content>
</entry>
<entry>
<title>T7190: Add haproxy default timeout options configurable</title>
<updated>2025-02-24T10:28:33+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-02-22T15:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fe20eae99ebdb7781f74ada3a7c13a848ea75bcc'/>
<id>urn:sha1:fe20eae99ebdb7781f74ada3a7c13a848ea75bcc</id>
<content type='text'>
Add the ability to configurate default timeout and frontend
client timeout

```
set load-balancing haproxy service web timeout client '600'
set load-balancing haproxy timeout check '4'
set load-balancing haproxy timeout client '600'
set load-balancing haproxy timeout connect '12'
set load-balancing haproxy timeout server '120'
```
</content>
</entry>
<entry>
<title>Merge pull request #4351 from markh0338/int-group-container-validation</title>
<updated>2025-02-20T06:34:44+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-20T06:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c63b11666410d09359d1bebffe96d8d0708bc83a'/>
<id>urn:sha1:c63b11666410d09359d1bebffe96d8d0708bc83a</id>
<content type='text'>
firewall: T7177: Update interface-name constraint to allow "pod-" interface names</content>
</entry>
<entry>
<title>firewall: T7177: update interface-name.xml.i constraint and smoketest to support pod interfaces from containers</title>
<updated>2025-02-19T16:30:14+00:00</updated>
<author>
<name>Mark</name>
<email>mark.hayes0338@gmail.com</email>
</author>
<published>2025-02-19T16:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9db6b57e1516acfceec9a40a3e63c501f67d578d'/>
<id>urn:sha1:9db6b57e1516acfceec9a40a3e63c501f67d578d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6628: IPoE-server rename "static-ip" to "ip-address" for local auth</title>
<updated>2025-02-19T14:33:59+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2025-02-19T14:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8241857167968e9d2e9fabd1e84db578c0d022e7'/>
<id>urn:sha1:8241857167968e9d2e9fabd1e84db578c0d022e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T7163: add CLI route-map and metric support for "redistribute table"</title>
<updated>2025-02-13T19:39:54+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-13T19:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6ab9de170c7a4ad51b60ed0c576db25831ce745a'/>
<id>urn:sha1:6ab9de170c7a4ad51b60ed0c576db25831ce745a</id>
<content type='text'>
* set protocols bgp address-family &lt;ipv4-unicast|ipv6-unicast&gt; redistribute
  table &lt;n&gt; [metric &lt;n&gt;] [route-map &lt;name&gt;]
</content>
</entry>
<entry>
<title>bgp: T7161: fix IPv4/IPv6 unicast AFI "redistribute table" command</title>
<updated>2025-02-13T16:03:35+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-13T16:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b702dfc362d16e11d96debc39a2dcdcc72619277'/>
<id>urn:sha1:b702dfc362d16e11d96debc39a2dcdcc72619277</id>
<content type='text'>
Re-use existing XML constraint added via commit 8f6246da6 ("xml: T7161: provide
re-usable building block for alternative routing tables") and add handy CLI
completion helper.

FRRouting supports redistribution of multiple non-main tables, thus make this
a multi node in addition, too.
</content>
</entry>
<entry>
<title>bgp: T7161: support "redistribute isis" for IPv6 unicast AFI</title>
<updated>2025-02-13T16:00:16+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-13T16:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0b28c97fa3b11758ed0dc8a8300ede2cab40707c'/>
<id>urn:sha1:0b28c97fa3b11758ed0dc8a8300ede2cab40707c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bgp: T7161: add re-usable XML definition for redistribute other protocols</title>
<updated>2025-02-13T16:00:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-13T16:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=182a62618aff2cd07f90c98b52e61a8940a29381'/>
<id>urn:sha1:182a62618aff2cd07f90c98b52e61a8940a29381</id>
<content type='text'>
</content>
</entry>
</feed>
