commit | c07e810ff019e62a5d11b22aa693c2fc186c352d | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed May 23 08:00:11 2012 +0000 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Wed May 23 17:53:07 2012 -0500 |
tree | 347b2ac6dc73cb5a345bfb2325d7ad26b092d777 | |
parent | de8205a9b7c5ae4a59c04969847105a7646f5e91 [diff] |
net: Separate ArpRequest() into lower-level func 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>