]> git.ipfire.org Git - people/ms/rstp.git/commit
Convert to using AF_PACKET for send and receive
authorStephen Hemminger <shemminger@linux-foundation.org>
Thu, 22 Mar 2007 00:35:50 +0000 (17:35 -0700)
committerStephen Hemminger <shemminger@linux-foundation.org>
Thu, 22 Mar 2007 00:35:50 +0000 (17:35 -0700)
commitf2592588c699b840e1adab3548af733ea03bf27a
tree4fd116546c115cd13a510b3bdcf68f96144d053a
parent11904a35cdd18e8b2ea6d15c3c7ead81a0f871c5
Convert to using AF_PACKET for send and receive

Use AF_PACKET to send and receive spanning tree bpdu's
UNTESTED at this point.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Makefile
bpdu_sock.c [deleted file]
bridge_ctl.h
bridge_track.c
packet.c [new file with mode: 0644]
packet.h [moved from bpdu_sock.h with 74% similarity]