<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luci/protocols/luci-proto-vxlan, 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>2026-05-27T12:49:47Z</updated>
<entry>
<title>luci-proto-vxlan: correctness fixes</title>
<updated>2026-05-27T12:49:47Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-05-26T09:49:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=04063aed3a4bf59916532e94e131cad4bacb78a4'/>
<id>urn:sha1:04063aed3a4bf59916532e94e131cad4bacb78a4</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-proto-vxlan: peers -&gt; peer spelling fix</title>
<updated>2025-07-16T14:08:57Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2025-07-16T14:08:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=1352d75f1aeb6f9a6745596361261667499f30ac'/>
<id>urn:sha1:1352d75f1aeb6f9a6745596361261667499f30ac</id>
<content type='text'>
follow-up to cbd37919aef5d895f10a90a35fb1a18610792bfb

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-proto-vxlan: fix option name: vxlan_peers to vxlan_peer</title>
<updated>2025-02-23T05:19:10Z</updated>
<author>
<name>Sergey Ponomarev</name>
</author>
<published>2025-02-22T22:17:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=cbd37919aef5d895f10a90a35fb1a18610792bfb'/>
<id>urn:sha1:cbd37919aef5d895f10a90a35fb1a18610792bfb</id>
<content type='text'>
Signed-off-by: Sergey Ponomarev &lt;stokito@gmail.com&gt;</content>
</entry>
<entry>
<title>luci-base, luci-proto-vxlan: grammar fix</title>
<updated>2025-01-13T16:57:42Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2025-01-13T15:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=e98eab06a26f44da253e09cac0a0e07253d36998'/>
<id>urn:sha1:e98eab06a26f44da253e09cac0a0e07253d36998</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<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-vxlan: fix format in i18n strings</title>
<updated>2024-11-17T22:08:28Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-11-17T22:08:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=42e2e404cfd974a257fe697b424b94abaad09170'/>
<id>urn:sha1:42e2e404cfd974a257fe697b424b94abaad09170</id>
<content type='text'>
follow-up to 9ebffc1ecdb8871dea7d35eb8eb10dde688baf5d

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-proto-vxlan: fix tos write and load handlers</title>
<updated>2024-11-07T00:45:41Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-11-07T00:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=1de73e16f525a5edc80954afda50db88b3cf96da'/>
<id>urn:sha1:1de73e16f525a5edc80954afda50db88b3cf96da</id>
<content type='text'>
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-proto-vxlan: introduce peers tab and additional vxlan settings</title>
<updated>2024-10-25T20:19:00Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2024-09-27T01:11:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=ba530891d56ff89db799d5ccb87333dadfabf88e'/>
<id>urn:sha1:ba530891d56ff89db799d5ccb87333dadfabf88e</id>
<content type='text'>
Added ip-bridge dep for bridge command to manage FDB entries.

Reference:
https://events.static.linuxfound.org/sites/events/files/slides/2013-linuxcon.pdf

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>luci-proto-vxlan: add missing license information</title>
<updated>2024-03-19T12:22:36Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2024-03-19T12:17:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=52dc293e8506ca860a3dd0797eacfa32e6a9bf4c'/>
<id>urn:sha1:52dc293e8506ca860a3dd0797eacfa32e6a9bf4c</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>luci-proto-vxlan: Enable IPv6 address and port settings</title>
<updated>2023-11-19T03:02:46Z</updated>
<author>
<name>Elbert Mai</name>
</author>
<published>2023-11-19T03:02:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/luci/commit/?id=3d5d77fe13adab33f05be45dc8e324e228338493'/>
<id>urn:sha1:3d5d77fe13adab33f05be45dc8e324e228338493</id>
<content type='text'>
Fix VXLAN6 settings form to allow configuration of
IPv6 addresses and destination port in LuCI.

Signed-off-by: Elbert Mai &lt;code@elbertmai.com&gt;
</content>
</entry>
</feed>
