Gunar Schorcht
4bcaab1eb7
pkg/ccn-lite: declare gettimeofday function as weak symbol
...
The definition of gettimeofday in pkg/ccn-lite leads to multiple definitions on platforms where gettimeofday is compiled in in newlib. Therefore, the gettimeofday function in pkg/ccn-lite is declared as weak symbol.
2022-08-24 09:05:25 +02:00
chrysn
ee3b56fa08
pkg/ccn-lite: patch to fix use-after-free
...
Workaround-For: https://github.com/cn-uofbasel/ccn-lite/pull/388
2022-08-20 17:47:50 +02:00
Francisco Molina
b77b21ba13
pkg/ccn-lite: migrate to ztimer64
2021-12-10 17:04:57 +01:00
Marian Buschsieweke
de2bd172f8
pkg/ccn-lite: use -std=c11 instead of -std=c99
...
RIOT switched to C11, so packages need to follow suit to use RIOT's
headers.
2021-11-11 09:55:24 +01:00
Marian Buschsieweke
0d2c73d82c
pkg/ccn-lite: bump version
2021-02-25 16:49:34 +01:00
46737bcdf3
pkg/ccn-lite: add patch for changed kernel_pid_t location
2020-11-25 17:52:34 +01:00
a8c04f5bea
pkg/ccn-lite: add patch to fix the build on stm32 cpus
2020-07-16 17:35:50 +02:00
Jose Alamos
9cf2da0287
pkg/ccn-lite: add patch for replacing GNRC_NETIF_NUMOF
2020-03-26 14:19:03 +01:00
Cenk Gündoğan
b6581289a2
pkg: ccn-lite: adapt to v2
2017-12-01 16:14:27 +01:00
Martine Lenders
31b1ceb440
gnrc_netif2: rename to gnrc_netif
2017-11-17 10:41:54 +01:00
Martine Lenders
861035f22d
gnrc: integrate gnrc_netif2
...
Not link-able, since NDP and NC are missing (intentionally)
2017-11-07 19:08:44 +01:00
Oleg Hahm
dd58ea3df3
pkg ccn-lite: remove obsolete patches
2017-01-19 17:03:42 +01:00
Martine Lenders
dc45cd2610
gnrc: use new netreg helper functions everywhere
2016-10-25 18:47:30 +02:00