Martine Lenders
|
0b4230e5f6
|
gnrc_icmpv6_error: fix and optimize pointer search in _param_prob_build
|
2018-11-16 17:39:16 +01:00 |
|
Martine Lenders
|
335342a466
|
gnrc_icmpv6_error: fix build function for send and recv order
|
2018-11-16 17:39:16 +01:00 |
|
Martine Lenders
|
f0da2a0cd7
|
gnrc_icmpv6_error: don't include netif header into fit
|
2018-11-16 17:39:16 +01:00 |
|
Martine Lenders
|
c4175a5e52
|
gnrc_icmpv6_error: adapt _fit() to get MTU from netif
|
2018-11-16 17:39:16 +01:00 |
|
Martine Lenders
|
c8c8564d51
|
gnrc_icmpv6_error: use netapi_dispatch_send instead of netapi_send
|
2018-11-16 17:39:16 +01:00 |
|
Martine Lenders
|
ba13d8f5bf
|
gnrc_icmpv6_error: introduce debug messages
|
2018-11-16 17:39:15 +01:00 |
|
Martine Lenders
|
a7a8227e36
|
gnrc_icmpv6_error: centralize send function
|
2018-11-16 17:39:15 +01:00 |
|
Martine Lenders
|
36617f3733
|
gnrc_icmpv6_error: make input pointers constant
|
2018-11-16 17:39:15 +01:00 |
|
Martine Lenders
|
6ec456b0fc
|
gnrc_icmpv6_error: don't release orig_pkt on error
The stack might still wants to do something with the packet after
copying it to the error message.
|
2018-11-16 17:22:20 +01:00 |
|
Martine Lenders
|
3b56c78a3b
|
gnrc_icmpv6_error: make build functions private
|
2018-11-16 17:22:20 +01:00 |
|
Martine Lenders
|
a30bdebc2c
|
gnrc_icmpv6_error: remove static inline from functions
|
2018-11-16 17:22:20 +01:00 |
|
Martine Lenders
|
71a7dbf918
|
gnrc: remove legacy network interface structures
|
2017-11-17 09:20:29 +01:00 |
|
Martine Lenders
|
70c3d29036
|
gnrc_icmpv6_error: initial import
|
2016-01-23 16:04:05 +01:00 |
|