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/trans | |
| parent | 516d94ce47bd535dc813d654297ace02c61d46f6 (diff) | |
Update README.md (#411)81853818528185181850818498184881847818468184581844818438184281841818408183981838
* Update README.md
* Update README.md
Diffstat (limited to 'network/trans')
| -rw-r--r-- | network/trans/WFPSampler/README.md | 11 | ||||
| -rw-r--r-- | network/trans/ddproxy/README.md | 11 | ||||
| -rw-r--r-- | network/trans/inspect/README.md | 11 | ||||
| -rw-r--r-- | network/trans/msnmntr/README.md | 11 |
4 files changed, 0 insertions, 44 deletions
diff --git a/network/trans/WFPSampler/README.md b/network/trans/WFPSampler/README.md index d357ab57..68f86e87 100644 --- a/network/trans/WFPSampler/README.md +++ b/network/trans/WFPSampler/README.md @@ -8,17 +8,6 @@ products: - windows-wdk --- - - -<!--- - name: Windows Filtering Platform Sample - platform: KMDF - language: cpp - category: Network - description: A sample firewall that has a command-line interface which allows adding filters at various WFP layers. - samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620198 ----> - # Windows Filtering Platform Sample The WFPSampler sample driver is a sample firewall. It has a command-line interface which allows adding filters at various WFP layers with a wide variety of conditions. Additionally it exposes callout functions for injection, basic action, proxying, and stream inspection. diff --git a/network/trans/ddproxy/README.md b/network/trans/ddproxy/README.md index 89d972b4..ee021020 100644 --- a/network/trans/ddproxy/README.md +++ b/network/trans/ddproxy/README.md @@ -8,17 +8,6 @@ products: - windows-wdk --- - - -<!--- - name: Windows Filtering Platform Packet Modification Sample - platform: KMDF - language: cpp - category: Network - description: Demonstrates the packet modification capabilities of the Windows Filtering Platform (WFP). - samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617930 ----> - # Windows Filtering Platform Packet Modification Sample The sample driver demonstrates the packet modification capabilities of the Windows Filtering Platform (WFP). diff --git a/network/trans/inspect/README.md b/network/trans/inspect/README.md index ddf7be8b..cc294fb1 100644 --- a/network/trans/inspect/README.md +++ b/network/trans/inspect/README.md @@ -8,17 +8,6 @@ products: - windows-wdk --- - - -<!--- - name: Windows Filtering Platform Traffic Inspection Sample - platform: KMDF - language: cpp - category: Network - description: Demonstrates the traffic inspection capabilities of the Windows Filtering Platform (WFP). - samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617931 ----> - # Windows Filtering Platform Traffic Inspection Sample This sample driver demonstrates the traffic inspection capabilities of the Windows Filtering Platform (WFP). diff --git a/network/trans/msnmntr/README.md b/network/trans/msnmntr/README.md index 4ff840b8..ef3f073a 100644 --- a/network/trans/msnmntr/README.md +++ b/network/trans/msnmntr/README.md @@ -8,17 +8,6 @@ products: - windows-wdk --- - - -<!--- - name: Windows Filtering Platform MSN Messenger Monitor Sample - platform: KMDF - language: cpp - category: Network - description: Demonstrates the stream inspection capabilities of the Windows Filtering Platform (WFP). - samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617932 ----> - # Windows Filtering Platform MSN Messenger Monitor Sample This sample application and driver demonstrate the stream inspection capabilities of the Windows Filtering Platform (WFP). |
