<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/Makefile, branch equuleus</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=equuleus</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=equuleus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2022-02-03T16:03:08+00:00</updated>
<entry>
<title>firewall-bridge: T4193: Add op-mode for firewall policy</title>
<updated>2022-02-03T16:03:08+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-02-03T16:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=6a487c62e1076d05d3be96159bfd79add59cde3c'/>
<id>urn:sha1:6a487c62e1076d05d3be96159bfd79add59cde3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: remove vpn/ipsec/node.def file as it's empty</title>
<updated>2021-09-02T19:10:47+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-09-02T19:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=6e5923da90897c2cbfa553a28347acddce174771'/>
<id>urn:sha1:6e5923da90897c2cbfa553a28347acddce174771</id>
<content type='text'>
Commit 8d47a10b ("nipsec: T3093: Delete temporarily generated code") removed
the new IPSec implementation, but it also dropped a required file from the
Makefile.

The node.def file is already shipped in vyatta-cfg-vpn and thus must be removed.
</content>
</entry>
<entry>
<title>nipsec: T3093: Delete temporarily generated code</title>
<updated>2021-09-02T15:35:35+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-09-02T14:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8d47a10b472b595661cd97f2b0b837ebf03f3ffd'/>
<id>urn:sha1:8d47a10b472b595661cd97f2b0b837ebf03f3ffd</id>
<content type='text'>
This code was generated before to rewrite IPSec to XML style
And this was rewriten/fixed and used in the next 1.4 releases
So we realy don't need it in 1.3 as we use old nodes for it.
</content>
</entry>
<entry>
<title>nat: T3781: do not ship the nftables implementation - fallback to vyatta-nat</title>
<updated>2021-08-26T18:13:45+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-26T18:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d7baa0c527cc71a74872a32d250a6ccfa6480604'/>
<id>urn:sha1:d7baa0c527cc71a74872a32d250a6ccfa6480604</id>
<content type='text'>
Migrate back to old iptables NAT implementation as we can not use nft which
requires Kernel 5.10 for proper prefix translation support. Kernel 5.10
unfortunately breaks with Intel QAT :(
</content>
</entry>
<entry>
<title>Makefile: T3165: do not allow empty node.def files for op-mode commands</title>
<updated>2021-08-23T07:51:36+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-08-22T18:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ef882e25667540bea8e1165e5907f58382f7fc0a'/>
<id>urn:sha1:ef882e25667540bea8e1165e5907f58382f7fc0a</id>
<content type='text'>
Commit 99440fc0 ("Makefile: fix logic to detect empty "node.def" files")
disabled the detection of empty node.def files for op-mode commands. The
generation of a duplicate and thus empty node.def file is not prohibited
by commit 17b5ac14 ("T3165: op-mode: prevent override of populated node.def file
with empty content") and thus the check is re-enabled!

(cherry picked from commit e99cdf40c72dec8b9019eca728aaad0f82c6030b)
</content>
</entry>
<entry>
<title>T3768: Revert "xml: T1962: Add script to process syntaxVersion tags during build"</title>
<updated>2021-08-19T19:59:04+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-08-19T19:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=ae6f94f8a910b91433a5133a96bfaae40ee34b4c'/>
<id>urn:sha1:ae6f94f8a910b91433a5133a96bfaae40ee34b4c</id>
<content type='text'>
This reverts commit 0ecc2c26f7ac939e4e23c14f5027ac7592c25761.
</content>
</entry>
<entry>
<title>vyos-1x-vmware: T3681: don't bytecompile ether-resume.py</title>
<updated>2021-07-23T20:58:17+00:00</updated>
<author>
<name>Yun Zheng Hu</name>
<email>yunzheng.hu@gmail.com</email>
</author>
<published>2021-07-14T15:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9ee239cd4857da938ed5b7a147435fd2361574ac'/>
<id>urn:sha1:9ee239cd4857da938ed5b7a147435fd2361574ac</id>
<content type='text'>
Exclude /vmware-tools/scripts/ from bytecompilation to avoid the
`__pycache__` directory being created.
</content>
</entry>
<entry>
<title>T3170: check if any generated node.def file is empty</title>
<updated>2021-06-08T06:17:05+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-06-08T06:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=88676e526c8f86e96af5cfe0811c6a7dcdf63b92'/>
<id>urn:sha1:88676e526c8f86e96af5cfe0811c6a7dcdf63b92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xdp: T2666: remove entire XDP code for 1.3 LTS image</title>
<updated>2021-03-14T19:12:34+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-03-14T19:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=85ff856a32ccb5bc20604bacfb4fa5cb66375487'/>
<id>urn:sha1:85ff856a32ccb5bc20604bacfb4fa5cb66375487</id>
<content type='text'>
This is an extension to commit 801c5235 ("xdp: T2666: disable this highly
experimental feature in 1.3 LTS") by dropping all XDP references in the
equuleus codebase.
</content>
</entry>
<entry>
<title>xml: T2910: add override script to Makefile</title>
<updated>2021-02-03T17:48:01+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2021-01-21T15:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=d38fdaa3a91b168316fc1c668491774b942b8848'/>
<id>urn:sha1:d38fdaa3a91b168316fc1c668491774b942b8848</id>
<content type='text'>
(cherry picked from commit dd89255dcc82e315d6106936a97b8c0be360519b)
</content>
</entry>
</feed>
