Commit Graph

5 Commits

Author SHA1 Message Date
James Hartig 032fbabc82 Correctly set the Source IP to the received Destination IP (#524)
Previously, the oob data was just stored and sent to WriteMsgUDP but it
ignores the Src field when writing. Instead, now it is setting the Src
to the original Dst and handling IPv4 IPs over IPv6 correctly.
2017-09-29 10:38:26 +01:00
Alex Sergeyev fcf9302ae1 Changed logic to typeswitch and added comments.
And also added my name to contrib list as promised before.
2014-09-20 18:15:42 -04:00
Omri Bahumi 767ff3a2bb Added Omri Bahumi to the CONTRIBUTORS file 2014-07-08 11:09:20 +03:00
Miek Gieben 7ebb4c59b3 Update the list of CONTRIBUTORS 2014-03-02 17:00:58 +00:00
Miek Gieben dcb0117c0a add AUTHOR file
Cleanup the other files a bit.
2014-02-10 17:15:49 +00:00