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