]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ipv6_sk_lookup_fixes'
authorAlexei Starovoitov <ast@kernel.org>
Mon, 15 Oct 2018 23:08:39 +0000 (16:08 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 15 Oct 2018 23:08:40 +0000 (16:08 -0700)
commit93df8dd610a9fb2f2f33427a93622059976d14a7
treec2c999f53cdc4e8cb346d825b2d64af9a4056dea
parent31859b21b627fbab0d4a7d8dbb9757f9e524032a
parent69c311fdbf4c8e458ec74ffa12c1e34c02dde120
Merge branch 'ipv6_sk_lookup_fixes'

Joe Stringer says:

====================
This series includes a couple of fixups for the IPv6 socket lookup
helper, to make the API more consistent (always supply all arguments in
network byte-order) and to allow its use when IPv6 is compiled as a
module.
====================

Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>