<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/protocols/luci-proto-ipip, branch master</title>
<subtitle>Lua Configuration Interface (mirror)</subtitle>
<id>https://git.openwrt.org/project/luci/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/luci/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/'/>
<updated>2024-12-15T19:13:56Z</updated>
<entry>
<title>luci-base, luci-proto-*: rename getOpkgPackage -&gt; getPackageName</title>
<updated>2024-12-15T19:13:56Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-12-15T19:11:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=8d13ea410dcdfbca28fcd6099ce9acb641ac898c'/>
<id>urn:sha1:8d13ea410dcdfbca28fcd6099ce9acb641ac898c</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-proto-ipip: add missing license information</title>
<updated>2024-03-19T12:22:36Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2024-03-19T12:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=5b8130c1efa69b9589cb5fd6c7e49084a1de6169'/>
<id>urn:sha1:5b8130c1efa69b9589cb5fd6c7e49084a1de6169</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>luci-proto-ipip: add nohostroute configurable</title>
<updated>2022-01-19T23:09:00Z</updated>
<author>
<name>Matthew Hagan</name>
</author>
<published>2022-01-19T23:09:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=37253b569390bba9f395c8253ad275710281b8da'/>
<id>urn:sha1:37253b569390bba9f395c8253ad275710281b8da</id>
<content type='text'>
Add configurable to explicitly disable creation of route to the peer
address.

Signed-off-by: Matthew Hagan &lt;mnhagan88@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-proto-ipip: explicitly set df to optional</title>
<updated>2022-01-19T23:04:37Z</updated>
<author>
<name>Matthew Hagan</name>
</author>
<published>2022-01-19T23:04:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=f62b36ee380be9bfe2d308d46e00a4f34c9f9f9f'/>
<id>urn:sha1:f62b36ee380be9bfe2d308d46e00a4f34c9f9f9f</id>
<content type='text'>
Signed-off-by: Matthew Hagan &lt;mnhagan88@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: move templates and libraries not used by the core to luci-compat</title>
<updated>2019-11-03T16:56:58Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2019-11-03T16:49:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=284918bfaf2f6d7e46fb11377bb9a537b35dd58a'/>
<id>urn:sha1:284918bfaf2f6d7e46fb11377bb9a537b35dd58a</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>protocols: drop server side cbi implementations of protocol handlers</title>
<updated>2019-09-10T13:28:16Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2019-08-20T13:41:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=06f4feca1da3ca66e8dbb9d55aa2fa1de3172b94'/>
<id>urn:sha1:06f4feca1da3ca66e8dbb9d55aa2fa1de3172b94</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>protocols: add client side protocol handler implementations</title>
<updated>2019-09-10T13:28:16Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2019-08-20T13:31:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=6a2a53a82918ea2ccbbbe23510aa0279827b2783'/>
<id>urn:sha1:6a2a53a82918ea2ccbbbe23510aa0279827b2783</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>protocols: fix various interface patterns</title>
<updated>2017-11-10T13:20:53Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2017-11-10T13:20:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=932bae98738746e11d8b1b0bd9ac86009dd34452'/>
<id>urn:sha1:932bae98738746e11d8b1b0bd9ac86009dd34452</id>
<content type='text'>
The virtual interface match patterns of various protocols were improperly
quoted, causing them to over- or undermatch.

Follow up of #1435.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>luci-proto-ipip: Add package</title>
<updated>2016-11-21T10:27:23Z</updated>
<author>
<name>Roger Pueyo Centelles</name>
</author>
<published>2016-11-21T10:27:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=d8b3515cd4068d01b4c0792cea9b6b06951ec768'/>
<id>urn:sha1:d8b3515cd4068d01b4c0792cea9b6b06951ec768</id>
<content type='text'>
This package adds LuCI support for IPIP tunnels (IPv4-in-IPv4 RFC2003)

Signed-off-by: Roger Pueyo Centelles &lt;roger.pueyo@guifi.net&gt;
</content>
</entry>
</feed>
