diff options
author | Erik Hugne <erik.hugne@gmail.com> | 2019-03-17 18:46:42 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-18 05:32:11 +0100 |
commit | ea239314fe42ace880bdd834256834679346c80e (patch) | |
tree | 0289448a583ec424d677bd943459e130fd30aae8 /kernel/bpf | |
parent | networking: fix snmp_counter.rst Doc. Warnings (diff) | |
download | linux-ea239314fe42ace880bdd834256834679346c80e.tar.xz linux-ea239314fe42ace880bdd834256834679346c80e.zip |
tipc: allow service ranges to be connect()'ed on RDM/DGRAM
We move the check that prevents connecting service ranges to after
the RDM/DGRAM check, and move address sanity control to a separate
function that also validates the service range.
Fixes: 23998835be98 ("tipc: improve address sanity check in tipc_connect()")
Signed-off-by: Erik Hugne <erik.hugne@gmail.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions