lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5938] raw_pcb.protocol is u16_t but ip only require


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #5938] raw_pcb.protocol is u16_t but ip only requires u8_t
Date: Mon, 21 May 2007 16:39:46 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #2, patch #5938 (project lwip):

Because in IPv4 and IPv6 ip_output_if() takes an u8_t as 'proto'. So we don't
have to carry around an u16_t in raw_pcb and get warnings.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?5938>

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





reply via email to

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