mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
a4be637b34
Icmp packets with wrong checksum are never dropped since skb->ip_summed is set to CHECKSUM_UNNECESSARY. When icmp packets with wrong checksum pass through the octeon net driver, the not_IP, IP_exc, L4_error hardware indicators show no error. so the driver sets CHECKSUM_UNNECESSARY on skb->ip_summed. L4_error only works for TCP/UDP, not for ICMP. Signed-off-by: Roy.Li <rongqing.li@windriver.com> To: linux-mips@linux-mips.org Cc: netdev@vger.kernel.org Cc: ralf@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2798/ Acked-by: David Daney <david.daney@cavium.com> Cc: Greg KH <greg@kroah.com Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
cvmx-address.h | ||
cvmx-asxx-defs.h | ||
cvmx-cmd-queue.c | ||
cvmx-cmd-queue.h | ||
cvmx-config.h | ||
cvmx-dbg-defs.h | ||
cvmx-fau.h | ||
cvmx-fpa-defs.h | ||
cvmx-fpa.c | ||
cvmx-fpa.h | ||
cvmx-gmxx-defs.h | ||
cvmx-helper-board.c | ||
cvmx-helper-board.h | ||
cvmx-helper-fpa.c | ||
cvmx-helper-fpa.h | ||
cvmx-helper-loop.c | ||
cvmx-helper-loop.h | ||
cvmx-helper-npi.c | ||
cvmx-helper-npi.h | ||
cvmx-helper-rgmii.c | ||
cvmx-helper-rgmii.h | ||
cvmx-helper-sgmii.c | ||
cvmx-helper-sgmii.h | ||
cvmx-helper-spi.c | ||
cvmx-helper-spi.h | ||
cvmx-helper-util.c | ||
cvmx-helper-util.h | ||
cvmx-helper-xaui.c | ||
cvmx-helper-xaui.h | ||
cvmx-helper.c | ||
cvmx-helper.h | ||
cvmx-interrupt-decodes.c | ||
cvmx-interrupt-rsl.c | ||
cvmx-ipd.h | ||
cvmx-mdio.h | ||
cvmx-packet.h | ||
cvmx-pcsx-defs.h | ||
cvmx-pcsxx-defs.h | ||
cvmx-pip-defs.h | ||
cvmx-pip.h | ||
cvmx-pko-defs.h | ||
cvmx-pko.c | ||
cvmx-pko.h | ||
cvmx-pow.h | ||
cvmx-scratch.h | ||
cvmx-smix-defs.h | ||
cvmx-spi.c | ||
cvmx-spi.h | ||
cvmx-spxx-defs.h | ||
cvmx-srxx-defs.h | ||
cvmx-stxx-defs.h | ||
cvmx-wqe.h | ||
ethernet-defines.h | ||
ethernet-mdio.c | ||
ethernet-mdio.h | ||
ethernet-mem.c | ||
ethernet-mem.h | ||
ethernet-rgmii.c | ||
ethernet-rx.c | ||
ethernet-rx.h | ||
ethernet-sgmii.c | ||
ethernet-spi.c | ||
ethernet-tx.c | ||
ethernet-tx.h | ||
ethernet-util.h | ||
ethernet-xaui.c | ||
ethernet.c | ||
Kconfig | ||
Makefile | ||
octeon-ethernet.h |