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 S. Lenders d04621fc43
gnrc_ipv6_ext_opt: initial import
This provides header parsing for IPv6 hop-by-hop and destination
options according to [RFC 8200].

[RFC 8200]: https://tools.ietf.org/html/rfc8200#section-4.2
2020-05-20 12:34:04 +02:00
..
gomach sys/include/net/gnrc/gomach.h: fix cpp preprocessorErrorDirective 2019-11-21 11:58:07 +01:00
icmpv6 sys/include: fix typos 2019-11-23 22:39:37 +01:00
ipv6 gnrc_ipv6_ext_opt: initial import 2020-05-20 12:34:04 +02:00
lorawan gnrc_lorawan: add public headers 2019-11-26 21:52:05 +01:00
lwmac sys/include: fix typos 2019-11-23 22:39:37 +01:00
mac gnrc_mac: add timeout module. 2019-01-21 22:46:10 +08:00
netif net/gnrc/netif:GNRC_NETIF_MIN_WAIT_AFTER_SEND_US to 'CONFIG_' namespace 2020-01-13 12:28:37 +01:00
rpl sys/include: fix typos 2019-11-23 22:39:37 +01:00
sixlowpan net/gnrc/sixlowpan/frag/rb:Move not override to 'CONFIG_' namespace 2020-01-17 18:09:19 +01:00
tcp sys/include: fix typos 2019-11-23 22:39:37 +01:00
icmpv6.h gnrc_ipv6: gnrc_icmpv6: simplify access to network interfaces 2018-01-17 16:48:58 +01:00
ipv6.h net/gnrc/ipv6: Move config macros to 'CONFIG_' namespace 2020-01-07 15:36:04 +01:00
lorawan.h Merge pull request #12866 from jia200x/pr/gnrc_lorawan_remove_netdev 2020-01-30 14:02:59 +01:00
ndp.h many typo fixes 2019-11-23 22:39:07 +01:00
netapi.h Merge pull request #10441 from miri64/gnrc_netapi/enh/codesize-opt 2018-12-12 09:51:02 +01:00
neterr.h many typo fixes 2019-11-23 22:39:07 +01:00
netif.h net/gnrc/netif: Move GNRC_NETIF_IPV6_ADDRS_NUMOF to 'CONFIG_' namespace 2020-01-13 12:28:37 +01:00
netreg.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
nettest.h gnrc_nettest: add deprecation note 2019-10-29 10:41:45 +01:00
nettype.h gnrc_nettype: deprecate iovec type 2020-01-20 13:39:24 +01:00
pkt.h many typo fixes 2019-11-23 22:39:07 +01:00
pktbuf.h gnrc_pktbuf: fix typo (guaranteeed → guaranteed) 2019-08-12 22:00:14 +02: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 sys/include: fix typos 2019-11-23 22:39:37 +01:00
sixlowpan.h gnrc_sixlowpan_frag_rb: unify naming scheme 2019-09-28 12:11:54 +02:00
tcp.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
tftp.h many typo fixes 2019-11-23 22:39:07 +01:00
udp.h gnrc_udp: assert ports not zero 2018-08-06 16:09:22 +02:00