<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src, branch vyos/1.4dev1</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.4dev1</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.4dev1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2023-09-28T16:23:15+00:00</updated>
<entry>
<title>mdns: T5615: Rename avahi-daemon config file</title>
<updated>2023-09-28T16:23:15+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-09-25T04:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=39d30e2034d75823a958905aac7bc8427597fdac'/>
<id>urn:sha1:39d30e2034d75823a958905aac7bc8427597fdac</id>
<content type='text'>
Rename avahi-daemon config file to avahi-daemon.conf.j2 to match the
convention used by other config files.

(cherry picked from commit 3a3123485f2ea7b253caa1c49f19c82a0eaa0b37)
</content>
</entry>
<entry>
<title>mdns: T5615: Allow controlling IP version to use for mDNS repeater</title>
<updated>2023-09-28T16:23:15+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-09-24T04:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8701282fbcb5972c874900105ec6c8ec0a2d4919'/>
<id>urn:sha1:8701282fbcb5972c874900105ec6c8ec0a2d4919</id>
<content type='text'>
This commit adds a new configuration option to the mDNS repeater service
to allow controlling which IP version to use for mDNS repeater.

Additionally, publishing AAAA record over IPv4 and A record over IPv6 is
disabled as suggested.

See:
- https://github.com/lathiat/avahi/issues/117#issuecomment-1651475104
- https://bugzilla.redhat.com/show_bug.cgi?id=669627#c2

(cherry picked from commit e66f7075ee12ae3107d29efaf683442c3535e8b9)
</content>
</entry>
<entry>
<title>T5165: Add option protocol for policy local-route</title>
<updated>2023-09-28T15:06:56+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-27T14:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8953f97829b1ae583d5b9b2bd47edc8095a8f144'/>
<id>urn:sha1:8953f97829b1ae583d5b9b2bd47edc8095a8f144</id>
<content type='text'>
Add option `protocol` for policy local-route

set policy local-route rule 100 destination '192.0.2.12'
set policy local-route rule 100 protocol 'tcp'
set policy local-route rule 100 set table '100'

(cherry picked from commit 96b8b38a3c17aa08fa964eef9141cf89f1c1d442)
</content>
</entry>
<entry>
<title>ipsec: T5606: Add support for whole CA chains</title>
<updated>2023-09-28T14:45:51+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2023-09-24T12:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=e927f1912be4989e7ad0ccc51235dae271b3472d'/>
<id>urn:sha1:e927f1912be4989e7ad0ccc51235dae271b3472d</id>
<content type='text'>
Also includes an update to smoketest to verify

(cherry picked from commit 1ac230548c86d3308ff5b479b79b0e64b75a0e8a)
</content>
</entry>
<entry>
<title>conf-mode: T5412: move dependency check from smoketest to nosetest</title>
<updated>2023-09-27T17:53:03+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-09-06T18:37:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=0cc75919dbaf2e1ec26885b7fbb7cc91dc7b28fa'/>
<id>urn:sha1:0cc75919dbaf2e1ec26885b7fbb7cc91dc7b28fa</id>
<content type='text'>
(cherry picked from commit 12440ea1af8e60482a6a91c1cb04dcb86d7f4a68)
</content>
</entry>
<entry>
<title>conf-mode: T5412: add script for add-on package check of dependencies</title>
<updated>2023-09-27T17:53:03+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-09-06T18:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=540145791ecdda87a8996deeba5d13c0b21da1dd'/>
<id>urn:sha1:540145791ecdda87a8996deeba5d13c0b21da1dd</id>
<content type='text'>
(cherry picked from commit 0869b91c0b15ddedd72b4d0e1475c52eb45994f0)
</content>
</entry>
<entry>
<title>Merge pull request #2311 from vyos/mergify/bp/sagitta/pr-2308</title>
<updated>2023-09-26T18:49:58+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-09-26T18:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=58344bc7696234b3e4792909c121314bbc5f6647'/>
<id>urn:sha1:58344bc7696234b3e4792909c121314bbc5f6647</id>
<content type='text'>
firewall: T5160: Remove zone policy op-mode (backport #2308)</content>
</entry>
<entry>
<title>firewall: T5160: Remove zone policy op-mode</title>
<updated>2023-09-26T18:11:23+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2023-09-23T11:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=07dfc6216be7c244356b45d167f9f74b09c1754d'/>
<id>urn:sha1:07dfc6216be7c244356b45d167f9f74b09c1754d</id>
<content type='text'>
(cherry picked from commit 9b9b37e9cbb225eaacac2ad8cb03bef735fed117)
</content>
</entry>
<entry>
<title>T5497: op-mode: Add generate firewall rule-resequence</title>
<updated>2023-09-26T13:19:59+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-22T15:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ecfb617e99dc08d3312d5eef4839a073ce0ce9f0'/>
<id>urn:sha1:ecfb617e99dc08d3312d5eef4839a073ce0ce9f0</id>
<content type='text'>
Add op-mode command `generate firewall rule-resequence`
Generates output with new sequences for firewall rules

set firewall ipv4 input filter rule 1 action 'accept'
set firewall ipv4 input filter rule 1 description 'Allow loopback'

$ generate firewall rule-resequence start 10 step 10

set firewall ipv4 input filter rule 10 action 'accept'
set firewall ipv4 input filter rule 10 description 'Allow loopback'

(cherry picked from commit 7ad1e8c7d3440046dce2ffa7bcb70a38bfddc298)
</content>
</entry>
<entry>
<title>op-mode: raid: T5608: define add/delete raid member</title>
<updated>2023-09-22T14:33:05+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-09-20T02:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=7447b4ef6e6cc8a9b1e7b8062935c52d3b4429cb'/>
<id>urn:sha1:7447b4ef6e6cc8a9b1e7b8062935c52d3b4429cb</id>
<content type='text'>
(cherry picked from commit 2d3f3297b575f88662495e14a7c7324ff73b6bfc)
</content>
</entry>
</feed>
