-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Description
RFC 5227, section 3 (https://tools.ietf.org/html/rfc5227#section-3) says it should be a ARP request with spa = tpa (mirage-tcpip uses a ARP reply with tpa = broadcast). Section 3 also makes it clear why an ARP reply is a bad idea. Related to mato/docker-unikernel-runner#1 (setting arp_accept (somewhere in proc on linux) to the bridge and sending an ARP request solves the issue (just verified with @mato)).
Discovered while reimplementing ARP (https://github.com/hannesm/arp - https://hannes.nqsb.io/Posts/ARP)
Metadata
Metadata
Assignees
Labels
No labels