1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/include/net
Marian Buschsieweke 5ba72df5aa
net: NETOPT_MAX_{PACKET_SIZE -> PDU_SIZE}
Renamed NETOPT_MAX_PACKET_SIZE into NETOPT_MAX_PDU_SIZE and updated the
 documentation. NETOPT_MAX_PACKET_SIZE is introduced as preprocessor alias
 for NETOPT_MAX_PDU_SIZE to remain backward compatible and is marked as
 deprecated.
2019-02-18 20:15:05 +01:00
..
bluetil net/ble: add generic BLE helper module (bluetil) 2018-12-07 18:13:53 +01:00
cord net/rdcli: rename to cord_ep 2018-10-17 15:21:49 +02:00
ethernet
fib
gnrc Merge pull request #11015 from miri64/gnrc_sixlowpan_frag/enh/rm-pid 2019-02-15 12:48:27 +01:00
iana
ipv4
ipv6 ipv6_ext_rh: define RH type numbers at central place 2018-10-25 19:21:19 +02:00
ppp
rpl
sixlowpan
skald sys/net: added Skald 2018-04-06 11:18:53 +02:00
sock sock_util: Limit URL scheme size 2018-07-19 22:07:17 +02:00
af.h
asymcute.h net: add Asymcute (asynchronous MQTT-SN client) 2018-07-05 15:44:16 +02:00
ble.h net/ble: add GAP AD constants to generic ble.h 2018-12-07 18:10:53 +01:00
coap.h Merge pull request #10703 from kb2ma/coap/code_macros 2019-01-07 14:31:18 +01:00
csma_sender.h
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
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
fib.h
gcoap.h net/gcoap: make options buf macros configurable 2019-01-16 12:41:06 -05:00
gnrc.h
icmp.h
icmpv6.h sys/include/net/icmpv6.h: fix two small typos 2018-12-24 14:34:50 +01:00
ieee802154.h ieee802154: add brief tag to configuration macros 2018-12-18 13:22:21 +01:00
inet_csum.h
ipv4.h
ipv6.h doc: update IPv6 RFC references 2018-04-10 15:40:18 +02:00
l2filter.h
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 net/nanocoap: make reply doc more specific 2019-01-23 16:36:20 -05:00
ndp.h ndp: define RDNSS option 2018-07-05 11:01:22 +02:00
netdev_test.h
netif.h netif: Initial import of a common network interface API 2018-05-29 19:49:29 +02:00
netopt.h net: NETOPT_MAX_{PACKET_SIZE -> PDU_SIZE} 2019-02-18 20:15:05 +01:00
netstats.h
ntp_packet.h
packet.h
ppptype.h
protnum.h
sixlowpan.h
skald.h sys/net: added Skald 2018-04-06 11:18:53 +02:00
sntp.h
sock.h
tcp.h
udp.h
uhcp.h
zep.h