]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Create storage for a raw socket.
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Sat, 30 Jul 2016 01:20:19 +0000 (21:20 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:04 +0000 (20:26 -0500)
commitc8fa5a1e4f2e34319a9bf8e9d1e98476f143742a
treebb99b782d907f6cb878cfbef2d9e209dcc96cd44
parent978d48a9fe6c8ad23fa8500631c4ffac0b0c7c9c
pimd: Create storage for a raw socket.

Each interface needs the ability to send raw packets
at the RP.  Create the data structure to do so.
Further commits will create the socket as necessary
and send the packet.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_iface.c
pimd/pim_iface.h