<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/siit, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2023-05-13T20:51:29Z</updated>
<entry>
<title>siit: fix compilation warning</title>
<updated>2023-05-13T20:51:29Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-05-13T20:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=24beb46bbef9acfd04993228d80caed1568e9142'/>
<id>urn:sha1:24beb46bbef9acfd04993228d80caed1568e9142</id>
<content type='text'>
Fix compilation warning for stack limit and variable length array.
Fix compilation warning:
  CC [M]  /home/ansuel/openwrt-ansuel/openwrt/build_dir/target-aarch64_cortex-a53_musl/linux-ipq807x_generic/siit-1.2/siit.o
../siit-1.2/siit.c: In function 'ip4_fragment':
../siit-1.2/siit.c:988:9: error: ISO C90 forbids variable length array 'buff' [-Werror=vla]
  988 |         char buff[FRAG_BUFF_SIZE+hdr_len]; /* buffer to form new fragment packet */
      |         ^~~~
../siit-1.2/siit.c: In function 'siit_xmit':
../siit-1.2/siit.c:1359:1: error: the frame size of 2144 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 1359 | }
      | ^
cc1: all warnings being treated as errors

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>siit: fix kernel 5.16 compile</title>
<updated>2022-11-15T15:24:53Z</updated>
<author>
<name>John Thomson</name>
</author>
<published>2022-10-22T06:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3e8e55b43a07a0d27d6f89387b3eae2e1d4f019a'/>
<id>urn:sha1:3e8e55b43a07a0d27d6f89387b3eae2e1d4f019a</id>
<content type='text'>
siit-1.2/siit.c:1379:9: error: implicit declaration of function
'random_ether_addr' [-Werror=implicit-function-declaration]
 1379 |         random_ether_addr(dev-&gt;dev_addr);
      |         ^~~~~~~~~~~~~~~~~

Linux 3.6 renamed random_ether_addr to eth_random_addr [0]
Linux 5.16 removed random_ether_addr [1]

[0]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0a4dd594982a321699000218715e28664ec49169
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ba530fea8ca1b57ee71d4e62f287a5d7ed92f789

Signed-off-by: John Thomson &lt;git@johnthomson.fastmail.com.au&gt;
</content>
</entry>
<entry>
<title>siit: replace SUBDIRS with M in package recipe</title>
<updated>2020-03-10T23:50:22Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2020-03-10T23:50:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5feeeb69c94610298052634be53120f86e37e375'/>
<id>urn:sha1:5feeeb69c94610298052634be53120f86e37e375</id>
<content type='text'>
The SUBDIRS variable has been removed in kernel 5.4, and was deprecated
since the beginnig of kernel git history in favour of M or KBUILD_EXTMOD.

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>treewide: Change .*GPL.*+ licenses to SPDX compatible identifier</title>
<updated>2019-09-10T05:45:15Z</updated>
<author>
<name>Sven Eckelmann</name>
</author>
<published>2019-09-02T13:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1'/>
<id>urn:sha1:bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1</id>
<content type='text'>
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
<entry>
<title>[net/siit] Added compability for Linux &gt;= 4.7.0</title>
<updated>2017-04-10T00:34:40Z</updated>
<author>
<name>Vladimir Ulrich</name>
</author>
<published>2017-04-10T00:34:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=43963958c7e818344d26a6168b55ad62cb975e0c'/>
<id>urn:sha1:43963958c7e818344d26a6168b55ad62cb975e0c</id>
<content type='text'>
Closes #4242

Signed-off-by: Vladimir Ulrich &lt;admin@evl.su&gt;
</content>
</entry>
<entry>
<title>packages: cleanup Makefile variables</title>
<updated>2016-07-09T18:50:58Z</updated>
<author>
<name>Stephen Walker</name>
</author>
<published>2016-07-09T18:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=a53bf7192b3b961d6cd075bab5332aae1ad94ab9'/>
<id>urn:sha1:a53bf7192b3b961d6cd075bab5332aae1ad94ab9</id>
<content type='text'>
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes

Signed-off-by: Stephen Walker &lt;stephendwalker+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>net: Fix typos (found by codespell)</title>
<updated>2016-04-10T10:51:10Z</updated>
<author>
<name>Stefan Weil</name>
</author>
<published>2016-03-26T10:53:07Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=6d2c0fd06ffa2d12ab1a1bf156784e6949a903a1'/>
<id>urn:sha1:6d2c0fd06ffa2d12ab1a1bf156784e6949a903a1</id>
<content type='text'>
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>[net/siit] Moved from oldpackages and updated for kernels 3.17+</title>
<updated>2015-04-23T09:10:34Z</updated>
<author>
<name>Vladimir Ulrich</name>
</author>
<published>2015-04-23T09:10:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2ef99b98ca5d39f4e1dccc70fa4a4c0e30d8d8f1'/>
<id>urn:sha1:2ef99b98ca5d39f4e1dccc70fa4a4c0e30d8d8f1</id>
<content type='text'>
Signed-off-by: Vladimir Ulrich &lt;admin@evl.su&gt;
</content>
</entry>
</feed>
