diff options
author | Karsten Graul <kgraul@linux.vnet.ibm.com> | 2018-03-16 15:06:39 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-16 14:57:25 -0400 |
commit | c246d942eabc3288f5d93930663411070093ac52 (patch) | |
tree | d3fd114b516dcbf07c7c585a04485715670ede44 /net/netlabel | |
parent | 8b7372c101a5f9f38a092ab2533a75fc85c6e52a (diff) | |
download | linux-c246d942eabc3288f5d93930663411070093ac52.tar.gz linux-c246d942eabc3288f5d93930663411070093ac52.tar.bz2 linux-c246d942eabc3288f5d93930663411070093ac52.zip |
net/smc: restructure netinfo for CLC proposal msgs
Introduce functions smc_clc_prfx_set to retrieve IP information for the
CLC proposal msg and smc_clc_prfx_match to match the contents of a
proposal message against the IP addresses of the net device. The new
functions replace the functionality provided by smc_clc_netinfo_by_tcpsk,
which is removed by this patch. The match functionality is extended to
scan all ipv4 addresses of the net device for a match against the
ipv4 subnet from the proposal msg.
Signed-off-by: Karsten Graul <kgraul@linux.vnet.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlabel')
0 files changed, 0 insertions, 0 deletions