diff options
| author | Barry Golden <[email protected]> | 2019-09-05 20:18:16 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-05 20:18:16 -0700 |
| commit | 22af24719daf72029a70119cc6653d2a3b940549 (patch) | |
| tree | 6677b85dbdae81db047b97a51533ea356abb13e3 /network/ndis/filter | |
| parent | 516d94ce47bd535dc813d654297ace02c61d46f6 (diff) | |
Update README.md (#411)81853818528185181850818498184881847818468184581844818438184281841818408183981838
* Update README.md
* Update README.md
Diffstat (limited to 'network/ndis/filter')
| -rw-r--r-- | network/ndis/filter/README.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/network/ndis/filter/README.md b/network/ndis/filter/README.md index 8580c269..a7093842 100644 --- a/network/ndis/filter/README.md +++ b/network/ndis/filter/README.md @@ -8,17 +8,6 @@ products: - windows-wdk --- - - -<!--- - name: NDIS 6.0 Filter Driver - platform: WDM - language: cpp - category: Network - description: A pass-through NDIS 6 filter driver demonstrating the basic principles of an NDIS 6.0 Filter driver. - samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617915 ----> - # NDIS 6.0 Filter Driver The Ndislwf sample is a do-nothing pass-through NDIS 6 filter driver that demonstrates the basic principles underlying an NDIS 6.0 Filter driver. The sample replaces the NDIS 5 Sample Intermediate Driver (Passthru driver). |
