gvisor/pkg/tcpip/network/ipv4
Tamir Duberstein 4e6f3a0c71 Remove restrictions on the sending address
It is quite legal to send from the ANY address (it is required for
DHCP). I can't figure out why the broadcast address was included here,
so removing that as well.

PiperOrigin-RevId: 275541954
2019-10-18 14:10:30 -07:00
..
BUILD Remove go_test from go_stateify and go_marshal 2019-09-12 15:10:17 -07:00
icmp.go Internal change. 2019-10-14 17:46:52 -07:00
ipv4.go Remove panic when reassembly fails. 2019-10-15 17:04:44 -07:00
ipv4_test.go Remove restrictions on the sending address 2019-10-18 14:10:30 -07:00