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 80322cbd7d gnrc_sixlowpan_iphc: refactor sending for #8511
This refactors sending/encoding part of `gnrc_sixlowpan_iphc` to the
more layered approach modeled in #8511. Since the reception part is
already was pretty complicated to refactor, I decided to divide send
and receive up into separate changes.
2018-07-25 17:35:59 +02:00
..
gomach gnrc_mac: add MAC duty-cycle record macro 2018-04-12 11:44:30 +02:00
icmpv6 gnrc_ipv6: gnrc_icmpv6: simplify access to network interfaces 2018-01-17 16:48:58 +01:00
ipv6 gnrc_ipv6_nib: add full RFC4862 DAD support 2018-05-31 17:11:25 +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 Merge pull request #8823 from miri64/gnrc_ipv6_nib/feat/slaac 2018-06-21 14:10:36 +02:00
rpl rpl: add DIS Solicited Information option 2018-06-04 18:10:22 +02:00
sixlowpan gnrc_sixlowpan_iphc: refactor sending for #8511 2018-07-25 17:35:59 +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_ipv6: gnrc_icmpv6: simplify access to network interfaces 2018-01-17 16:48:58 +01:00
ndp.h doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
netapi.h gnrc_netapi: make doc a little more consistent 2017-12-06 18:10:10 +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 sys/net/gnrc/pkt: match pktsnip struct start with iolist_t 2018-03-06 14:00:31 +01:00
pktbuf.h gnrc/pktbuf: Const correctness on gnrc_pktbuf_add 2018-06-15 00:44:23 +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 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 cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00