lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #33634] ip_forward() have a faulty behaviour.


From: hanhui
Subject: [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour.
Date: Thu, 30 Jun 2011 03:24:36 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.3 (KHTML, like Gecko) Chrome/6.0.472.62 Safari/534.3

Follow-up Comment #9, bug #33634 (project lwip):

OK, I will provide patch files next time.

Many functions can be extended use LWIP_IP_INPUT_HOOK, such as : NAT, IP
packet filter, Statistical analysis and so on. I think this hook is very
useful, and can do something in the routing algorithm.

MCAST is not currently used, so you can temporarily not add. 

However, in BSD systems, transport layer will determines the type of
link-layer address.

for example: RFC1122 4.2.3.10, p. 104: discard bcast/mcast SYN.
so tcp will discard the cast/mcast SYN packet.

Of course, lwip not judge now, also did not lead problems.

You decide whether to keep MCAST flag!


 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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