<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/python, branch mergify/bp/circinus/pr-3981</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=mergify%2Fbp%2Fcircinus%2Fpr-3981</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=mergify%2Fbp%2Fcircinus%2Fpr-3981'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-08-14T16:35:10+00:00</updated>
<entry>
<title>T6646: conntrack: in ignore rules, if protocols=all, do not append it to the rule</title>
<updated>2024-08-14T16:35:10+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2024-08-14T12:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ebcb9c6e9a5b55219c3d538686df4a55cdcdc86d'/>
<id>urn:sha1:ebcb9c6e9a5b55219c3d538686df4a55cdcdc86d</id>
<content type='text'>
(cherry picked from commit 2d953bedd0e416ead924f77ec612c997f950535a)
</content>
</entry>
<entry>
<title>Merge pull request #3972 from vyos/mergify/bp/circinus/pr-3961</title>
<updated>2024-08-13T04:00:11+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-13T04:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=dc34fb02dfdc1c271ff73555a0cf707d9b4f7a2d'/>
<id>urn:sha1:dc34fb02dfdc1c271ff73555a0cf707d9b4f7a2d</id>
<content type='text'>
configverify: T6642: verify_interface_exists requires config_dict arg (backport #3961)</content>
</entry>
<entry>
<title>Merge pull request #3959 from vyos/mergify/bp/circinus/pr-3955</title>
<updated>2024-08-12T20:18:13+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-12T20:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c50c55b93027d9000fa4fd966197402c1422ed3f'/>
<id>urn:sha1:c50c55b93027d9000fa4fd966197402c1422ed3f</id>
<content type='text'>
configd: T6640: enforce in_session returns False under configd (backport #3955)</content>
</entry>
<entry>
<title>configverify: T6642: verify_interface_exists requires config_dict arg</title>
<updated>2024-08-12T19:15:10+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-08-08T19:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7e7196de61d9500b01a9e65582127cb80c249ae2'/>
<id>urn:sha1:7e7196de61d9500b01a9e65582127cb80c249ae2</id>
<content type='text'>
The function verify_interface_exists requires a reference to the ambient
config_dict rather than creating an instance. As access is required to
the 'interfaces' path, provide as attribute of class ConfigDict, so as
not to confuse path searches of script-specific config_dict instances.

(cherry picked from commit 5f23b7275564cfaa7c178d320868b5f5e86ae606)
</content>
</entry>
<entry>
<title>T6643: firewall: fix ip address range parsing on firewall rules.</title>
<updated>2024-08-11T12:53:57+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2024-08-09T14:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fc59359c52b4ad4e762ce1330497425652a884da'/>
<id>urn:sha1:fc59359c52b4ad4e762ce1330497425652a884da</id>
<content type='text'>
(cherry picked from commit ff58f3e5f30d3775487a6a3b561863aa37d11d43)
</content>
</entry>
<entry>
<title>qos: T6638: require interface state existence in verify conditional</title>
<updated>2024-08-09T08:43:36+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-08-08T16:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d9c9c48a0993524fa6443e317e5046e0e01d7641'/>
<id>urn:sha1:d9c9c48a0993524fa6443e317e5046e0e01d7641</id>
<content type='text'>
(cherry picked from commit ed63c9d1896a218715e13e1799fc059f4561f75e)
</content>
</entry>
<entry>
<title>configd: T6640: enforce in_session returns False under configd</title>
<updated>2024-08-08T13:12:41+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2024-08-07T01:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=3c556eda35a49d7088d4b5b1ff281854cad94bef'/>
<id>urn:sha1:3c556eda35a49d7088d4b5b1ff281854cad94bef</id>
<content type='text'>
The CStore in_session check is a false positive outside of a config
session if a specific environment variable is set with an existing
referent in unionfs. To allow extensions when running under configd and
avoid confusion, enforce in_session returns False.

(cherry picked from commit 6543f444c42ff45e8115366256643186bf1dd567)
</content>
</entry>
<entry>
<title>Merge pull request #3908 from vyos/mergify/bp/circinus/pr-3763</title>
<updated>2024-07-31T09:09:05+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-31T09:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cdfa92e5c0c80962175c56305001a7218c923395'/>
<id>urn:sha1:cdfa92e5c0c80962175c56305001a7218c923395</id>
<content type='text'>
ipsec: T6148: Fixed reset command by adding init after terminating (backport #3763)</content>
</entry>
<entry>
<title>system: op-mode: T3334: replace some print() statements with Warning()</title>
<updated>2024-07-30T13:53:08+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-30T13:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1ce6c77eb37c9519c8e970eafc210c4f6533f55b'/>
<id>urn:sha1:1ce6c77eb37c9519c8e970eafc210c4f6533f55b</id>
<content type='text'>
Make it more obvious for the user aber the severity of his action.

(cherry picked from commit b3b31153963cc4338e8229f9f94b339682dd73a0)
</content>
</entry>
<entry>
<title>system: op-mode: T3334: allow delayed getty restart when configuring serial ports</title>
<updated>2024-07-30T13:53:07+00:00</updated>
<author>
<name>Andrew Topp</name>
<email>andrewt@telekinetica.net</email>
</author>
<published>2024-07-08T13:58:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9d8609c97650c0a65856bdfe705b740070de9f1a'/>
<id>urn:sha1:9d8609c97650c0a65856bdfe705b740070de9f1a</id>
<content type='text'>
* Created op-mode command "restart serial console"
* Relocated service control to vyos.utils.serial helpers, used by conf- and
  op-mode serial console handling
  * Checking for logged-in serial sessions that may be affected by getty reconfig
  * Warning the user when changes are committed and serial sessions are active,
    otherwise restart services as normal. No prompts issued during commit,
    all config gen/commit steps still occur except for the service restarts
    (everything remains consistent)
  * To apply committed changes, user will need to run "restart serial console"
    to complete the process or reboot the whole router
  * Added additional flags and target filtering for generic use of helpers.

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