[Openswan dev] Found a typo
tmp tmp
mailtmp.tmp at gmail.com
Sun Sep 1 13:57:04 UTC 2013
I found a typo "outoing (outgoing, exactly)".
Please see attached file.
---
mailtmp.tmp at gmail.com
-------------- next part --------------
diff --git a/programs/pluto/kernel.c b/programs/pluto/kernel.c
index 27e1fc2..82d56f4 100644
--- a/programs/pluto/kernel.c
+++ b/programs/pluto/kernel.c
@@ -2881,7 +2881,7 @@ install_ipsec_sa(struct state *st, bool inbound_also USED_BY_KLIPS)
if(!setup_half_ipsec_sa(st, FALSE)) {
return FALSE;
}
- DBG(DBG_KLIPS, DBG_log("set up outoing SA, ref=%u/%u", st->st_ref, st->st_refhim));
+ DBG(DBG_KLIPS, DBG_log("set up outgoing SA, ref=%u/%u", st->st_ref, st->st_refhim));
st->st_outbound_done = TRUE;
}
diff --git a/testing/pluto/ikev2-x509-01/eastconsole.txt b/testing/pluto/ikev2-x509-01/eastconsole.txt
index 87e979d..c1eaf63 100644
--- a/testing/pluto/ikev2-x509-01/eastconsole.txt
+++ b/testing/pluto/ikev2-x509-01/eastconsole.txt
@@ -4443,7 +4443,7 @@ added connection description "ikev2-westnet-eastnet-x509-cr"
| 03 00 14 00 00 00 00 00 02 00 00 00 c0 01 02 2d
| 00 00 00 00 00 00 00 00
| pfkey_get: K_SADB_X_GRPSA message 7
-| set up outoing SA, ref=0/4294901761
+| set up outgoing SA, ref=0/4294901761
| pfkey_lib_debug:pfkey_msg_hdr_build:
| pfkey_lib_debug:pfkey_msg_hdr_build: on_entry &pfkey_ext=0p0xbf9f4340 pfkey_ext=0p0xbf9f5434 *pfkey_ext=0p(nil).
| pfkey_lib_debug:pfkey_msg_hdr_build: on_exit &pfkey_ext=0p0xbf9f4340 pfkey_ext=0p0xbf9f5434 *pfkey_ext=0p0x8145518.
diff --git a/testing/pluto/ikev2-x509-01/westconsole.txt b/testing/pluto/ikev2-x509-01/westconsole.txt
index d393a44..7c3200f 100644
--- a/testing/pluto/ikev2-x509-01/westconsole.txt
+++ b/testing/pluto/ikev2-x509-01/westconsole.txt
@@ -4915,7 +4915,7 @@ packet from 192.1.2.23:500: no crl from issuer "C=ca, ST=Ontario, O=Xelerance, O
| 03 00 14 00 00 00 00 00 02 00 00 00 c0 01 02 17
| 00 00 00 00 00 00 00 00
| pfkey_get: K_SADB_X_GRPSA message 7
-| set up outoing SA, ref=0/4294901761
+| set up outgoing SA, ref=0/4294901761
| pfkey_lib_debug:pfkey_msg_hdr_build:
| pfkey_lib_debug:pfkey_msg_hdr_build: on_entry &pfkey_ext=0p0xbf741750 pfkey_ext=0p0xbf742844 *pfkey_ext=0p(nil).
| pfkey_lib_debug:pfkey_msg_hdr_build: on_exit &pfkey_ext=0p0xbf741750 pfkey_ext=0p0xbf742844 *pfkey_ext=0p0x81466f0.
diff --git a/testing/pluto/ikev2-x509-02/eastconsole.txt b/testing/pluto/ikev2-x509-02/eastconsole.txt
index 87e979d..c1eaf63 100644
--- a/testing/pluto/ikev2-x509-02/eastconsole.txt
+++ b/testing/pluto/ikev2-x509-02/eastconsole.txt
@@ -4443,7 +4443,7 @@ added connection description "ikev2-westnet-eastnet-x509-cr"
| 03 00 14 00 00 00 00 00 02 00 00 00 c0 01 02 2d
| 00 00 00 00 00 00 00 00
| pfkey_get: K_SADB_X_GRPSA message 7
-| set up outoing SA, ref=0/4294901761
+| set up outgoing SA, ref=0/4294901761
| pfkey_lib_debug:pfkey_msg_hdr_build:
| pfkey_lib_debug:pfkey_msg_hdr_build: on_entry &pfkey_ext=0p0xbf9f4340 pfkey_ext=0p0xbf9f5434 *pfkey_ext=0p(nil).
| pfkey_lib_debug:pfkey_msg_hdr_build: on_exit &pfkey_ext=0p0xbf9f4340 pfkey_ext=0p0xbf9f5434 *pfkey_ext=0p0x8145518.
diff --git a/testing/pluto/ikev2-x509-02/westconsole.txt b/testing/pluto/ikev2-x509-02/westconsole.txt
index d393a44..7c3200f 100644
--- a/testing/pluto/ikev2-x509-02/westconsole.txt
+++ b/testing/pluto/ikev2-x509-02/westconsole.txt
@@ -4915,7 +4915,7 @@ packet from 192.1.2.23:500: no crl from issuer "C=ca, ST=Ontario, O=Xelerance, O
| 03 00 14 00 00 00 00 00 02 00 00 00 c0 01 02 17
| 00 00 00 00 00 00 00 00
| pfkey_get: K_SADB_X_GRPSA message 7
-| set up outoing SA, ref=0/4294901761
+| set up outgoing SA, ref=0/4294901761
| pfkey_lib_debug:pfkey_msg_hdr_build:
| pfkey_lib_debug:pfkey_msg_hdr_build: on_entry &pfkey_ext=0p0xbf741750 pfkey_ext=0p0xbf742844 *pfkey_ext=0p(nil).
| pfkey_lib_debug:pfkey_msg_hdr_build: on_exit &pfkey_ext=0p0xbf741750 pfkey_ext=0p0xbf742844 *pfkey_ext=0p0x81466f0.
More information about the Dev
mailing list