<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode, branch 1.3.5</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.5</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.3.5'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-12-04T17:38:23+00:00</updated>
<entry>
<title>https: T5772: return from verify if None</title>
<updated>2023-12-04T17:38:23+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-12-04T17:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7c6de792279350c980160096887524836b44be47'/>
<id>urn:sha1:7c6de792279350c980160096887524836b44be47</id>
<content type='text'>
​

Signed-off-by: Daniil Baturin &lt;daniil@baturin.org&gt;
</content>
</entry>
<entry>
<title>https: T5772: require that at least one valid API key is present</title>
<updated>2023-12-04T15:38:11+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2023-12-04T15:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=976c800c4ba5bd1f4856ea2fa112e89af979bacf'/>
<id>urn:sha1:976c800c4ba5bd1f4856ea2fa112e89af979bacf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "https api: T5772: check if keys are configured"</title>
<updated>2023-12-04T15:36:57+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2023-12-04T15:36:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a148b81659afb02947594cc9255b3162069f86f5'/>
<id>urn:sha1:a148b81659afb02947594cc9255b3162069f86f5</id>
<content type='text'>
This reverts commit 57ba2fa91573ad2ecd03f0c2eb89507dfc397f1e.
</content>
</entry>
<entry>
<title>https: T5772: remove the default API key</title>
<updated>2023-11-30T13:58:39+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2023-11-30T13:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ad72670a1f7410a3c4a7e2021f0b7511156f5850'/>
<id>urn:sha1:ad72670a1f7410a3c4a7e2021f0b7511156f5850</id>
<content type='text'>
The new verification code prevents it from being used,
but it's not a reason to keep it
</content>
</entry>
<entry>
<title>Merge pull request #2536 from c-po/backport-pr-2527</title>
<updated>2023-11-28T14:27:07+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-28T14:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=50a78a29e3bbe6ccc2e070706133c06f6053a612'/>
<id>urn:sha1:50a78a29e3bbe6ccc2e070706133c06f6053a612</id>
<content type='text'>
pppoe: T5630: make MRU default to MTU if unspecified (backport #2527)</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>https api: T5772: check if keys are configured</title>
<updated>2023-11-23T10:24:58+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2023-11-22T00:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=57ba2fa91573ad2ecd03f0c2eb89507dfc397f1e'/>
<id>urn:sha1:57ba2fa91573ad2ecd03f0c2eb89507dfc397f1e</id>
<content type='text'>
unless PAM auth is enabled for GraphQL

(cherry picked from commit 8c450ea7f538beb0b2cd21d35c05d18db49a1802)
</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 #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>vxlan: T5669: unable to change port number</title>
<updated>2023-10-19T17:25:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-10-19T17:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=41bb90c6e347749c685a3db8845e2c9a622a3ef9'/>
<id>urn:sha1:41bb90c6e347749c685a3db8845e2c9a622a3ef9</id>
<content type='text'>
set interfaces vxlan vxlan23 address '100.64.10.2/24'
set interfaces vxlan vxlan23 remote '192.0.2.1'
set interfaces vxlan vxlan23 source-address '192.0.2.5'
set interfaces vxlan vxlan23 vni '23'
commit

set interfaces vxlan vxlan23 port '4789'
commit

vyos@r1# ip -d link show dev vxlan23
12: vxlan23: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1450 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/ether 22:6e:6d:33:c5:6b brd ff:ff:ff:ff:ff:ff promiscuity 0 minmtu 68 maxmtu 65535
    vxlan id 23 remote 192.0.2.1 local 192.0.2.5 srcport 0 0 dstport 8472

Port remains at the default value of 8472

This has been fixed
</content>
</entry>
</feed>
