diff options
author | Octavian Purdila <opurdila@ixiacom.com> | 2009-12-26 14:51:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-12-27 07:41:12 +0300 |
commit | abf9d537fea225af60762640361af7fb233b3103 (patch) | |
tree | e0e47b3f869119b7a2902e759a637021037738ae /net/llc/llc_s_st.c | |
parent | e5cd6fe391aa8c93560bb7ffdfe334cf4d0a02e4 (diff) | |
download | linux-abf9d537fea225af60762640361af7fb233b3103.tar.xz |
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_s_st.c')
0 files changed, 0 insertions, 0 deletions