diff options
author | Willem de Bruijn <willemb@google.com> | 2020-01-29 15:20:17 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-30 09:59:53 +0100 |
commit | d0208bf4da97f76237300afb83c097de25645de6 (patch) | |
tree | 730fd5e2dab782e690a1cb85ab01202ea91f0374 /net/ipv6 | |
parent | 389b8fb3c4befcc42edbc6d40525c6cb7704daf8 (diff) | |
download | lwn-d0208bf4da97f76237300afb83c097de25645de6.tar.gz lwn-d0208bf4da97f76237300afb83c097de25645de6.zip |
udp: document udp_rcv_segment special case for looped packets
Commit 6cd021a58c18a ("udp: segment looped gso packets correctly")
fixes an issue with rare udp gso multicast packets looped onto the
receive path.
The stable backport makes the narrowest change to target only these
packets, when needed. As opposed to, say, expanding __udp_gso_segment,
which is harder to reason to be free from unintended side-effects.
But the resulting code is hardly self-describing.
Document its purpose and rationale.
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions