aboutsummaryrefslogtreecommitdiffstats
path: root/net/llc/llc_core.c
diff options
context:
space:
mode:
authorOctavian Purdila <opurdila@ixiacom.com>2009-12-26 11:51:01 +0000
committerDavid S. Miller <davem@davemloft.net>2009-12-26 20:41:12 -0800
commitabf9d537fea225af60762640361af7fb233b3103 (patch)
treee0e47b3f869119b7a2902e759a637021037738ae /net/llc/llc_core.c
parentllc: add support for LLC_OPT_PKTINFO (diff)
downloadlinux-dev-abf9d537fea225af60762640361af7fb233b3103.tar.xz
linux-dev-abf9d537fea225af60762640361af7fb233b3103.zip
llc: add support for SO_BINDTODEVICE
Using bind(MAC address) with LLC sockets has O(n) complexity, where n is the number of interfaces. To overcome this, we add support for SO_BINDTODEVICE which drops the complexity to O(1). Signed-off-by: Octavian Purdila <opurdila@ixiacom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/llc/llc_core.c')
0 files changed, 0 insertions, 0 deletions