water/waterutil
Sean Purser-Haskell 93f6384fdd Fix to use To4()
This will also produce a runtime error if non-IPv4 addresses are passed
in.
2016-05-10 11:30:32 +08:00
..
doc.go Moved linux specific code to the syscalls_linux.go file. Also removed unneeded constants from the syscalls_other.go file. 2015-11-07 19:20:00 -05:00
ethertypes.go initial commit 2013-03-25 14:49:39 -05:00
ip_protocols.go initial commit 2013-03-25 14:49:39 -05:00
tap.go added some functions for TAP that detect whether a MAC address is a broadcast or IPv4 multicast address 2013-03-30 19:51:57 -05:00
tun.go initial commit 2013-03-25 14:49:39 -05:00
tun_ipv4.go Fix to use To4() 2016-05-10 11:30:32 +08:00