lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #37665] ip_canforward operates on address in wrong byt


From: Valery Ushakov
Subject: [lwip-devel] [bug #37665] ip_canforward operates on address in wrong byte order
Date: Tue, 29 Jan 2013 14:51:15 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12

Follow-up Comment #2, bug #37665 (project lwip):

Just got around to merge recent changes from the master repo that include this
fix.

Nit pick: the fix uses htonl(), but it should use ntohl() since we are
converting network order to host order.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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