This website requires JavaScript.
Explore
Help
Register
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
2025-08-13 01:44:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lwip
/
src
History
goldsimon
da15132aa0
Make nd6_new_router() handle already existing routers (this is a special case for 2 netifs on the same subnet - e.g. wifi and cable) see bug
#46506
2016-12-15 09:25:44 +01:00
..
api
Fix bug
#49827
: wrong cast to size_t on 16-bit x86 architecture
2016-12-12 10:07:00 +01:00
apps
Continue to fix incorrect casts via size_t for some platforms
2016-12-12 10:17:33 +01:00
core
Make nd6_new_router() handle already existing routers (this is a special case for 2 netifs on the same subnet - e.g. wifi and cable) see bug
#46506
2016-12-15 09:25:44 +01:00
include
nd6: add support for RDNSS option (as per RFC 6106)
2016-12-14 22:12:14 +01:00
netif
Minor: nd6_packet_send_check() -> nd6_get_next_hop_addr_or_queue() (too long, but a little more self-explaining); cosmetics...
2016-12-14 20:52:44 +01:00
Filelists.mk
task
#14150
: Add TFTP server from Logan Gunthorpe
2016-10-03 09:47:41 +02:00
FILES
…