<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode, branch current-merge-commit-handling</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=current-merge-commit-handling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current-merge-commit-handling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-08-08T16:26:35+00:00</updated>
<entry>
<title>qos: T6638: require interface state existence in verify conditional</title>
<updated>2024-08-08T16:26:35+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=ed63c9d1896a218715e13e1799fc059f4561f75e'/>
<id>urn:sha1:ed63c9d1896a218715e13e1799fc059f4561f75e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sysctl: T3204: restore sysctl setttings overwritten by tuned</title>
<updated>2024-08-05T19:51:53+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-05T15:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8500e8658ff10f52739143fd7814cf60c9195f16'/>
<id>urn:sha1:8500e8658ff10f52739143fd7814cf60c9195f16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'current' into feature/T4694/gre-match-fields</title>
<updated>2024-08-05T05:28:27+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-05T05:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d30646fad07bd9263b385aa6a26c6d6dbc163e27'/>
<id>urn:sha1:d30646fad07bd9263b385aa6a26c6d6dbc163e27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3920 from fett0/T6555</title>
<updated>2024-08-05T05:26:17+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-05T05:26:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=aa842a640cbe96719caf4cd1843d718a68f81319'/>
<id>urn:sha1:aa842a640cbe96719caf4cd1843d718a68f81319</id>
<content type='text'>
OPENVPN: T6555: add server-bridge options in mode server</content>
</entry>
<entry>
<title>Merge pull request #3939 from c-po/unused-imports</title>
<updated>2024-08-05T05:26:02+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-05T05:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9340765d8484304274d30d252fc16fbebd80a870'/>
<id>urn:sha1:9340765d8484304274d30d252fc16fbebd80a870</id>
<content type='text'>
T5873: T6619: remove unused imports</content>
</entry>
<entry>
<title>firewall: T4694: Adding GRE flags &amp; fields matches to firewall rules</title>
<updated>2024-08-04T07:52:57+00:00</updated>
<author>
<name>Andrew Topp</name>
<email>andrewt@telekinetica.net</email>
</author>
<published>2024-08-04T07:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=60b0614296874c144665417130d4881461114db0'/>
<id>urn:sha1:60b0614296874c144665417130d4881461114db0</id>
<content type='text'>
* Only matching flags and fields used by modern RFC2890 "extended GRE" -
  this is backwards-compatible, but does not match all possible flags.
* There are no nftables helpers for the GRE key field, which is critical
  to match individual tunnel sessions (more detail in the forum post)
  * nft expression syntax is not flexible enough for multiple field
    matches in a single rule and the key offset changes depending on flags.
  * Thus, clumsy compromise in requiring an explicit match on the "checksum"
    flag if a key is present, so we know where key will be. In most cases,
    nobody uses the checksum, but assuming it to be off or automatically
    adding a "not checksum" match unless told otherwise would be confusing
  * The automatic "flags key" check when specifying a key doesn't have similar
    validation, I added it first and it makes sense. I would still like
    to find a workaround to the "checksum" offset problem.
  * If we could add 2 rules from 1 config definition, we could match
    both cases with appropriate offsets, but this would break existing
    FW generation logic, logging, etc.
* Added a "test_gre_match" smoketest
</content>
</entry>
<entry>
<title>Merge pull request #3901 from nicolas-fort/T4072-extend-bridge-fwall</title>
<updated>2024-08-04T07:07:15+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-04T07:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=15c77978f30bebe7c6d4f4e9a87c56e12e1382cd'/>
<id>urn:sha1:15c77978f30bebe7c6d4f4e9a87c56e12e1382cd</id>
<content type='text'>
T4072: firewall extend bridge firewall</content>
</entry>
<entry>
<title>ipsec: T5873: remove unused imports</title>
<updated>2024-08-04T06:45:43+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-04T06:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4d2b10ff1f4e862abf1c11f3cfbdc2a910c48301'/>
<id>urn:sha1:4d2b10ff1f4e862abf1c11f3cfbdc2a910c48301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>multicast: T6619: remove unused imports</title>
<updated>2024-08-04T06:45:12+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-08-04T06:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9979afa15650bd609399030da1751488baaac70b'/>
<id>urn:sha1:9979afa15650bd609399030da1751488baaac70b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3933 from jestabro/add-missing-standard-func</title>
<updated>2024-08-02T15:53:40+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@vyos.io</email>
</author>
<published>2024-08-02T15:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=998df24dc4ed0c1ccd572d09c438d96fe6b79ba8'/>
<id>urn:sha1:998df24dc4ed0c1ccd572d09c438d96fe6b79ba8</id>
<content type='text'>
T6632: add missing standard functions to config scripts</content>
</entry>
</feed>
