OSDN Git Service

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)
commit7d1f12b8b2abab0a7af240b89b5ad68bf7f183e7
treec2c999f53cdc4e8cb346d825b2d64af9a4056dea
parentd04fb13c9fcdad850c0fcaeb155863de3d8169a0
parent5ef0ae84f02a4dbe0e09f89c6481ac13649cb19b
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>