]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Abstract mac neigh installation into it's own function
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Sep 2018 15:02:42 +0000 (11:02 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 19 Sep 2018 15:25:22 +0000 (11:25 -0400)
commitee98d1f11c940d5dc62509bc2cb9ca0f6ae4117d
tree0b6c57955f379d2a60b038a68655998fbe91bf80
parent19f2b5e8751ef6aca63896ac73900b5edc31fc62
zebra: Abstract mac neigh installation into it's own function

Abstract the mac neigh installation for 169.254.0.1 into
it's own function that we can pass the mac address into.
This will allow a future commit to use this functionality
when we have the appropriate mac address from reading
optional attributes of a RA packet.

Signed-off-by: Donald Sharp <sharpd@cumuusnetworks.com>
zebra/interface.c
zebra/interface.h