summaryrefslogtreecommitdiffstats
path: root/samples/mic
diff options
context:
space:
mode:
authorParthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>2017-08-24 16:31:22 +0200
committerDavid S. Miller <davem@davemloft.net>2017-08-24 21:54:34 -0700
commit27163138b4d80e36f2006273d66b6c122d241f30 (patch)
tree7189104c04f9c6ee939528ded9ce64daf5512df9 /samples/mic
parent551143d8d954fe398324a5caa276f518466c428b (diff)
downloadop-kernel-dev-27163138b4d80e36f2006273d66b6c122d241f30.zip
op-kernel-dev-27163138b4d80e36f2006273d66b6c122d241f30.tar.gz
tipc: perform skb_linearize() before parsing the inner header
In tipc_rcv(), we linearize only the header and usually the packets are consumed as the nodes permit direct reception. However, if the skb contains tunnelled message due to fail over or synchronization we parse it in tipc_node_check_state() without performing linearization. This will cause link disturbances if the skb was non linear. In this commit, we perform linearization for the above messages. Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/mic')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud