- Route multicast packets properly with SO_REUSE set

svn path=/trunk/; revision=57117
This commit is contained in:
Cameron Gutman 2012-08-20 07:29:40 +00:00
parent 4d9b81048b
commit 98d1378f1e

View file

@ -54,6 +54,8 @@
#define SO_REUSE 1
#define SO_REUSE_RXTOALL 1
/* FIXME: These MSS and TCP Window definitions assume an MTU
* of 1500. We need to add some code to lwIP which would allow us
* to change these values based upon the interface we are