<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/nlbwmon, 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>2025-10-07T15:51:49Z</updated>
<entry>
<title>nlbwmon: adjust for cmake 4.x compatibility</title>
<updated>2025-10-07T15:51:49Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2025-10-07T15:51:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=983d7181cc42549efc3910ab3f5c7fde69886c54'/>
<id>urn:sha1:983d7181cc42549efc3910ab3f5c7fde69886c54</id>
<content type='text'>
New cmake versions require at least 3.5 as 'cmake_minimum_required'
in CMakeLists.txt. In future 3.10 will be required.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>nlbwmon: update to Git HEAD (2025-06-02)</title>
<updated>2025-06-23T06:51:23Z</updated>
<author>
<name>Jonas Jelonek</name>
</author>
<published>2025-06-20T14:35:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4e62e45aba016793c5fd4b9f1bcf3ee1616d4683'/>
<id>urn:sha1:4e62e45aba016793c5fd4b9f1bcf3ee1616d4683</id>
<content type='text'>
ba6ceda10a37 client.c: increase buffer size
29236be68792 Merge pull request #67 from graysky2/master

Fixes build regression with GCC 15.

Signed-off-by: Jonas Jelonek &lt;jelonek.jonas@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refresh hashes after move to use ZSTD as default</title>
<updated>2024-04-07T10:06:34Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-06T10:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=272f55e87f0731b3f04aefd39598a127b317abf4'/>
<id>urn:sha1:272f55e87f0731b3f04aefd39598a127b317abf4</id>
<content type='text'>
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>nlbwmon: Fix PKG_MIRROR_HASH after APK changes</title>
<updated>2024-04-03T17:29:56Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2024-04-03T17:29:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2383185c3152ae6eb30468f14794b73b71ab05fb'/>
<id>urn:sha1:2383185c3152ae6eb30468f14794b73b71ab05fb</id>
<content type='text'>
Adjust PKG_MIRROR_HASH to the filename logic change due to
APK preparations.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>nlbwmon: update to Git HEAD (2024-02-21)</title>
<updated>2024-02-22T06:00:13Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2024-02-21T20:50:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=365ab3cfcd93b92fee2136976d938f9c848d0c9d'/>
<id>urn:sha1:365ab3cfcd93b92fee2136976d938f9c848d0c9d</id>
<content type='text'>
8dab2ae24c54 neigh: fix potential integer underflow in avl_cmp_neigh()
992f9078b1d5 nfnetlink: fix netlink dump receive logic
ec1a39e53d3f nfnetlink: improve message reception in event callback
0ef61c3bebcb build: convert CMakeList.txt to lowercase
c7616bcfaaef nlbwmon: utilize uloop interval timer if available

Fixes: https://github.com/jow-/nlbwmon/issues/57
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>nlbwmon: update to latest Git HEAD</title>
<updated>2021-09-01T19:54:17Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2021-09-01T19:53:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e8fb7fd6481a409bd124a3ba234b1a56f13235db'/>
<id>urn:sha1:e8fb7fd6481a409bd124a3ba234b1a56f13235db</id>
<content type='text'>
d82c910 nfnetlink: warn if the requested recv buffer size surpasses rmem_max

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>treewide: back to cmake.mk</title>
<updated>2021-06-13T04:05:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-10T23:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2e654b19f38f1f941c70a5adcdac6311234362c3'/>
<id>urn:sha1:2e654b19f38f1f941c70a5adcdac6311234362c3</id>
<content type='text'>
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: build CMake projects with Ninja</title>
<updated>2021-03-28T04:51:50Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-04T22:45:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a31b7320077c340268d31642ded69cc66fbc230c'/>
<id>urn:sha1:a31b7320077c340268d31642ded69cc66fbc230c</id>
<content type='text'>
faster to compile.

A small selection of packages was tested going from:

Executed in  696.30 secs   fish           external
   usr time   82.98 mins  395.00 micros   82.98 mins
   sys time    9.02 mins    0.00 micros    9.02 mins

to:

Executed in  592.20 secs   fish           external
   usr time   84.84 mins  361.00 micros   84.84 mins
   sys time    8.85 mins   57.00 micros    8.85 mins

Tested by running make -j 12 and wiping staging/build_dir/target_x

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>nlbwmon: add hotplug script to reload after interface ifup</title>
<updated>2020-07-28T16:23:12Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2020-07-28T16:23:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=25dfa20780085ec3851470fea76833e0c023e70c'/>
<id>urn:sha1:25dfa20780085ec3851470fea76833e0c023e70c</id>
<content type='text'>
Add a hotplug script to reload nlbwmon's config after interface
ifup actions.

That should improve the detection of the IPv6 LAN address
that can get enabled a bit later in the boot process.

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>treewide: add conffiles</title>
<updated>2020-05-08T22:06:43Z</updated>
<author>
<name>Huangbin Zhan</name>
</author>
<published>2020-05-08T21:43:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0ec746ccb6e87696a7a4986d87d55cda205031f0'/>
<id>urn:sha1:0ec746ccb6e87696a7a4986d87d55cda205031f0</id>
<content type='text'>
Signed-off-by: Huangbin Zhan &lt;zhanhb88@gmail.com&gt;
</content>
</entry>
</feed>
