| Anterior | Siguiente |
| STATUS_NDIS_OFFLOAD_CONNECTION_REJECTED | STATUS_NDIS_DOT11_AUTO_CONFIG_ENABLED |
STATUS_NDIS_OFFLOAD_PATH_REJECTED
Qué significa STATUS_NDIS_OFFLOAD_PATH_REJECTED
STATUS_NDIS_OFFLOAD_PATH_REJECTED significa que el path object de IP no puede transferirse al target TCP Chimney. La ruta puede seguir siendo perfectamente utilizable por el TCP/IP stack de software.
MTU, neighbor/address state, route changes, encapsulation o limitaciones del offload target pueden hacer un path no offloadable.
Qué comprobar
- Ruta/next hop y estado de neighbor.
- MTU y encapsulación.
- Capabilities del target para ese tipo de path.
- Compare resultado software vs offloaded antes de diagnosticar «la red no tiene ruta».
Referencias técnicas
¿Buscas un código diferente? Buscar otro código de estado o error.
