diff options
| author | David S. Miller <[email protected]> | 2014-10-20 16:38:19 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-10-20 16:38:19 +0000 |
| commit | d10845fc85b2e690b5f6425c5ba4df33a073fbc9 (patch) | |
| tree | 14c772873becfbdfc26a1cf0c9d967ffd118f9d8 /net/tipc/node.c | |
| parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff) | |
| parent | net: core: handle encapsulation offloads when computing segment lengths (diff) | |
| download | kernel-d10845fc85b2e690b5f6425c5ba4df33a073fbc9.tar.gz kernel-d10845fc85b2e690b5f6425c5ba4df33a073fbc9.zip | |
Merge branch 'gso_encap_fixes'
Florian Westphal says:
====================
net: minor gso encapsulation fixes
The following series fixes a minor bug in the gso segmentation handlers
when encapsulation offload is used.
Theoretically this could cause kernel panic when the stack tries
to software-segment such a GRE offload packet, but it looks like there
is only one affected call site (tbf scheduler) and it handles NULL
return value.
I've included a followup patch to add IS_ERR_OR_NULL checks where needed.
While looking into this, I also found that size computation of the individual
segments is incorrect if skb->encapsulation is set.
Please see individual patches for delta vs. v1.
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions
