buglwIP - A Lightweight TCP/IP stack - Bugs: bug #48551, autoip_supplied_address() does not...

 
 

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

bug #48551: autoip_supplied_address() does not work when address is first assigned

Submitter:  Simon Goldschmidt <goldsimon>
Submitted:  Mon 18 Jul 2016 09:40:25 AM UTC
   
 
Category:  IPv4 Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  2.0.0 Beta2
lwIP version:  git head

Wed 20 Jul 2016 06:29:12 AM UTC, comment #1: 

Fixed by reworking the state machine in autoip_tmr() a bit (so that state switching and address assignment are done at the same time).

Simon Goldschmidt <goldsimon>
Group administrator
Mon 18 Jul 2016 09:40:25 AM UTC, original submission:  

autoip_supplied_address() does not work when address is first assigned

AutoIP address is assigned in autoip_bind(), which triggers the callback. However, autoip_supplied_address() checks for state BOUND which is only set later.

Simon Goldschmidt <goldsimon>
Group administrator

 

(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 (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-07-20 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code