sbin/routed/defs.h
502
#define LOGERR(msg) msglog(msg ": %s", strerror(errno))
sbin/routed/if.c
1005
msglog("interface %s to %s broken:"
sbin/routed/if.c
1043
msglog("%s (%s%s%s) is duplicated by"
sbin/routed/if.c
1099
msglog("possible netmask problem"
sbin/routed/if.c
431
msglog("unreachable gateway %s in "_PATH_GATEWAYS,
sbin/routed/if.c
591
msglog("%sinterface %s to %s restored",
sbin/routed/if.c
756
msglog("%s has no address",
sbin/routed/if.c
778
msglog("%s has a bad address",
sbin/routed/if.c
804
msglog("%s has a bad"
sbin/routed/if.c
816
msglog("%s has a bad"
sbin/routed/if.c
832
msglog("%s has no netmask",
sbin/routed/if.c
851
msglog("%s has"
sbin/routed/if.c
887
msglog("%s has a metric of %d",
sbin/routed/if.c
936
msglog("interface %s to %s turned off",
sbin/routed/input.c
451
msglog("trace command from untrusted port on %s",
sbin/routed/input.c
456
msglog("trace command from unknown router %s",
sbin/routed/main.c
142
msglog("bad -g: %s", cp);
sbin/routed/main.c
181
msglog("bad network; \"-F %s\"",
sbin/routed/main.c
191
msglog("bad -F: %s", cp);
sbin/routed/main.c
200
msglog("%s in \"-P %s\"", cp, optarg);
sbin/routed/main.c
207
msglog("version 2.22");
sbin/routed/main.c
244
msglog("-s incompatible with ipforwarding=0");
sbin/routed/main.c
246
msglog("-g incompatible with ipforwarding=0");
sbin/routed/main.c
254
msglog("-g and -q incompatible");
sbin/routed/main.c
581
msglog("setsockopt(%s,SO_BROADCAST): %s",
sbin/routed/main.c
586
msglog("setsockopt(%s,SO_PASSIFNAME): %s",
sbin/routed/main.c
593
msglog("setsockopt(%s,SO_RCVBUF=%d): %s",
sbin/routed/main.c
603
msglog("setsockopt(%s,SO_RCVBUF = %d): %s",
sbin/routed/output.c
189
msglog("%s sendto(%s%s%s.%d): %s", msg,
sbin/routed/parms.c
119
msglog("Warning: RIPv1 input via %s"
sbin/routed/parms.c
128
msglog("Warning: RIPv1 output via %s"
sbin/routed/parms.c
174
msglog("could not stat() "_PATH_GATEWAYS);
sbin/routed/parms.c
201
msglog("%s in line %d of "_PATH_GATEWAYS,
sbin/routed/parms.c
213
msglog("bad "_PATH_GATEWAYS" entry \"%s\"; %d values",
sbin/routed/parms.c
218
msglog("bad metric in "_PATH_GATEWAYS" entry \"%s\"",
sbin/routed/parms.c
224
msglog("bad host \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
231
msglog("bad net \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
236
msglog("bad net \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
243
msglog("bad \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
249
msglog("bad gateway \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
295
msglog("bad "_PATH_GATEWAYS" entry \"%s\";"
sbin/routed/parms.c
307
msglog("duplicate "_PATH_GATEWAYS" entry \"%s\"",lptr);
sbin/routed/rdisc.c
760
msglog("sendto(%s%s%s): %s",
sbin/routed/table.c
1070
msglog("zero length kernel route at "
sbin/routed/table.c
1112
msglog("%s --> %s disappeared from kernel",
sbin/routed/table.c
1151
msglog("bogus routing message version %d",
sbin/routed/table.c
1162
msglog("receiving our own change messages");
sbin/routed/table.c
1682
msglog("have maximum (%d) routes", total_routes);
sbin/routed/table.c
1691
msglog("rnh_addaddr() failed for %s mask=%#lx",
sbin/routed/table.c
1816
msglog("rnh_deladdr() failed");
sbin/routed/table.c
2064
msglog("remote interface %s to %s timed out after"
sbin/routed/table.c
725
msglog("write(rt_sock)" PAT ": %s", ARGS, strerror(errno));
sbin/routed/table.c
728
msglog("write(rt_sock) wrote %ld instead of %d for" PAT,
sbin/routed/table.c
879
msglog("ignore %s without mask", rtm_type_name(rtm->rtm_type));
sbin/routed/table.c
958
msglog("static route %s --> %s impossibly lacks ifp",
sbin/routed/trace.c
296
msglog("missing trace file name");
sbin/routed/trace.c
321
msglog("wrong trace file \"%s\"", filename);
sbin/routed/trace.c
328
msglog("wrong type (%#x) of trace file \"%s\"",
sbin/routed/trace.c
339
msglog("failed to open trace file \"%s\" %s",