[Top][All Lists]
[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: |
Sat, 25 Jun 2011 15:23:35 +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 #3, bug #33634 (project lwip):
I think we can use a flag in pbuf, like BSD use M_BCAST to determine whether
the received packet is broadcast. If the input packet is broadcast then
discard! if not, we do packet forward. we will no longer in use "network
interface compare method"
I recommend that ip_forward() or ip_route() functions can be added a
user-configurable hook function to expand lwip routing algorithm.
This method without increasing the code of the lwip but can be more flexible
expansion.
Wireless Ad Hoc network system will be more popular in future, that Will be a
variety of routing protocols, this hook will become very important in the
future.
If added this route hook to LWIP, I can contribute a lwip Ad Hoc Routing
Protocol (AODV)
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?33634>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour., hanhui, 2011/06/23
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour., Kieran Mansley, 2011/06/24
- Message not available
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour.,
hanhui <=
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour., hanhui, 2011/06/25
- Message not available
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour., Kieran Mansley, 2011/06/27
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour., hanhui, 2011/06/27
- Message not available
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour., hanhui, 2011/06/29
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour., Simon Goldschmidt, 2011/06/30
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour., Simon Goldschmidt, 2011/06/30
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour., hanhui, 2011/06/30
- Message not available
- Message not available
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour., hanhui, 2011/06/30
- [lwip-devel] [bug #33634] ip_forward() have a faulty behaviour., hanhui, 2011/06/30