summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorJason Wang2014-11-18 06:20:41 +0100
committerDavid S. Miller2014-11-19 20:43:47 +0100
commitbaeababb5b85d5c4e6c917efe2a1504179438d3b (patch)
treed6d49a06b241812b5f1955bc4ef417d6aba3bb8a /net/ipv4/tcp_output.c
parenticmp: Remove some spurious dropped packet profile hits from the ICMP path (diff)
downloadkernel-qcow2-linux-baeababb5b85d5c4e6c917efe2a1504179438d3b.tar.gz
kernel-qcow2-linux-baeababb5b85d5c4e6c917efe2a1504179438d3b.tar.xz
kernel-qcow2-linux-baeababb5b85d5c4e6c917efe2a1504179438d3b.zip
tun: return NET_XMIT_DROP for dropped packets
After commit 5d097109257c03a71845729f8db6b5770c4bbedc ("tun: only queue packets on device"), NETDEV_TX_OK was returned for dropped packets. This will confuse pktgen since dropped packets were counted as sent ones. Fixing this by returning NET_XMIT_DROP to let pktgen count it as error packet. Cc: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions