mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-23 09:12:59 +08:00
Link-local support will need to send ARP packets, but needs more fine-grained control over the contents. Split the implementation into 2 parts so link-local can share the code. Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>