]> git.ipfire.org Git - people/ms/rstp.git/commit
Removed portion of brmon.c which received BPDUs through netlink.
authorSrinivas Aji <Aji_Srinivas@emc.com>
Thu, 29 Nov 2007 17:38:12 +0000 (23:08 +0530)
committerSrinivas Aji <Aji_Srinivas@emc.com>
Wed, 27 Feb 2008 18:03:50 +0000 (23:33 +0530)
commit741d86705c844713da06a1d648810bb963777363
tree32f19ceece5c55e2a38b39f1746148e82b3b0001
parent3cf368c157572231ec16ff1eb949ca2abfdeb326
Removed portion of brmon.c which received BPDUs through netlink.

   At one time, BPDUs were being received through netlink using a kernel
   patch. We now receive and send BPDUs through PF_PACKET sockets, so this
   code is not needed anymore.

Signed-off-by: Srinivas Aji <Aji_Srinivas@emc.com>
brmon.c