buglwIP - A Lightweight TCP/IP stack - Bugs: bug #29087, etharp: don't send packets for ...

 
 

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

bug #29087: etharp: don't send packets for LinkLocal-addresses to gw

Submitter:  Simon Goldschmidt <goldsimon>
Submitted:  Sat 06 Mar 2010 09:31:22 AM UTC
   
 
Category:  ARP Severity:  3 - Normal
Item Group:  Faulty Behaviour Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  CVS Head

Sat 06 Mar 2010 09:33:37 AM UTC, comment #1: 

Fixed by letting etharp_output check for ip_addr_islinklocal(addr)

Simon Goldschmidt <goldsimon>
Group administrator
Sat 06 Mar 2010 09:31:22 AM UTC, original submission:  

Currently, etharp_output does not check for link-local addresses but sends packets destined to such addresses to the netif's gw (if the netif does not have a lla itself).

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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-03-06 goldsimon Item GroupNone Faulty Behaviour
        StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code