patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9385, PPP, PPPoS: Fix update SNMP...

 
 

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

patch #9385: PPP, PPPoS: Fix update SNMP ifoutoctets counter in pppos_output_last()

Submitter:  Axel Lin <axellin>
Submitted:  Thu 22 Jun 2017 12:17:11 PM UTC
   
 
Category:  PPP Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  gradator Open/Closed:  Closed
Planned Release:  None

Thu 29 Jun 2017 09:47:06 AM UTC, comment #1: 

Applied, thanks!

Sylvain Rochet <gradator>
Group Member
Thu 22 Jun 2017 12:17:11 PM UTC, original submission:  

Current code does not correctly update ifoutoctets counter because nb->tot_len is always 0. Fix it by setting nb->tot_len to actual payload length so we can update ifoutoctets correctly.

Axel Lin <axellin>
Group Member

 

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

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gradator (Posted a comment)
  • -email is unavailable- added by axellin (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-06-29 gradator CategoryNone PPP
        StatusNone Done
        Assigned toNone gradator
        Open/ClosedOpen Closed
    2017-06-22 axellin Attached File- Added 0001-PPP-PPPoS-Fix-update-SNMP-ifoutoctets-counter-in-ppp.patch, #41025

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code