strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fded51
)
added HOST_ACCESS for firewall script as default
author
Martin Willi
<martin@strongswan.org>
Mon, 18 Sep 2006 11:38:37 +0000
(11:38 -0000)
committer
Martin Willi
<martin@strongswan.org>
Mon, 18 Sep 2006 11:38:37 +0000
(11:38 -0000)
src/charon/sa/child_sa.c
patch
|
blob
|
history
diff --git
a/src/charon/sa/child_sa.c
b/src/charon/sa/child_sa.c
index
b1335fa
..
cccea2b
100644
(file)
--- a/
src/charon/sa/child_sa.c
+++ b/
src/charon/sa/child_sa.c
@@
-305,6
+305,7
@@
static void updown(private_child_sa_t *this, bool up)
"PLUTO_PEER_CLIENT_MASK='%s' "
"PLUTO_PEER_PORT='%u' "
"PLUTO_PEER_PROTOCOL='%u' "
+ "PLUTO_HOST_ACCESS='1' "
"%s",
up ? "up" : "down",
streq(this->me.addr->get_string(this->me.addr),