Fixed source IP address in UDP implementation - was specified by ip address from...
commit3279ea09f4cbfb29a4027164ee0ca6ea6c2b7827
authorTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Mon, 22 Jun 2009 17:02:49 +0000 (22 19:02 +0200)
committerTomas 'ZeXx86' Jedrzejek <zexx86@gmail.com>
Mon, 22 Jun 2009 17:02:49 +0000 (22 19:02 +0200)
treecc0a833efb8686636f698a314e1d39a7da00a165
parentd5d76d525c589b42ce5ca7d9569fd8bc822f36cb
Fixed source IP address in UDP implementation - was specified by ip address from interface, not from connection
structure
kernel/core/net/udp.c
kernel/core/net/udp6.c