buglwIP - A Lightweight TCP/IP stack - Bugs: bug #53973, Router Solicitation messages are...

 
 

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

bug #53973: Router Solicitation messages are sent too frequently

Submitter:  Sylvain Chouleur <schouleur>
Submitted:  Thu 24 May 2018 03:39:54 PM UTC
   
 
Category:  IPv6 Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  git head

Fri 08 Jun 2018 09:09:45 PM UTC, comment #1: 

Fixed, thanks for reporting.

Simon Goldschmidt <goldsimon>
Group administrator
Thu 24 May 2018 03:39:54 PM UTC, original submission:  

From RFC2461 Section 6.3.7. Sending Router Solicitations:

To obtain Router Advertisements quickly,
   a host SHOULD transmit up to MAX_RTR_SOLICITATIONS Router
   Solicitation messages each separated by at least
   RTR_SOLICITATION_INTERVAL seconds

In Secion 10. PROTOCOL CONSTANTS,
RTR_SOLICITATION_INTERVAL is defined to 4 seconds.

LWIP implementation use an interval of 1 second (defined by ND6_TMR_INTERVAL)

Sylvain Chouleur <schouleur>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by schouleur (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
    2018-06-08 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code