diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2018-01-03 10:44:25 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2018-01-03 12:00:48 +0100 |
commit | fd2deca589bc3d067f1cbfe59a25d3a90625e02b (patch) | |
tree | d68e96cbd55c9f12a6d65ad8c24e68ff01c1052b /debian/control | |
parent | 96e3719d4ea41f24f9d17ee7bf2676b44f326fde (diff) | |
download | vyos-strongswan-fd2deca589bc3d067f1cbfe59a25d3a90625e02b.tar.gz vyos-strongswan-fd2deca589bc3d067f1cbfe59a25d3a90625e02b.zip |
strongswan-libcharon: add bypass-lan plugin
not loaded by default
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index e5e09b467..1139f3ead 100644 --- a/debian/control +++ b/debian/control @@ -225,6 +225,7 @@ Description: strongSwan charon library plugins: - socket-default - counters + - bypass-lan (disabled by default) Package: strongswan-charon Architecture: any |