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-12 18:43:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8205737fdbe7b4743e5ecb0fadbd16aa59671d49
lwip
/
CHANGELOG
fbernon
8205737fdb
sockets.c, ip.h, api.h, tcp.h: declare a "struct ip_pcb" which only contains IP_PCB. Add in the netconn's "pcb" union a "struct ip_pcb *ip;" (no size change). Use this new field to access to common pcb fields (ttl, tos, so_options, etc...). Enable to access to these fields with LWIP_TCP=0.
2007-09-07 23:47:02 +00:00
61 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink