Searched refs:racoonctl (Results 1 – 8 of 8) sorted by relevance
/external/ipsec-tools/src/racoon/samples/roadwarrior/ |
D | README | 48 the VPN using racoonctl: 49 racoonctl vc -u username vpn-gateway.example.net 52 the DNS or IP address of the VPN gateway. racoonctl will prompt 60 Note that for now there is no feedback in racoonctl if the authentication 64 racoonctl vd vpn-gateway.example.net
|
/external/ipsec-tools/src/racoon/ |
D | Makefile.am | 3 sbin_PROGRAMS = racoon racoonctl plainrsa-gen program 5 include_racoon_HEADERS = racoonctl.h var.h vmbuf.h misc.h gcmalloc.h admin.h \
|
D | Makefile.in | 41 sbin_PROGRAMS = racoon$(EXEEXT) racoonctl$(EXEEXT) \ 114 am_racoonctl_OBJECTS = racoonctl.$(OBJEXT) str2val.$(OBJEXT) 285 include_racoon_HEADERS = racoonctl.h var.h vmbuf.h misc.h gcmalloc.h admin.h \ 523 racoonctl$(EXEEXT): $(racoonctl_OBJECTS) $(racoonctl_DEPENDENCIES) 524 @rm -f racoonctl$(EXEEXT) 576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/racoonctl.Po@am__quote@
|
/external/ipsec-tools/ |
D | ChangeLog | 211 * src/racoon/: admin.c, admin.h, kmpstat.c, racoonctl.c: Extern 578 * src/racoon/: admin.c, racoonctl.c: Originally from Bin Li: Fix a 579 crash with racoonctl logout user. 603 * src/racoon/racoonctl.8: Bump date for previous. Sort options to 613 racoonctl.8, racoonctl.c, remoteconf.c, remoteconf.h, sockmisc.c, 651 * src/racoon/racoonctl.c: Sort options in usage. 653 * src/racoon/racoonctl.8: Sort options. New sentence, new line. 659 * src/racoon/: racoonctl.8, racoonctl.c: Update usage and manpage 660 for racoonctl. 1063 racoonctl.c: Fix a conflict with the FreeBSD 8 system hexdump [all …]
|
/external/ipsec-tools/src/racoon/samples/ |
D | racoon.conf.in | 36 #admin [7002]; # administrative port for racoonctl.
|
/external/ipsec-tools/src/racoon/doc/ |
D | FAQ | 34 be contacted by racoonctl(8).
|
D | README.plainrsa | 88 Now use racoonctl to reload the configuration or simply restart the
|
D | README.privsep | 144 re-loading the configuration file with racoonctl will not work with privsep
|