<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/ifstat/patches, 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>2024-06-10T07:01:26Z</updated>
<entry>
<title>ifstat: fix compilation with GCC14</title>
<updated>2024-06-10T07:01:26Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-06-10T01:25:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2b01007dd47b438222332bd64b75304ea5ed5ff6'/>
<id>urn:sha1:2b01007dd47b438222332bd64b75304ea5ed5ff6</id>
<content type='text'>
Need explicit int.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>ifstat: import fixes from Debian package</title>
<updated>2020-10-28T06:53:28Z</updated>
<author>
<name>Matthieu Baerts</name>
</author>
<published>2020-10-26T15:53:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=dfc8fdf5e54565c3c2e868ebbf70d67d62bca585'/>
<id>urn:sha1:dfc8fdf5e54565c3c2e868ebbf70d67d62bca585</id>
<content type='text'>
Extracted from:

  http://deb.debian.org/debian/pool/main/i/ifstat/ifstat_1.1-8.1.diff.gz

Note that I also created a new git repository with these fixes:

  https://github.com/matttbe/ifstat/

The original author of these modification is:

  Goswin von Brederlow &lt;goswin-v-b@web.de&gt;

ChangeLog:

  * snmp.c: fix 2 pointer targets differ in signedness warnings
  * Adding upport for 64bit /proc/net/dev counters.
  * Clean up compiler warnings.

More modifications are available in the patch from the Debian project
but mostly related to the "debian" dir, man page and debug mode. Here I
only took the modifications related to the .c and .h files.

The most important fix is related to the support for 64bit counters in
/proc/net/dev instead of displaying 0 after a while.

Signed-off-by: Matthieu Baerts &lt;matthieu.baerts@tessares.net&gt;
</content>
</entry>
</feed>
