blob: 1f2915a0128d9ff77664af0f73344735b0c5b788 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
name: IP Security
maintainer: Neale Ranns <nranns@cisco.com>
features:
- IPSec (https://tools.ietf.org/html/rfc4301)
- Authetication Header (https://tools.ietf.org/html/rfc4302)
- Encapsulating Security Payload (https://tools.ietf.org/html/rfc4303)
description: "An implementation of IPSec"
state: production
properties: [API, CLI, MULTITHREAD]
|