Ghanan Gowripalan
Ghanan Gowripalan
This change needs tests, see `stack_test.go` and `tests/integration/forward_test.go` for examples
basically we loop-back traffic destined to loopback address at the link endpoint (loopback.Endpoint), but im proposing looping it back at the network layer. Right now, we don't allow network layer...
still need to handle gratuitous arp
Still need to track ICMP echo (ping) packets
#2313 helps achieve this
This is done - packet buffers hold the network/transport protocol numbers
We also return EADDRNOTAVAIL instead of EINVAL when binding to multicast addresses