<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/tunneldigger-broker/files/hook-setup, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2023-08-20T00:25:27Z</updated>
<entry>
<title>tunneldigger-broker: add option to isolate bridge ports</title>
<updated>2023-08-20T00:25:27Z</updated>
<author>
<name>Perry Melange</name>
</author>
<published>2023-07-29T19:50:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=49cdf15da458c384d6c0cd19b228e2d84ba205f4'/>
<id>urn:sha1:49cdf15da458c384d6c0cd19b228e2d84ba205f4</id>
<content type='text'>
Add new option to a config bridge section to indicate
if a bridge port added to the bridge should be isolated
or not.  The default is 0 (no isolation).

example

config bridge
     option interface 'br-mybridge1446'
     option mtu '1446'
     option isolate '1' # default '0'

Signed-off-by: Perry Melange &lt;isprotejesvalkata@gmail.com&gt;
</content>
</entry>
<entry>
<title>tunneldigger-broker: add broker for tunneldigger</title>
<updated>2023-06-12T12:54:58Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-06-08T10:36:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8298ce82346817c09cfb6ace2f991bacf79a6071'/>
<id>urn:sha1:8298ce82346817c09cfb6ace2f991bacf79a6071</id>
<content type='text'>
In mesh communities, tunneldigger is widely used to create L2TPv3 tunnels
and mesh via them. Since the broker is typically installed on other
distributions, the openwrt broker package has not received any
maintenance in recent years [0]. I  take now care of the further maintaince
of this package. Furthermore, I consulted with the maintainers to ensure
that they were comfortable with the change [1].

This PR is just a refactoring of the already existing opkg package from
wlanslovenija. It fixes config parsing and in general the config, adapts
to the new python syntax and fixes dependency handling.

- [0] https://github.com/wlanslovenija/firmware-packages-opkg/tree/master/net/tunneldigger-broker
- [1] https://github.com/wlanslovenija/firmware-packages-opkg/issues/24

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
</feed>
