commit | ca46f9c834913fc5d5c196d70673375cdaba6b56 | [log] [tgz] |
---|---|---|
author | Mitsuru Chinen <mitch@linux.vnet.ibm.com> | Wed Dec 05 22:31:47 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Dec 07 01:06:30 2007 -0800 |
tree | f073198141ef0df8bbc4d460755cead5a1b50447 | |
parent | 73afc9069289bdb77cf0c81cb9775dcb63894bbe [diff] |
[IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network IPv6 stack doesn't increment OutNoRoutes counter when IP datagrams is being discarded because no route could be found to transmit them to their destination. IPv6 stack should increment the counter. Incidentally, IPv4 stack increments that counter in such situation. Signed-off-by: Mitsuru Chinen <mitch@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>