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
Martine Lenders caeebd2787 gnrc_rpl_srh: make seg_left > 0 a precondition
The generic routing header handler is already checking this case, so
don't redo the check again.
2018-11-23 13:56:54 +01:00
..
gomach gnrc_mac: add MAC duty-cycle record macro 2018-04-12 11:44:30 +02:00
icmpv6 gnrc_icmpv6_error: fix doc alignment 2018-11-17 15:45:25 +01:00
ipv6 gnrc_ipv6_ext_rh: rename GNRC_IPV6_EXT_RH_OK for clarity 2018-10-25 11:11:50 +02:00
lwmac gnrc_lwmac: revise doc's brief naming. 2017-12-19 15:10:30 +01:00
mac gnrc_gomach: enabling duty-cycle printing 2018-04-12 11:46:40 +02:00
netif gnrc_netif: add rawmode flag 2018-10-03 20:59:03 +02:00
rpl gnrc_rpl_srh: make seg_left > 0 a precondition 2018-11-23 13:56:54 +01:00
sixlowpan Merge pull request #9484 from miri64/gnrc_sixlowpan_iphc/enh/i8511-recv 2018-07-26 07:58:52 +02:00
tcp gnrc_tcp: handle link local IPv6 addresses correctly 2018-05-29 21:28:32 +02:00
icmpv6.h gnrc_ipv6: gnrc_icmpv6: simplify access to network interfaces 2018-01-17 16:48:58 +01:00
ipv6.h gnrc: Extend gnrc_ipv6_get_header checks, use in sock recv 2018-09-28 19:40:59 +02:00
ndp.h gnrc_ndp: add support for building RDNSS option 2018-07-05 11:01:22 +02:00
netapi.h Merge pull request #10437 from miri64/doc/fix/gnrc_netapi-author-tag 2018-11-21 12:40:32 +01:00
neterr.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
netif.h gnrc_netif: remove "new" qualifier in documentation 2018-01-23 15:02:35 +01:00
netreg.h gnrc_netreg: Further specify gnrc_netreg_register() precondition 2018-06-06 22:19:53 +02:00
nettest.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
nettype.h gnrc: add nettype handling for NDN 2018-05-24 10:58:26 +02:00
pkt.h gnrc/pkt: Add const keyword to length functions 2018-11-16 15:06:39 +01:00
pktbuf.h gnrc_pktbuf: fix documentation formatting on gnrc_pktbuf_merge() 2018-11-22 11:35:39 +01:00
pktdump.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
pktqueue.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
priority_pktqueue.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
rpl.h rpl: add DIS Solicited Information option 2018-06-04 18:10:22 +02:00
sixlowpan.h gnrc_sixlowpan: Introduce 6Lo GNRC dispatch sub-layer 2018-03-01 14:15:07 +01:00
tcp.h gnrc_tcp: handle link local IPv6 addresses correctly 2018-05-29 21:28:32 +02:00
tftp.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
udp.h gnrc_udp: assert ports not zero 2018-08-06 16:09:22 +02:00