mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[LWIP]
- Route multicast packets properly with SO_REUSE set svn path=/trunk/; revision=57117
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user