1Vici::Packet(3)       User Contributed Perl Documentation      Vici::Packet(3)
2
3
4

NAME

6       Vici::Packet - Perl extension for sending and receiving strongSwan VICI
7       packets
8

SYNOPSIS

10       use Vici::Packet;
11

DESCRIPTION

13       The Vici::Packet module is needed by the Vici::Session module to send
14       and receive packets used in the communication with the open source
15       strongSwan IPsec daemon (https://www.strongswan.com) via the documented
16       Versatile IKE Configuration Interface (VICI). VICI allows the
17       configuration, management and monitoring of multiple IPsec connections.
18
19   EXPORT
20       None by default.
21

SEE ALSO

23       strongSwan Documentation:
24       https://docs.strongswan.org/docs/5.9/plugins/vici.html
25

AUTHOR

27       Andreas Steffen, <andreas.steffen@strongswan.org>
28
30       Copyright (C) 2015 by Andreas Steffen
31
32       Permission is hereby granted, free of charge, to any person obtaining a
33       copy of this software and associated documentation files (the
34       "Software"), to deal in the Software without restriction, including
35       without limitation the rights to use, copy, modify, merge, publish,
36       distribute, sublicense, and/or sell copies of the Software, and to
37       permit persons to whom the Software is furnished to do so, subject to
38       the following conditions:
39
40       The above copyright notice and this permission notice shall be included
41       in all copies or substantial portions of the Software.
42
43       THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
44       OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
45       MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
46       IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
47       CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
48       TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
49       SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
50
51
52
53perl v5.38.0                      2023-07-22                   Vici::Packet(3)
Impressum