[LLC]: allow applications to get copy of kernel datagrams
authorStephen Hemminger <shemminger@osdl.org>
Thu, 25 May 2006 22:10:02 +0000 (15:10 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:26:06 +0000 (21:26 -0700)
commit8f182b494f87799d6ae20a1401825c516da46081
tree509fc735e59cb1094cd68029a9e0a4b9a9a01e86
parent23dbe7912dad6be71bb9e69cb819d05e2442d362
[LLC]: allow applications to get copy of kernel datagrams

It is legal for an application to bind to a SAP that is also being
used by the kernel. This happens if the bridge module binds to the
STP SAP, and the user wants to have a daemon for STP as well.
It is possible to have kernel doing STP on one bridge, but
let application do RSTP on another bridge.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/llc/llc_input.c
This page took 0.024239 seconds and 5 git commands to generate.