commit | 8f182b494f87799d6ae20a1401825c516da46081 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Thu May 25 15:10:02 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Jun 17 21:26:06 2006 -0700 |
tree | 509fc735e59cb1094cd68029a9e0a4b9a9a01e86 | |
parent | 23dbe7912dad6be71bb9e69cb819d05e2442d362 [diff] |
[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>