lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #26487] igmp_ip_output_if uses IP_HDRINCL at the wrong


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #26487] igmp_ip_output_if uses IP_HDRINCL at the wrong place
Date: Tue, 12 May 2009 18:00:59 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.0.10) Gecko/2009042315 Firefox/3.0.10

Update of bug #26487 (project lwip):

                  Status:                    None => Fixed                  
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

As noone objected, I've added ip_output_if_opt() that adds the 2 arguments
void* ip_options and u16_t optlen to ip_output_if(). This function is only
preprocessor-enabled if LWIP_IGMP=1, so the impact on the rest should be
minimal (had to create an u16_t ip_hlen=IP_HLEN, but a good compiler can
optimize that away as a constant anyway).

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?26487>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]