blob: ba34296adb81d714802a9d03007e2382f88a327a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Source: isakmpd
Maintainer: Jochen Friedrich <jochen@scram.de>
Priority: optional
Section: net
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5), libkeynote-dev, libssl-dev, libgmp3-dev, libpcap-dev, linux-kernel-headers
Package: isakmpd
Priority: optional
Section: net
Architecture: any
Provides: ike-server
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: The Internet Key Exchange protocol openbsd implementation
IKE is a protocol which allow to exchange security information between
to peers. This implementation requires the native linux ipsec support.
|