sbin/routed/defs.h
532
#define LOGERR(msg) msglog(msg ": %s", strerror(errno))
sbin/routed/if.c
1051
msglog("interface %s to %s broken:"
sbin/routed/if.c
1089
msglog("%s (%s%s%s) is duplicated by"
sbin/routed/if.c
1145
msglog("possible netmask problem"
sbin/routed/if.c
446
msglog("unreachable gateway %s in "_PATH_GATEWAYS,
sbin/routed/if.c
610
msglog("%sinterface %s to %s restored",
sbin/routed/if.c
799
msglog("%s has no address",
sbin/routed/if.c
821
msglog("%s has a bad address",
sbin/routed/if.c
847
msglog("%s has a bad"
sbin/routed/if.c
859
msglog("%s has a bad"
sbin/routed/if.c
875
msglog("%s has no netmask",
sbin/routed/if.c
894
msglog("%s has"
sbin/routed/if.c
930
msglog("%s has a metric of %d",
sbin/routed/if.c
979
msglog("interface %s to %s turned off",
sbin/routed/input.c
468
msglog("trace command from untrusted port on %s",
sbin/routed/input.c
473
msglog("trace command from unknown router %s",
sbin/routed/input.c
483
msglog("RIP_TRACEON for `%s' from %s ignored",
sbin/routed/input.c
492
msglog("RIP_TRACEOFF from %s ignored",
sbin/routed/main.c
159
msglog("bad -g: %s", cp);
sbin/routed/main.c
198
msglog("bad network; \"-F %s\"",
sbin/routed/main.c
208
msglog("bad -F: %s", cp);
sbin/routed/main.c
217
msglog("%s in \"-P %s\"", cp, optarg);
sbin/routed/main.c
224
msglog("version 2.32");
sbin/routed/main.c
261
msglog("-s incompatible with ipforwarding=0");
sbin/routed/main.c
263
msglog("-g incompatible with ipforwarding=0");
sbin/routed/main.c
271
msglog("-g and -q incompatible");
sbin/routed/main.c
615
msglog("setsockopt(%s,SO_BROADCAST): %s",
sbin/routed/main.c
620
msglog("setsockopt(%s,SO_PASSIFNAME): %s",
sbin/routed/main.c
627
msglog("setsockopt(%s,SO_RCVBUF=%d): %s",
sbin/routed/main.c
637
msglog("setsockopt(%s,SO_RCVBUF = %d): %s",
sbin/routed/output.c
210
msglog("%s sendto(%s%s%s.%d): %s", msg,
sbin/routed/parms.c
134
msglog("Warning: RIPv1 input via %s"
sbin/routed/parms.c
143
msglog("Warning: RIPv1 output via %s"
sbin/routed/parms.c
189
msglog("could not stat() "_PATH_GATEWAYS);
sbin/routed/parms.c
216
msglog("%s in line %d of "_PATH_GATEWAYS,
sbin/routed/parms.c
228
msglog("bad "_PATH_GATEWAYS" entry \"%s\"; %d values",
sbin/routed/parms.c
233
msglog("bad metric in "_PATH_GATEWAYS" entry \"%s\"",
sbin/routed/parms.c
239
msglog("bad host \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
246
msglog("bad net \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
251
msglog("bad net \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
258
msglog("bad \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
264
msglog("bad gateway \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
310
msglog("bad "_PATH_GATEWAYS" entry \"%s\";"
sbin/routed/parms.c
322
msglog("duplicate "_PATH_GATEWAYS" entry \"%s\"",lptr);
sbin/routed/rdisc.c
785
msglog("sendto(%s%s%s): %s",
sbin/routed/table.c
1097
msglog("zero length kernel route at "
sbin/routed/table.c
1145
msglog("%s --> %s disappeared from kernel",
sbin/routed/table.c
1184
msglog("bogus routing message version %d",
sbin/routed/table.c
1195
msglog("receiving our own change messages");
sbin/routed/table.c
1754
msglog("have maximum (%d) routes", total_routes);
sbin/routed/table.c
1763
msglog("rnh_addaddr() failed for %s mask=%#lx",
sbin/routed/table.c
1888
msglog("rnh_deladdr() failed");
sbin/routed/table.c
2141
msglog("remote interface %s to %s timed out after"
sbin/routed/table.c
747
msglog("write(rt_sock)" PAT ": %s", ARGS, strerror(errno));
sbin/routed/table.c
750
msglog("write(rt_sock) wrote %ld instead of %d for" PAT,
sbin/routed/table.c
902
msglog("ignore %s without mask", rtm_type_name(rtm->rtm_type));
sbin/routed/table.c
983
msglog("static route %s --> %s impossibly lacks ifp",
sbin/routed/trace.c
317
msglog("missing trace file name");
sbin/routed/trace.c
342
msglog("wrong trace file \"%s\"", filename);
sbin/routed/trace.c
349
msglog("wrong type (%#x) of trace file \"%s\"",
sbin/routed/trace.c
360
msglog("failed to open trace file \"%s\" %s",