Searched refs:M_INFO (Results 1 - 25 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dlladdr.c60 argv_msg (M_INFO, &argv);
63 msg (M_INFO, "TUN/TAP link layer address set to %s", lladdr);
H A Dping.c62 msg (M_INFO, "%sInactivity timeout (--ping-exit), exiting",
68 msg (M_INFO, "%sInactivity timeout (--ping-restart), restarting",
H A Dshaper.c95 msg (M_INFO, "Output Traffic Shaping initialized at %d bytes per second",
H A Dpool.c471 msg( M_INFO, "ifconfig_pool_read(), in='%s', TODO: IPv6",
481 msg( M_INFO, "succeeded -> ifconfig_pool_set()");
524 msg (M_INFO | M_NOPREFIX, "************ 1");
540 msg (M_INFO | M_NOPREFIX, "IFCONFIG_POOL TEST pass 1: l=%s r=%s cn=%s",
548 msg (M_INFO | M_NOPREFIX, "************* 2");
551 msg (M_INFO, "Attempt to release %d cn=%s", array[i], p->list[i].common_name);
554 msg (M_INFO, "Succeeded");
559 msg (M_INFO | M_NOPREFIX, "**************** 3");
575 msg (M_INFO | M_NOPREFIX, "IFCONFIG_POOL TEST pass 3: l=%s r=%s cn=%s",
H A Dplatform.c54 msg (M_INFO, "chroot to '%s' and cd to '%s' succeeded", path, top);
91 msg (M_INFO, "UID set to %s", state->username);
126 msg (M_INFO, "GID set to %s", state->groupname);
150 msg (M_INFO, "nice %d succeeded", niceval);
180 msg (M_INFO, "mlockall call succeeded");
H A Dperf.c138 perf_print_state (M_INFO);
259 msg (M_INFO, "LATENCY PROFILE (mean and max are in milliseconds)");
266 msg (M_INFO, "%s n=%.0f mean=%.3f max=%.3f", metric_names[i], p->count, mean*1000.0, p->max*1000.0);
H A Dmstats.c106 msg (M_INFO, "memstats data will be written to %s", fn);
H A Dtun.c196 msg (M_INFO, "CHECK_ADDR_CLASH type=%d public=%s local=%s, remote_netmask=%s",
638 msg( M_INFO, "do_ifconfig, tt->ipv6=%d, tt->did_ifconfig_ipv6_setup=%d",
688 argv_msg (M_INFO, &argv);
703 argv_msg (M_INFO, &argv);
714 argv_msg (M_INFO, &argv);
726 argv_msg (M_INFO, &argv);
750 argv_msg (M_INFO, &argv);
761 argv_msg (M_INFO, &argv);
785 argv_msg (M_INFO, &argv);
817 argv_msg (M_INFO,
[all...]
H A Dopenvpn.c222 msg (M_INFO, "%s", title_string);
265 print_signal (c.sig, NULL, M_INFO);
H A Docc.c196 msg (M_INFO,
208 msg (M_INFO,
372 msg (M_INFO, "NOTE: Empirical MTU test completed [Tried,Actual] local->remote=[%d,%d] remote->local=[%d,%d]",
382 msg (M_INFO, "NOTE: This connection is unable to accomodate a UDP packet size of %d. Consider using --fragment or --mssfix options as a workaround.",
H A Dpkcs11.c98 openvpn_flags = M_INFO;
112 openvpn_flags=M_INFO;
131 else if ((flags & M_INFO) != 0) {
363 M_INFO,
828 M_INFO|M_NOPREFIX|M_NOLF,
906 M_INFO|M_NOPREFIX|M_NOLF,
H A Derror.c356 msg (M_INFO, "Exiting due to fatal error");
380 msg (M_INFO | M_NOMUTE, "NOTE: --mute triggered...");
388 msg (M_INFO | M_NOMUTE,
717 if (flags == M_INFO)
H A Dotime.c194 msg (M_INFO, "t=%u s=%u us=%u",
H A Dsig.c298 msg (M_INFO, "SIGTERM received, sending exit notification to peer");
342 struct status_output *so = status_open (NULL, 0, M_INFO, NULL, 0);
H A Dcrypto.c699 msg (M_INFO, "Entering " PACKAGE_NAME " crypto self-test mode.");
704 msg (M_INFO, "TESTING ENCRYPT/DECRYPT of packet length=%d", i);
735 msg (M_INFO, PACKAGE_NAME " crypto self-test mode SUCCEEDED.");
765 msg (M_INFO, "Control Channel Authentication: tls-auth using INLINE static key file");
777 msg (M_INFO,
797 msg (M_INFO,
902 msg (M_INFO, "char='%c'[%d] s=%d ln=%d li=%d m=%d c=%d",
H A Derrlevel.h56 #define M_INFO LOGLEV(1, 0, 0) /* default informational messages */ macro
H A Dmisc.c122 argv_msg (M_INFO, &argv);
792 msg (M_INFO, "SETENV_ES '%s'", str);
1110 msg (M_INFO|M_NOPREFIX, "CHALLENGE: %s", ac->challenge_text);
1148 msg (M_INFO|M_NOPREFIX, "CHALLENGE: %s", auth_challenge);
1218 msg (M_INFO, "GET_USER_PASS %s u='%s' p='%s'", prefix, up->username, up->password);
1933 argv_msg_prefix (M_INFO, &a, "ARGV");
1934 msg (M_INFO, "ARGV-S: %s", argv_system_str(&a));
1938 argv_msg_prefix (M_INFO, &a, "ARGV");
1939 msg (M_INFO, "ARGV-S: %s", argv_system_str(&a));
1943 argv_msg_prefix (M_INFO,
[all...]
H A Dinit.c560 msg (M_INFO, "RET:%s", up.password); /* will return the third argument to management interface
627 msg (M_INFO, "argv[%d] = '%s'", i, argv[i]);
681 print_default_gateway(M_INFO, &rgi);
999 msg (M_INFO, "NOTE: chroot %s", why_not);
1011 msg (M_INFO, "NOTE: UID/GID downgrade %s", why_not);
1032 msg (M_INFO, "setcon to '%s' succeeded", c->options.selinux_context);
1035 msg (M_INFO, "NOTE: setcon %s", why_not);
1269 show_routes (M_INFO|M_NOPREFIX);
1270 show_adapters (M_INFO|M_NOPREFIX);
1271 msg (M_INFO, "
[all...]
H A Dplugin.c306 msg_flags = M_INFO | M_NONFATAL;
308 msg_flags = M_INFO | M_WARN;
310 msg_flags = M_INFO;
H A Dproxy.c136 msg (M_INFO, "PROXY: read '%c' (%d)", c, (int)c);
138 msg (M_INFO, "PROXY: read (%d)", (int)c);
889 msg (M_INFO, "HTTP PROXY: lookahead: %s", format_hex (BPTR (lookahead), BLEN (lookahead), 0));
H A Dcrypto_openssl.c148 msg (M_INFO, "Initializing OpenSSL auto engine support");
164 msg (M_INFO, "Initializing OpenSSL support for engine '%s'",
H A Dclinat.c163 msg (M_INFO, "** CKSUM[%d] %s %08x", i, prefix, sum);
H A Dntlm.c267 msg (M_INFO, "Warning: Username or domain too long");
H A Dforward.c471 show_routes (M_INFO|M_NOPREFIX);
472 show_adapters (M_INFO|M_NOPREFIX);
489 msg (M_INFO, "Inactivity timeout (--inactive), exiting");
501 msg (M_INFO, "Server poll timeout, restarting");
1121 msg (M_INFO, "TUN/TAP interface has been stopped, exiting");
H A Dsocket.c743 msg (M_INFO, "Listening for incoming TCP connection on %s",
817 msg (M_INFO, "TCP connection established with %s",
1016 msg (M_INFO, "Attempting to establish TCP connection with %s [nonblock]",
1019 msg (M_INFO, "Attempting to establish TCP connection with %s",
1075 msg (M_INFO, "TCP connection established with %s",
1305 msg (M_INFO, "TCP/UDP: Preserving recently used remote address: %s",
1713 msg (M_INFO, "TCP/UDP: Dynamic remote address changed during TCP connection establishment");
1743 const int msglevel = (sock->mode == LS_MODE_TCP_ACCEPT_FROM) ? D_INIT_MEDIUM : M_INFO;
1868 msg (M_INFO, "%s", BSTR (&out));

Completed in 108 milliseconds

12