1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net
Marian Buschsieweke 1d69f067d1
sys/net/gnrc: Implement sock_aux_local
Provide address the IP packet / UDP datagram was received on in the auxiliary
data, if module sock_aux_local is used.
2020-12-04 12:47:59 +01:00
..
application_layer Merge pull request #15508 from namib-project/dhcp-mud-support 2020-12-01 10:33:51 +01:00
ble sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
credman sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
crosslayer netopt: add NETOPT_BATMON 2020-11-13 22:59:09 +01:00
gnrc sys/net/gnrc: Implement sock_aux_local 2020-12-04 12:47:59 +01:00
link_layer l2util: add l2util_addr_to_str()/l2util_addr_from_str() 2020-11-14 17:29:26 +01:00
lora net/lora : Change defaults 2020-09-30 20:00:03 +05:30
netdev_test sys/net: iolist updates 2018-03-06 14:00:32 +01:00
netif net/netif: remove netif_addr_to/from_str() 2020-11-17 10:51:22 +01:00
network_layer sys/*: replace #if ENABLE_DEBUG with IS_ACTIVE 2020-11-02 21:49:39 +01:00
sock net/sock : Update documentation 2020-09-04 16:29:13 +05:30
transport_layer sys: fix doxygen grouping 2018-06-11 19:12:02 +02:00
doc.txt doc: add net to sys group 2015-08-30 14:00:33 +02:00
Kconfig net/lora : Expose to Kconfig 2020-09-30 20:00:03 +05:30