patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9176, Increment ip.drop when dropping...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #9176: Increment ip.drop when dropping due to NULL netif

Submitter:  Joel Cunningham <jcunningham>
Submitted:  Tue 29 Nov 2016 09:38:15 PM UTC
   
 
Category:  IPv4 Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  jcunningham Open/Closed:  Closed
Planned Release:  None

Wed 30 Nov 2016 02:53:32 PM UTC, comment #2: 

Thanks, submitted in 7f48289fcd7c74acc48b41bc4f44061b0b164e9f

Joel Cunningham <jcunningham>
Group Member
Wed 30 Nov 2016 06:33:25 AM UTC, comment #1: 

Also looks good!

Dirk Ziegelmeier <dziegel>
Group administrator
Tue 29 Nov 2016 09:38:15 PM UTC, original submission:  

This is a patch for a modification I've used in my LwIP port to track IP drops when no netif is found.  Incrementing ip.drop in this case seems appropriate because ip.drop is incremented in the other places that increment mib2.ipinaddrerrors and mib2.ipindiscards.  In addition, being able to detect these drops when not using mib2 is useful

I wanted to double check this was correct usage of ip.drop before submitting.

Joel Cunningham <jcunningham>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dziegel (Posted a comment)
  • -email is unavailable- added by jcunningham (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-11-30 jcunningham StatusNeed Info Done
        Open/ClosedOpen Closed
    2016-11-29 jcunningham Attached File- Added 0001-Increment-ip.drop-when-dropping-due-to-NULL-netif.patch, #39104

    Back to the top

    Powered by Savane 3.13-72d9.
    Corresponding source code