diff options
author | 2021-03-09 16:12:20 -0800 | |
---|---|---|
committer | 2021-03-09 16:12:20 -0800 | |
commit | b005c9ef5adaf1357b7faa977330eaae18647300 (patch) | |
tree | aa561ac181147df2e9c5b52ed67706e2e26ba9c9 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net: dsa: xrs700x: check if partner is same as port in hsr join (diff) | |
parent | net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0 (diff) | |
download | wireguard-linux-b005c9ef5adaf1357b7faa977330eaae18647300.tar.xz wireguard-linux-b005c9ef5adaf1357b7faa977330eaae18647300.zip |
Merge branch 'virtio_net-infinite-loop'
Balazs Nemeth says:
====================
net: prevent infinite loop caused by incorrect proto from virtio_net_hdr_set_proto
These patches prevent an infinite loop for gso packets with a protocol
from virtio net hdr that doesn't match the protocol in the packet.
Note that packets coming from a device without
header_ops->parse_protocol being implemented will not be caught by
the check in virtio_net_hdr_to_skb, but the infinite loop will still
be prevented by the check in the gso layer.
Changes from v2 to v3:
- Remove unused *eth.
- Use MPLS_HLEN to also check if the MPLS header length is a multiple
of four.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions