1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
7718f114cb all: remove pointer casts for msg.content.ptr 2016-06-02 23:13:42 +02:00
Martine Lenders
379703ae3a gnrc: use gnrc_pkt_search_type instead of LL_SEARCH_SCALAR 2016-02-11 01:05:02 +01:00
Oleg Hahm
b366e59c87 conn: add function to find the best source address
...and use it in POSIX sendto() function.
2015-12-02 18:11:55 +01:00
Oleg Hahm
9d1dd39f36 conn: fix UDP port byteorder in recvfrom
Additionally cleans up some superfluous functions.
2015-11-20 22:43:57 +01:00
Johann Fischer
8b456c9f4f sys/net/gnrc/conn/gnrc_conn.c: release pkt in gnrc_conn_recvfrom 2015-11-02 15:19:27 +01:00
Martine Lenders
ef9acf6aee gnrc: add GNRC-specific conn implementation 2015-09-21 16:56:27 +02:00