Description of problem: When kernel receives a package with wrong destination ipv4 address, the "InAddrErrors" counter located in /proc/net/snmp doesn't increase correctly. Version-Release number of selected component (if applicable): 2.4.21-50.EL How reproducible: send ipv4 packages with wrong destination address(for instance 0.0.0.0) check the "InAddrErrors" increasing correctly Steps to Reproduce: 1. 2. 3. Actual results: InAddrErrors is always 0 Expected results: InAddrErrors increase correctly Additional info:
Created attachment 234851 [details] A patch to fix this problem
Thank you for the patch proposal. RHEL3 is no longer in active developement. Only critical security and bug fixes will be considered for inclusion.