diff options
author | David S. Miller <davem@davemloft.net> | 2017-01-01 22:07:25 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-01 22:07:25 -0500 |
commit | eb7903bb83cc1db31a9124d4cc8a1bddebe26e33 (patch) | |
tree | daafabf4d05495de1eabe9bea19e5917128a5ac9 /scripts/coccicheck | |
parent | 4200462d88f47f3759bdf4705f87e207b0f5b2e4 (diff) | |
parent | a9b2dff80be979432484afaf7f8d8e73f9e8838a (diff) | |
download | linux-eb7903bb83cc1db31a9124d4cc8a1bddebe26e33.tar.bz2 |
Merge branch 'l2tp-socket-lookup-fixes'
Guillaume Nault says:
====================
l2tp: socket lookup fixes for l2tp_ip and l2tp_ip6
There are still some cases that aren't correctly handled in the socket
lookup functions of l2tp_ip and l2tp_ip6. This series fixes lookups for
connected sockets and for sockets bound to the IPv6 unspecified
address.
bind() and connect() should now work as expected on IPPROTO_L2TP
sockets. Extra features, like SO_REUSEADDR, remain unsupported.
The matching conditions in __l2tp_ip6_bind_lookup() and
__l2tp_ip_bind_lookup() are getting hard to read. I've kept the single
test approach to make the intend of the patches clear. I'll split the
conditionals once these fixes reach net-next.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/coccicheck')
0 files changed, 0 insertions, 0 deletions