reactos/drivers/network
Pierre Schweitzer 86483d6e22
[AFD] Don't allow caller to set broken values to window sizes
This will avoid 0-sized allocations, or -1-sized allocations.
So far, it's maxed by hard value stored in TCPIP.sys. I believe
this is not right and would deserve a true fix
2019-02-25 22:34:28 +01:00
..
acd
afd [AFD] Don't allow caller to set broken values to window sizes 2019-02-25 22:34:28 +01:00
dd [E1000] Remove useless null check 2019-02-16 10:02:29 +01:00
lan
ndis [NDIS] Improve debug output 2019-02-07 19:48:54 +01:00
ndisuio
tcpip [TCPIP] Don't trust the TEB 2019-01-02 23:02:44 +01:00
tdi
CMakeLists.txt