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 39fe2a30e4 gnrc_netif: use l2util for some functions
The following functions can now be wrapped around the more generalized
approach:

- gnrc_netif_ipv6_iid_from_addr()
- gnrc_netif_ipv6_iid_to_addr()
- gnrc_netif_ndp_addr_len_from_l2ao()
- gnrc_netif_eui64_from_addr()
2019-03-26 21:37:20 +01:00
..
gomach gnrc_mac: fix header includes 2018-11-29 12:39:34 +01:00
icmpv6 gnrc_icmpv6_error: fix doc alignment 2018-11-17 15:45:25 +01:00
ipv6 gnrc_ipv6_nib: activate SLAAC on border router 2019-01-19 11:15:38 +01:00
lwmac gnrc_lwmac: enable duty-cycle printing. 2019-01-22 21:24:00 +08:00
mac gnrc_mac: add timeout module. 2019-01-21 22:46:10 +08:00
netif gnrc_netif: use l2util for some functions 2019-03-26 21:37:20 +01:00
rpl gnrc_ipv6_ext_rh: add ICMPv6 error message sending 2018-12-18 19:46:27 +01:00
sixlowpan gnrc_sixlowpan_frag: encapsulate msg_send_to_self() 2019-03-08 19:32:46 +01: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: make title of NETAPI section more specific 2019-01-07 10:30:33 +01:00
ndp.h gnrc_ndp: add support for building RDNSS option 2018-07-05 11:01:22 +02:00
netapi.h Merge pull request #10441 from miri64/gnrc_netapi/enh/codesize-opt 2018-12-12 09:51:02 +01:00
neterr.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
netif.h gnrc_netif_ieee802154: drop duplicate broadcast packets (optionally) 2019-02-04 16:19:48 +01:00
netreg.h net/netreg: fix static netreg init macros 2019-01-24 11:44:17 +01:00
nettest.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
nettype.h gnrc_nettype: provide ethertype to nettype for 6LoEnc 2019-01-04 13:31:03 +01:00
pkt.h gnrc/pkt: Add const keyword to length functions 2018-11-16 15:06:39 +01:00
pktbuf.h net/gnrc_pktbuf: rm deprecated _pktbuf_get_iovec() 2019-03-15 10:21:22 +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: document submodules according to #8511 2019-01-22 14:15:13 +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