diff options
author | Erik Hugne <erik.hugne@gmail.com> | 2019-03-17 20:46:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-18 07:32:11 +0300 |
commit | ea239314fe42ace880bdd834256834679346c80e (patch) | |
tree | 0289448a583ec424d677bd943459e130fd30aae8 /kernel/bpf | |
parent | 65e9a6d25deb752d97b88335068dc0e7accbc9c3 (diff) | |
download | linux-ea239314fe42ace880bdd834256834679346c80e.tar.xz |
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