Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Several changes have been made in the available functions and behavior of the Windows Filtering Platform that begin with Windows 7. Frequently, to take advantage of the new features, you must compile or recompile a callout driver that has the NTDDI_VERSION macro set to NTDDI_WIN7.
- New functions:
- FwpsAcquireClassifyHandle0
- FwpsAcquireWritableLayerDataPointer0
- FwpsApplyModifiedLayerData0
- FwpsCalloutRegister1
- FwpsCompleteClassify0
- FwpsPendClassify0
- FwpsReleaseClassifyHandle0
- classifyFn1
- notifyFn1
- FWPS_NET_BUFFER_LIST_NOTIFY_FN0
- FwpsInjectTransportSendAsync1
- FwpsNetBufferListAssociateContext0
- FwpsNetBufferListGetTagForContext0
- FwpsNetBufferListRemoveContext0
- FwpsNetBufferListRetrieveContext0
- FwpsAleEndpointCreateEnumHandle0
- FwpsAleEndpointDestroyEnumHandle0
- FwpsAleEndpointEnum0
- FwpsAleEndpointGetById0
- FwpsAleEndpointGetSecurityInfo0
- FwpsAleEndpointSetSecurityInfo0
- New structures and enumerations:
- FWPS_ALE_ENDPOINT_ENUM_TEMPLATE0
- FWPS_ALE_ENDPOINT_PROPERTIES0
- FWPS_BIND_REQUEST0
- FWPS_CALLOUT1
- FWPS_CONNECT_REQUEST0
- FWPS_FIELDS_ALE_BIND_REDIRECT_V4
- FWPS_FIELDS_ALE_BIND_REDIRECT_V6
- FWPS_FIELDS_ALE_CONNECT_REDIRECT_V4
- FWPS_FIELDS_ALE_CONNECT_REDIRECT_V6
- FWPS_FIELDS_ALE_ENDPOINT_CLOSURE_V4
- FWPS_FIELDS_ALE_ENDPOINT_CLOSURE_V6
- FWPS_FIELDS_ALE_RESOURCE_RELEASE_V4
- FWPS_FIELDS_ALE_RESOURCE_RELEASE_V6
- FWPS_FIELDS_INBOUND_MAC_FRAME_802_3
- FWPS_FIELDS_KM_AUTHORIZATION
- FWPS_FIELDS_NAME_RESOLUTION_CACHE_V4
- FWPS_FIELDS_NAME_RESOLUTION_CACHE_V6
- FWPS_FIELDS_OUTBOUND_MAC_FRAME_802_3
- FWPS_FIELDS_STREAM_PACKET_V4
- FWPS_FIELDS_STREAM_PACKET_V6
- FWPS_FILTER1
- FWPS_NET_BUFFER_LIST_EVENT_TYPE0
- FWPS_TRANSPORT_SEND_PARAMS1
- New documentation topics: