]> git.proxmox.com Git - mirror_frr.git/commit
babeld: The sockaddr code is not passed through anymore
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 26 May 2017 18:56:19 +0000 (14:56 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 26 May 2017 18:56:19 +0000 (14:56 -0400)
commit7217de2d8add45e71b49a15df965cc1d26389d5f
tree4fa65b5cee4f2cf4b104c859c36b8bffc28056b4
parenta3d554f27d337283481441902e977968796ca3d9
babeld: The sockaddr code is not passed through anymore

The hw_addr_len and hw_addr are properly setup on all
the different systems.  We no longer need to have
individual daemons know anything about this underlying
mechanism to get the data from the kernel.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
babeld/kernel.c