1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 23:11:19 +01:00
Martine Lenders 764ed8c300 gnrc_ipv6: make next-header demuxer private
Since the recursion into `gnrc_ipv6_demux()` was removed in
`gnrc_ipv6_ext`, `gnrc_ipv6.c` is the only user of this function,
so it can be made private. It was only made public so it can be used
from `gnrc_ipv6_ext`.
2018-12-13 17:22:12 +01:00
..
2018-10-17 15:21:49 +02:00
2018-04-06 11:18:53 +02:00
2018-07-19 22:07:17 +02:00
2017-05-24 17:54:02 +02:00
2018-04-06 11:18:53 +02:00
2018-03-06 14:00:32 +01:00
2018-12-06 22:02:01 +01:00
2017-05-24 17:54:02 +02:00
2018-04-10 15:40:18 +02:00
2018-07-05 11:01:22 +02:00
2018-03-06 14:00:32 +01:00
2018-05-21 16:37:38 +02:00
2018-04-06 11:18:53 +02:00
2018-01-30 21:18:36 +01:00
2017-05-24 17:54:02 +02:00
2017-05-24 17:54:02 +02:00