1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/net/gnrc/sixlowpan
Martine S. Lenders e1ae44b536
gnrc_sixlowpan_frag_stats: actualize pseudo-module
Having the definitions sit in the `net/gnrc/sixlowpan/frag.h` header
does not make much sense, when using Selective Fragment Forwarding
(and the fragmentation buffer already includes a
`net/gnrc/sixlowpan/frag/stats.h` header), so they are moved to their
own header. Since with this change it makes more sense to have the
statistics stored in their own sub-module, the pseudo-module is also
actualized.
2019-12-18 15:45:03 +01:00
..
frag gnrc_sixlowpan_frag_stats: actualize pseudo-module 2019-12-18 15:45:03 +01:00
config.h net/gnrc: Move compile configurations to 'net_gnrc_conf' group 2019-12-06 12:23:34 +01:00
ctx.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
frag.h gnrc_sixlowpan_frag_stats: actualize pseudo-module 2019-12-18 15:45:03 +01:00
internal.h gnrc_sixlowpan_frag: encapsulate msg_send_to_self() 2019-03-08 19:32:46 +01:00
iphc.h gnrc_sixlowpan_frag_rb: unify naming scheme 2019-09-28 12:11:54 +02:00
nd.h gnrc_sixlowpan_nd: add missing header 2018-02-16 12:16:56 +01:00