..
bluetil
ble/bluetil: add ble address helper submodule
2019-03-26 21:05:11 +01:00
cord
cord/config: remove addr and port defaults
2019-03-27 18:26:37 +01:00
ethernet
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
fib
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
gnrc
gnrc_netif: use l2util for some functions
2019-03-26 21:37:20 +01:00
iana
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
ipv4
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
ipv6
ipv6_ext_rh: define RH type numbers at central place
2018-10-25 19:21:19 +02:00
ppp
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
rpl
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
sixlowpan
ndp: sixlowpan_nd: explain maximum retransmission for DAD
2018-01-10 20:40:47 +01:00
skald
ble/skald: adapt doxygen groups
2019-03-26 21:56:05 +01:00
sock
sock_util: Limit URL scheme size
2018-07-19 22:07:17 +02:00
af.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
asymcute.h
net: add Asymcute (asynchronous MQTT-SN client)
2018-07-05 15:44:16 +02:00
ble.h
net/ble: cleanup doxygen grouping
2019-03-25 19:04:05 +01:00
coap.h
Merge pull request #10703 from kb2ma/coap/code_macros
2019-01-07 14:31:18 +01:00
csma_sender.h
sys/net: iolist updates
2018-03-06 14:00:32 +01:00
dns.h
sock_dns: remove some magic numbers
2019-01-10 18:07:29 +01:00
eddystone.h
sys/net: added generic Eddystone defines
2018-04-06 11:18:53 +02:00
emcute.h
net/emcute: added doc for maximum buffer size
2017-06-28 22:52:34 +02:00
ethernet.h
net/ethernet: remove get_iid() function
2018-12-06 22:02:01 +01:00
ethertype.h
ethertype: define 6LoWPAN encapsulation ethertype
2019-01-04 13:29:47 +01:00
eui48.h
eui48: wrap eui48_to_ipv6_iid() around eui48_to_eui64()
2019-01-29 21:52:53 +01:00
eui64.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
fib.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
gcoap.h
net/gcoap: update module doc for coap_opt_finish
2019-01-28 13:05:50 -05:00
gnrc.h
gnrc_netdev: remove remaining files and references
2017-11-30 19:49:40 +01:00
icmp.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
icmpv6.h
sys/include/net/icmpv6.h: fix two small typos
2018-12-24 14:34:50 +01:00
ieee802154.h
drivers/netdev_ieee802154: add mac header filter
2019-03-04 13:21:43 +01:00
inet_csum.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
ipv4.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
ipv6.h
doc: update IPv6 RFC references
2018-04-10 15:40:18 +02:00
l2filter.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
l2util.h
l2util: initial import
2019-03-26 21:37:20 +01:00
lora.h
lora.h: move brief tag outside of ifndef block
2018-12-18 13:23:36 +01:00
loramac.h
loramac: add macros for default timer calibration values
2019-01-25 14:18:06 +01:00
mqttsn.h
net: add header with generic MQTT-SN defines
2018-07-05 15:13:02 +02:00
nanocoap_sock.h
net/nanocoap: fix includes for nanocoap sock
2018-12-20 00:37:18 -05:00
nanocoap.h
sys/net/application_layer/nanocoap: Add path prefix opt
2019-03-17 14:26:11 +01:00
ndp.h
ndp: provide define for common hop-limit
2019-03-26 12:00:52 +01:00
netdev_test.h
sys/net: iolist updates
2018-03-06 14:00:32 +01:00
netif.h
netif: Initial import of a common network interface API
2018-05-29 19:49:29 +02:00
netopt.h
netopt: specify drop of device driver support for IPV6_IID
2019-03-29 12:45:30 +01:00
netstats.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
ntp_packet.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
packet.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
ppptype.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
protnum.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
sixlowpan.h
doc: Fix 'must not'/'may not' wording
2017-12-19 09:00:12 +01:00
skald.h
ble/skald: adapt doxygen groups
2019-03-26 21:56:05 +01:00
sntp.h
sntp.h: document sntp_sync timeout unit
2018-01-30 21:18:36 +01:00
sock.h
*: remove trailing underscores from header guards
2017-01-19 18:30:53 +01:00
tcp.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
uhcp.h
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
zep.h
sys/net/zep: add missing doxygen brief description
2018-01-24 21:41:31 +01:00