From: Stephen Hemminger Date: Thu, 25 May 2006 22:10:02 +0000 (-0700) Subject: [LLC]: allow applications to get copy of kernel datagrams X-Git-Tag: v2.6.18-rc1~1111^2~93 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f182b494f87799d6ae20a1401825c516da46081;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed