blob: 99df89ab37872c4bbea8318e07e70086d2c628a6 (
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)
- Authentication 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]
|