<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/op_mode, branch vyos/1.4dev1</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=vyos%2F1.4dev1</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=vyos%2F1.4dev1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-09-26T18:49:58+00:00</updated>
<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/vyos/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/vyos/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/vyos/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/vyos/vyos-1x.git/commit/?id=7447b4ef6e6cc8a9b1e7b8062935c52d3b4429cb'/>
<id>urn:sha1:7447b4ef6e6cc8a9b1e7b8062935c52d3b4429cb</id>
<content type='text'>
(cherry picked from commit 2d3f3297b575f88662495e14a7c7324ff73b6bfc)
</content>
</entry>
<entry>
<title>op-mode: disk: T5609: add arg by-id to format disk</title>
<updated>2023-09-22T14:33:04+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-09-19T16:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4da9e2cf686a06db8b09d5b88568a08fcdb0a29d'/>
<id>urn:sha1:4da9e2cf686a06db8b09d5b88568a08fcdb0a29d</id>
<content type='text'>
(cherry picked from commit 42736111facf08ac37b86e6fc3cbd395aab166bc)
</content>
</entry>
<entry>
<title>T5564: Fix show firewall group and show firewall summary</title>
<updated>2023-09-11T19:34:28+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-10T11:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b0a9782a4a611c375fb3313887a8144fdacbd18c'/>
<id>urn:sha1:b0a9782a4a611c375fb3313887a8144fdacbd18c</id>
<content type='text'>
The `rule` key could be not exists in the entry of the dictionary
for examppe `{'default_action': 'drop'}`

Fix it

(cherry picked from commit 9daac1632df96b6d2089244e3c7a7b42ae682eb9)
</content>
</entry>
<entry>
<title>T5423: Fix for op-mode show vpn ike secrets</title>
<updated>2023-09-08T15:05:43+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-05T17:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7cb85a8b49708f5e7b50f5dc8e0414b6a3a0736f'/>
<id>urn:sha1:7cb85a8b49708f5e7b50f5dc8e0414b6a3a0736f</id>
<content type='text'>
We don't use ipsec.secrets anymore
Fix op-mode for "show vpn ike secrets".
Ability to get "RAW" format

(cherry picked from commit 97326920e2907bdb545853887dc54c6a02b76f28)
</content>
</entry>
<entry>
<title>Merge pull request #2193 from sever-sever/T5536</title>
<updated>2023-09-01T15:08:45+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-09-01T15:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d3da15234e525e9feb313630e63786a6373ab409'/>
<id>urn:sha1:d3da15234e525e9feb313630e63786a6373ab409</id>
<content type='text'>
T5536: Fix show dhcp client leases</content>
</entry>
<entry>
<title>T2546: re-add "monitor command" op-mode command with a new "diff" option as well</title>
<updated>2023-09-01T15:08:06+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-09-01T05:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b92515dc815959a4efe05e33b0bb8ee9130c40e4'/>
<id>urn:sha1:b92515dc815959a4efe05e33b0bb8ee9130c40e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5536: Fix show dhcp client leases</title>
<updated>2023-09-01T11:41:00+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-01T11:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=99837ad340ff607772a516fd5bd1d9c1feceb052'/>
<id>urn:sha1:99837ad340ff607772a516fd5bd1d9c1feceb052</id>
<content type='text'>
Fix helpers was moved to vyos.utils package
Fix empty new address from the lease file causes
OSError: illegal IP address string passed to inet_pton
</content>
</entry>
</feed>
