<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include, branch 1.4.0-rc3</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.4.0-rc3</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=1.4.0-rc3'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-01-16T15:46:28+00:00</updated>
<entry>
<title>T4658: Renamed DPD action value from 'hold' to 'trap'</title>
<updated>2024-01-16T15:46:28+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2024-01-16T14:26:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3e35719a272956a16171e889e5dc0c8a3b47977e'/>
<id>urn:sha1:3e35719a272956a16171e889e5dc0c8a3b47977e</id>
<content type='text'>
Renamed DPD action value from 'hold' to 'trap'

(cherry picked from commit 9f4aee5778eefa0a17d4795430d50e4a046e88b0)
</content>
</entry>
<entry>
<title>bgp: T591: add VPN nexthop support per address-family</title>
<updated>2024-01-14T11:34:24+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-14T10:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=42d6a8cd500b2a92e9dbe0e868b84f4b55b1e02b'/>
<id>urn:sha1:42d6a8cd500b2a92e9dbe0e868b84f4b55b1e02b</id>
<content type='text'>
set protocols bgp address-family ipv4-unicast nexthop vpn export &lt;ipv4-address|ipv6-address&gt;
set protocols bgp address-family ipv6-unicast nexthop vpn export &lt;ipv4-address|ipv6-address&gt;

(cherry picked from commit 7349927908206fa83a7295d643f56950309efb4f)
</content>
</entry>
<entry>
<title>bgp: T591: add SRv6 per address-family SID support</title>
<updated>2024-01-14T11:34:23+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-14T10:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b55571138d2b08dd4fda6d8b34a70f9a84a1c721'/>
<id>urn:sha1:b55571138d2b08dd4fda6d8b34a70f9a84a1c721</id>
<content type='text'>
set protocols bgp address-family ipv4-unicast sid vpn export &lt;auto|1-1048575&gt;
set protocols bgp address-family ipv6-unicast sid vpn export &lt;auto|1-1048575&gt;

(cherry picked from commit d7e248ba514108461ca9d5875c0be077c80ceca7)
</content>
</entry>
<entry>
<title>Merge pull request #2789 from vyos/mergify/bp/sagitta/pr-2777</title>
<updated>2024-01-11T05:48:06+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-11T05:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d0145bfc824099cb17ad6dc2cc2f81cace4f430d'/>
<id>urn:sha1:d0145bfc824099cb17ad6dc2cc2f81cace4f430d</id>
<content type='text'>
T5688: Changed 'range' to multi in 'client-ip-pool' for accell-ppp (backport #2777)</content>
</entry>
<entry>
<title>Merge pull request #2793 from sarthurdev/T5550_sagitta</title>
<updated>2024-01-11T05:41:17+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-11T05:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=68bacdc20c10566671ce809e9668ca27666bca22'/>
<id>urn:sha1:68bacdc20c10566671ce809e9668ca27666bca22</id>
<content type='text'>
interface: T5550: Interface source-validation priority over global value (backport)</content>
</entry>
<entry>
<title>T5688: Changed 'range' to multi in 'client-ip-pool' for accell-ppp</title>
<updated>2024-01-10T19:00:37+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=b588e0784626ca42bf0da84a766213bda725305e'/>
<id>urn:sha1:b588e0784626ca42bf0da84a766213bda725305e</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.

(cherry picked from commit 4ffec67d04670192d9b722353cbaef04cb0ba129)
</content>
</entry>
<entry>
<title>bgp: T5913: allow peer-group support for ipv4|6-labeled-unicast SAFI</title>
<updated>2024-01-10T18:58:27+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-10T17:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=345a59a99b4dbe1ae01fac3d16dcc5f195686ade'/>
<id>urn:sha1:345a59a99b4dbe1ae01fac3d16dcc5f195686ade</id>
<content type='text'>
(cherry picked from commit f1411240c6b11ec400ac0f66eb71982259204317)
</content>
</entry>
<entry>
<title>Merge pull request #2783 from vyos/mergify/bp/sagitta/pr-2263</title>
<updated>2024-01-10T10:21:25+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-10T10:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d7c50c8139828db1bebfc767d0878c81418d439f'/>
<id>urn:sha1:d7c50c8139828db1bebfc767d0878c81418d439f</id>
<content type='text'>
T5530: isis: Adding loop free alternate feature (backport #2263)</content>
</entry>
<entry>
<title>T5530: isis: Adding loop free alternate feature</title>
<updated>2024-01-10T07:27:04+00:00</updated>
<author>
<name>Cheeze_It</name>
<email>none@none.com</email>
</author>
<published>2023-08-31T18:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2d778c4cb468352c6ff4ea9d984951f6bb12586c'/>
<id>urn:sha1:2d778c4cb468352c6ff4ea9d984951f6bb12586c</id>
<content type='text'>
(cherry picked from commit 7a2b70bd73c8579a885348b93b8addfb20fb006c)
</content>
</entry>
<entry>
<title>https: T5902: remove virtual-host configuration</title>
<updated>2024-01-10T07:11:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-01-06T09:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=34eadcf2f74ae57342997bed77ce64bddd34219b'/>
<id>urn:sha1:34eadcf2f74ae57342997bed77ce64bddd34219b</id>
<content type='text'>
We have not seen the adoption of the https virtual-host CLI option.

What it did?
* Create multiple webservers each listening on a different IP/port
  (but in the same VRF)
* All webservers shared one common document root
* All webservers shared the same SSL certificates
* All webservers could have had individual allow-client configurations
* API could be enabled for a particular virtual-host but was always enabled on
  the default host

This configuration tried to provide a full webserver via the CLI but VyOS is a
router and the Webserver is there for an API or to serve files for a local-ui.

Changes

Remove support for virtual-hosts as it's an incomplete and thus mostly useless
"thing". Migrate all allow-client statements to one top-level allow statement.

(cherry picked from commit d0d3071e99eb65edb888c26ef2fdc9e038438887)
</content>
</entry>
</feed>
