<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions, branch 1.3.6</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=1.3.6</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.3.6'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-02-01T16:10:18+00:00</updated>
<entry>
<title>bfd: T5967: add minimum-ttl option</title>
<updated>2024-02-01T16:10:18+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-02-01T16:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e559ff4e552a0959287bee7712d887e754b25fb7'/>
<id>urn:sha1:e559ff4e552a0959287bee7712d887e754b25fb7</id>
<content type='text'>
* set protocols bfd peer &lt;x.x.x.x&gt; minimum-ttl &lt;1-254&gt;

(partially cherry-picked from 1f07dcbddfcfdbb9079936ec479c5633934dd547)
</content>
</entry>
<entry>
<title>T1297: vrrp: backport VRRP GARP options to Equuleus</title>
<updated>2024-01-09T09:52:07+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2024-01-09T09:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=56141ca2165f58dcfd7ef47afcdb1b227827d416'/>
<id>urn:sha1:56141ca2165f58dcfd7ef47afcdb1b227827d416</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ddclient: T5852: add missing priority</title>
<updated>2023-12-28T21:42:12+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-28T20:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d3ef16722b8b08ce9ea43345fbad18d8ffada639'/>
<id>urn:sha1:d3ef16722b8b08ce9ea43345fbad18d8ffada639</id>
<content type='text'>
Running ddclient on a VLAN interface will fail during reboot as there is no
discrete priority to tell that the dynamic DNS service needs to be started
after the interfaces.

(cherry picked from commit ef237a7555843226e9bf48e552ed5feb5df581f4)
</content>
</entry>
<entry>
<title> T5796:add command http-security-headers</title>
<updated>2023-12-15T18:39:29+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2023-12-15T18:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ad65d37ddf92ec8416c84707d7d41e63346b550c'/>
<id>urn:sha1:ad65d37ddf92ec8416c84707d7d41e63346b550c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppoe: T5630: make MRU default to MTU if unspecified</title>
<updated>2023-11-23T11:06:31+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-22T10:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=220750b9e747c7f539849e96889cfef695300313'/>
<id>urn:sha1:220750b9e747c7f539849e96889cfef695300313</id>
<content type='text'>
This fixes the implementation in e062a8c11 ("pppoe: T5630: allow to specify MRU
in addition to already configurable MTU") and restores the bahavior that MRU
defaults to MTU if MRU is not explicitly set.

This was the behavior in VyOS 1.3.3 and below before we added ability to define
the MRU value.

(cherry picked from commit ffd7339e2ea3eafdd97ac0763ca4a3913fe71bf3)
</content>
</entry>
<entry>
<title>PAM: T5577: Optimized RADIUS PAM config</title>
<updated>2023-11-20T17:07:11+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-09-26T08:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d7457268fcaa5626e512eb00a9aab36f4a617f28'/>
<id>urn:sha1:d7457268fcaa5626e512eb00a9aab36f4a617f28</id>
<content type='text'>
- Added system `radius` group
- Added `mandatory` and `optional` modes for RADIUS
- Improved PAM config for RADIUS

New modes:

- `mandatory` - if RADIUS answered with `Access-Reject`, authentication must be
stopped and access denied immediately.
- `optional` (default) - if RADIUS answers with `Access-Reject`, authentication
continues using the next module.

In `mandatory` mode authentication will be stopped only if RADIUS clearly
answered that access should be denied (no user in RADIUS database, wrong
password, etc.). If RADIUS is not available or other errors happen, it will be
skipped and authentication will continue with the next module, like in
`optional` mode.
</content>
</entry>
<entry>
<title>Merge pull request #2348 from c-po/t4269-cli-defaults-backport</title>
<updated>2023-11-06T20:23:20+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-06T20:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8f59318c38667cc55846598b2f062f250b5d36eb'/>
<id>urn:sha1:8f59318c38667cc55846598b2f062f250b5d36eb</id>
<content type='text'>
scripts: T4269: node.def generator should automatically add default values (backport)</content>
</entry>
<entry>
<title>bridge: T5670: add missing constraint on "member interface" node</title>
<updated>2023-10-31T19:40:36+00:00</updated>
<author>
<name>Robert Göhler</name>
<email>github@ghlr.de</email>
</author>
<published>2023-10-31T19:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=451b530a0ec9dfdcc6bc469face5a50a79eb2774'/>
<id>urn:sha1:451b530a0ec9dfdcc6bc469face5a50a79eb2774</id>
<content type='text'>
correct include filename extension</content>
</entry>
<entry>
<title>Merge pull request #2310 from sever-sever/T5586-eq</title>
<updated>2023-10-31T17:24:19+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2023-10-31T17:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=67d65b70c2d63c86fa0dc63e8720d332dc3b6643'/>
<id>urn:sha1:67d65b70c2d63c86fa0dc63e8720d332dc3b6643</id>
<content type='text'>
T5586: Disable by default SNMP for Keeplived VRRP service</content>
</entry>
<entry>
<title>bridge: T5670: add missing constraint on "member interface" node</title>
<updated>2023-10-25T04:34:34+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-10-19T16:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a2614284eff75ca78a4d2d7b745c4956382ce65b'/>
<id>urn:sha1:a2614284eff75ca78a4d2d7b745c4956382ce65b</id>
<content type='text'>
One could specify a bridge member of VXLAN1 interface, but it is not possible
to create a VXLAN interface with the name of VXLAN1 - prohibited by VXLAN
interface name validator.

Add missing interface-name validator code

(cherry picked from commit 45dc149e4e3c0c294deac6fd541bb027d2280ea1)
(cherry picked from commit e619b23b8889543465b61eb00d5b0d3c8063ae95)
</content>
</entry>
</feed>
