mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Fix problem with ping that prevent ping from going outside local network (Darcy Gong)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5204 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -3450,3 +3450,6 @@
|
||||
original configuration had too much stuff turned on. Reducing
|
||||
stack sizes, some features, and buffer sizes made the
|
||||
configuration reliable (Reading from the LCD is still disabled).
|
||||
* net/uip/uip_icmpping.c: Fix problem that prevented ping from
|
||||
going outside of local network. Submitted by Darcy Gong
|
||||
|
||||
|
||||
Reference in New Issue
Block a user