summaryrefslogtreecommitdiffstats
path: root/net/llc/llc_proc.c
diff options
context:
space:
mode:
authorOctavian Purdila2009-12-26 12:51:01 +0100
committerDavid S. Miller2009-12-27 05:41:12 +0100
commitabf9d537fea225af60762640361af7fb233b3103 (patch)
treee0e47b3f869119b7a2902e759a637021037738ae /net/llc/llc_proc.c
parentllc: add support for LLC_OPT_PKTINFO (diff)
downloadkernel-qcow2-linux-abf9d537fea225af60762640361af7fb233b3103.tar.gz
kernel-qcow2-linux-abf9d537fea225af60762640361af7fb233b3103.tar.xz
kernel-qcow2-linux-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_proc.c')
0 files changed, 0 insertions, 0 deletions