diff options
| author | Wei Yongjun <[email protected]> | 2008-11-02 16:14:27 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-11-03 07:52:46 +0000 |
| commit | 0856f93958c488f0cc656be53c26dfd20663bdb3 (patch) | |
| tree | bba86ff48a9eef920fafde53127f7a3f5fc67bd1 /net/unix/af_unix.c | |
| parent | udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS (diff) | |
| download | kernel-0856f93958c488f0cc656be53c26dfd20663bdb3.tar.gz kernel-0856f93958c488f0cc656be53c26dfd20663bdb3.zip | |
udp: Fix the SNMP counter of UDP_MIB_INERRORS
UDP packets received in udpv6_recvmsg() are not only IPv6 UDP packets, but
also have IPv4 UDP packets, so when do the counter of UDP_MIB_INERRORS in
udpv6_recvmsg(), we should check whether the packet is a IPv6 UDP packet
or a IPv4 UDP packet.
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
