From: Erik H. <eri...@gm...> - 2019-03-02 17:54:50
|
Hi. Years ago, a patch was submitted that added the ability to associate a sockaddr with a connectionless socket: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git/commit/net/tipc/socket.c?id=f2f8036e391eb82ee78764483f869f2feafb5da8 subsequent send() over this socket would then send to that address. It seems that this is broken in 4.13 atleast (dont have a lab at home where i can test net-next). Could someone confirm this? |