This website requires JavaScript.
Explore
Help
Sign In
abc
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced
2026-08-09 09:03:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7182fb8fb08a61a0b8af9f90b53bae27a5368e63
lwip
/
CHANGELOG
fbernon
7182fb8fb0
tcpip.c: Fix TCPIP_MSG_INPKT processing: now, tcpip_input can be used for any kind of packets. These packets are considered like Ethernet packets (payload pointing to ethhdr) if the netif got the NETIF_FLAG_ETHARP flag. Else, packets are considered like IP packets (payload pointing to iphdr).
2007-08-29 07:51:20 +00:00
56 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink