/external/tcpdump/tests/ |
isakmp1.out | 1 IP 127.0.0.1.500 > 127.0.0.1.500: isakmp: phase 2/others ? #190[C]
|
isakmp2.out | 1 IP 129.170.249.126.500 > 129.170.249.87.500: isakmp: phase 1 ? base
|
isakmp1.sh | 3 uudecode isakmp-delete-segfault.puu 6 if (../tcpdump -t -n -r isakmp-delete-segfault.pcap | diff - isakmp1.out)
|
isakmp2.sh | 3 uudecode isakmp-pointer-loop.puu 6 if (../tcpdump -t -n -r isakmp-pointer-loop.pcap | diff - isakmp2.out)
|
isakmp3.sh | 3 uudecode isakmp-identification-segfault.puu 6 ../tcpdump -t -v -n -r isakmp-identification-segfault.pcap > isakmp3.new
|
isakmp4.new | 3 IP 192.1.2.254.500 > 192.1.2.23.500: isakmp: phase 1 I ident 4 IP 192.1.2.23.500 > 192.1.2.254.500: isakmp: phase 1 R ident 5 IP 192.1.2.254.500 > 192.1.2.23.500: isakmp: phase 1 I ident 6 IP 192.1.2.23.500 > 192.1.2.254.500: isakmp: phase 1 R ident 7 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 1 I ident[E] 8 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 1 R ident[E] 9 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E] 10 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E] 11 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E] 15 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E [all...] |
isakmp4.out | 3 IP 192.1.2.254.500 > 192.1.2.23.500: isakmp: phase 1 I ident 4 IP 192.1.2.23.500 > 192.1.2.254.500: isakmp: phase 1 R ident 5 IP 192.1.2.254.500 > 192.1.2.23.500: isakmp: phase 1 I ident 6 IP 192.1.2.23.500 > 192.1.2.254.500: isakmp: phase 1 R ident 7 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 1 I ident[E] 8 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 1 R ident[E] 9 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E] 10 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E] 11 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E] 15 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E [all...] |
isakmp-identification-segfault.puu | 1 begin 644 isakmp-identification-segfault.pcap
|
isakmp-pointer-loop.puu | 1 begin 644 isakmp-pointer-loop.pcap
|
isakmp-delete-segfault.puu | 1 begin 644 isakmp-delete-segfault.pcap
|
/external/ipsec-tools/src/racoon/ |
racoonctl.8 | 48 .Op isakmp|esp|ah|ipsec 51 .Op isakmp|esp|ah|ipsec 96 .It show-sa Op isakmp|esp|ah|ipsec 97 Dump the SA: All the SAs if no SA class is provided, or either ISAKMP SAs, 102 .It flush-sa Op isakmp|esp|ah|ipsec 104 either ISAKMP SAs, IPsec ESP SAs, IPsec AH SAs, or all IPsec SAs. 109 Establish an SA, either an ISAKMP SA, IPsec ESP SA, or IPsec AH SA. 112 can be used when establishing an ISAKMP SA while hybrid auth is in use. 121 .It isakmp {inet|inet6} Ar src Ar dst 130 It will establish an ISAKMP SA wit [all...] |
isakmp.c | 1 /* $NetBSD: isakmp.c,v 1.20.6.13 2008/09/25 09:34:39 vanhu Exp $ */ 3 /* Id: isakmp.c,v 1.74 2006/05/07 21:32:59 manubsd Exp */ 83 #include "isakmp.h" 194 * isakmp packet handler 200 struct isakmp isakmp; local 202 char buf[sizeof (isakmp) + 4]; 210 sizeof(isakmp) + 4]; 227 "failed to receive isakmp packet: %s\n", 275 memcpy ((char *)&isakmp, x.buf + extralen, sizeof (isakmp)) 401 struct isakmp *isakmp = (struct isakmp *)msg->v; local 949 struct isakmp *isakmp = (struct isakmp *)msg->v; local 1122 struct isakmp *isakmp = (struct isakmp *)msg->v; local 1301 struct isakmp *isakmp = (struct isakmp *)msg->v; local 1505 struct isakmp *isakmp = (struct isakmp *)buf->v; local 2606 struct isakmp *isakmp; local 2790 struct isakmp *isakmp; local [all...] |
racoon.8 | 38 .Nd IKE (ISAKMP/Oakley) key management daemon 52 .Op Fl P Ar isakmp-natt-port 55 .Op Fl p Ar isakmp-port 61 .Pq ISAKMP/Oakley 109 .It Fl P Ar isakmp-natt-port 111 .Ar isakmp-natt-port 114 .It Fl p Ar isakmp-port 115 Listen to the ISAKMP key exchange on port 116 .Ar isakmp-port
|
isakmp_frag.c | 76 #include "isakmp.h" 86 struct isakmp *hdr; 103 hdr = (struct isakmp *)buf->v; 135 hdr = (struct isakmp *)frag->v; 181 struct isakmp *isakmp; local 190 if (msg->l < sizeof(*isakmp) + sizeof(*frag)) { 195 isakmp = (struct isakmp *)msg->v; 196 frag = (struct isakmp_frag *)(isakmp + 1) [all...] |
isakmp_newg.c | 54 #include "isakmp.h" 74 struct isakmp *isakmp = (struct isakmp *)msg->v; 153 len = sizeof(isakmp->msgid) + ntohs(sa->h.len); 160 memcpy(buf->v, &isakmp->msgid, sizeof(isakmp->msgid)); 161 memcpy(buf->v + sizeof(isakmp->msgid), sa, ntohs(sa->h.len));
|
isakmp_inf.c | 81 #include "isakmp.h" 132 struct isakmp *isakmp; 143 encrypted = ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E); 144 msgid = ((struct isakmp *)msg0->v)->msgid; 156 ivm = oakley_newiv2(iph1, ((struct isakmp *)msg0->v)->msgid); 169 if (msg->l < sizeof(*isakmp) + sizeof(*gen)) { 176 isakmp = (struct isakmp *)msg->v; 177 gen = (struct isakmp_gen *)((caddr_t)isakmp + sizeof(struct isakmp)) 131 struct isakmp *isakmp; local 893 struct isakmp *isakmp; local [all...] |
isakmp_agg.c | 71 #include "isakmp.h" 151 /* create isakmp index */ 155 /* make ID payload into isakmp status */ 238 /* create isakmp KE payload */ 241 /* create isakmp NONCE payload */ 244 /* create isakmp ID payload */ 253 /* create isakmp CR payload */ 477 "few isakmp message received.\n"); 497 /* fix isakmp index */ 498 memcpy(&iph1->index.r_ck, &((struct isakmp *)msg->v)->r_ck [all...] |
isakmp_unity.h | 34 /* ISAKMP notifies specific to the Unity vendor Id */ 38 /* ISAKMP mode config attributes specific to the Unity vendor Id */
|
handler.c | 65 #include "isakmp.h" 94 * functions about management of the isakmp status table 98 * search for isakmpsa handler with isakmp index. 121 * search for isakmp handler by i_ck in index. 216 * dump isakmp-sa 255 * create new isakmp Phase 1 status record to handle isakmp in Phase1 281 * delete new isakmp Phase 1 status record to handle isakmp in Phase1 382 * create new isakmp Phase 1 status record to handle isakmp in Phase [all...] |
isakmp_quick.c | 75 #include "isakmp.h" 282 /* send isakmp payload */ 292 /* change status of isakmp status entry */ 319 struct isakmp *isakmp = (struct isakmp *)msg0->v; 334 if (!ISSET(((struct isakmp *)msg0->v)->flags, ISAKMP_FLAG_E)) { 347 * 2. the second one must be SA (added in isakmp-oakley-05!) 367 * this restriction was introduced in isakmp-oakley-05. 381 + ntohl(isakmp->len) - sizeof(*isakmp) 318 struct isakmp *isakmp = (struct isakmp *)msg0->v; local 842 struct isakmp *isakmp = (struct isakmp *)msg0->v; local 1739 struct isakmp *isakmp; local [all...] |
isakmp_cfg.c | 96 #include "isakmp.h" 135 * Handle an ISAKMP config mode packet 143 struct isakmp *packet; 157 packet = (struct isakmp *)msg->v; 187 packet = (struct isakmp *)dmsg->v; 445 * It is done at the end of phase 1 if ISAKMP mode config is not 746 * If required, request ISAKMP mode config information 1124 struct isakmp *isakmp; local 1136 "ISAKMP mode config exchange with immature phase 1\n") [all...] |
isakmp_base.c | 71 #include "isakmp.h" 137 /* create isakmp index */ 141 /* make ID payload into isakmp status */ 215 /* create isakmp ID payload */ 218 /* create isakmp NONCE payload */ 359 "few isakmp message received.\n"); 428 /* fix isakmp index */ 429 memcpy(&iph1->index.r_ck, &((struct isakmp *)msg->v)->r_ck, 469 /* create isakmp KE payload */ 472 /* create isakmp HASH payload * [all...] |
/external/ipsec-tools/src/racoon/samples/ |
racoon.conf.in | 34 #isakmp ::1 [7000]; 35 #isakmp 202.249.11.124 [500];
|
/external/ipsec-tools/ |
ChangeLog | 88 * src/racoon/isakmp.c: Fixed resending mechanism to have non-ESP 98 * src/racoon/isakmp.c: From Krzysztof Oledzki: Remove ph1handler if 139 * src/racoon/: isakmp.c, isakmp_inf.c: Original patch from Atis 155 * src/racoon/: grabmyaddr.c, admin.c, ipsec_doi.c, isakmp.c, 190 * src/racoon/isakmp.c: Fix bad address length computation, from 204 * src/racoon/isakmp.c: From Krzysztof Oledzki: Only search for 263 src/racoon/isakmp.c, src/racoon/isakmp_inf.c, 332 * src/racoon/isakmp.c: added some debug in isakmp_chkph1there() to 379 * src/racoon/: handler.c, isakmp.c, isakmp_inf.c, pfkey.c: NULL 389 * src/racoon/isakmp.c: Consider a negociation timeout whe [all...] |
Makefile | 10 src/racoon/isakmp.c \
|