]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - net/ipv6/ip6_output.c
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 2 Sep 2009 01:37:16 +0000 (18:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Sep 2009 01:37:16 +0000 (18:37 -0700)
commit0625491493d9000e4556bf566d205c28c8e7dc4e
tree3bb5524ca48b3c76b93bca9b1d63c4cd1d0a499e
parentf2798eb4e01b095f273f4bf40f511c9d69c0e1da
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS

qdisc drops should be notified to IP_RECVERR enabled sockets, as done in IPV4.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_output.c