Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

8 lines
343 B

1. When processing route deletes/changes make sure you delete the
interface reference before you delete the MFE itself
2. Add tracing
3. Add ENTER_* to properly account for thread counts
4. Check scope.c for releasing the handles before finishing with the
info. (last function).
5. Skip the LOOPBACK route in route lookup.