sbin/routed/defs.h
499
#define LOGERR(msg) msglog(msg ": %s", strerror(errno))
sbin/routed/if.c
1003
msglog("interface %s to %s broken:"
sbin/routed/if.c
1041
msglog("%s (%s%s%s) is duplicated by"
sbin/routed/if.c
1096
msglog("possible netmask problem"
sbin/routed/if.c
428
msglog("unreachable gateway %s in "_PATH_GATEWAYS,
sbin/routed/if.c
582
msglog("%sinterface %s to %s restored",
sbin/routed/if.c
750
msglog("%s has no address",
sbin/routed/if.c
772
msglog("%s has a bad address",
sbin/routed/if.c
800
msglog("%s has a bad"
sbin/routed/if.c
812
msglog("%s has a bad"
sbin/routed/if.c
828
msglog("%s has no netmask",
sbin/routed/if.c
847
msglog("%s has"
sbin/routed/if.c
883
msglog("%s has a metric of %d",
sbin/routed/if.c
932
msglog("interface %s to %s turned off",
sbin/routed/input.c
476
msglog("trace command from untrusted port on %s",
sbin/routed/input.c
481
msglog("trace command from unknown router %s",
sbin/routed/main.c
148
msglog("bad -g: %s", cp);
sbin/routed/main.c
187
msglog("bad network; \"-F %s\"",
sbin/routed/main.c
197
msglog("bad -F: %s", cp);
sbin/routed/main.c
206
msglog("%s in \"-P %s\"", cp, optarg);
sbin/routed/main.c
213
msglog("version 2.31");
sbin/routed/main.c
250
msglog("-s incompatible with ipforwarding=0");
sbin/routed/main.c
252
msglog("-g incompatible with ipforwarding=0");
sbin/routed/main.c
260
msglog("-g and -q incompatible");
sbin/routed/main.c
588
msglog("setsockopt(%s,SO_BROADCAST): %s",
sbin/routed/main.c
593
msglog("setsockopt(%s,SO_PASSIFNAME): %s",
sbin/routed/main.c
600
msglog("setsockopt(%s,SO_RCVBUF=%d): %s",
sbin/routed/main.c
610
msglog("setsockopt(%s,SO_RCVBUF = %d): %s",
sbin/routed/output.c
182
msglog("%s sendto(%s%s%s.%d): %s", msg,
sbin/routed/parms.c
120
msglog("Warning: RIPv1 input via %s"
sbin/routed/parms.c
129
msglog("Warning: RIPv1 output via %s"
sbin/routed/parms.c
175
msglog("could not stat() "_PATH_GATEWAYS);
sbin/routed/parms.c
202
msglog("%s in line %d of "_PATH_GATEWAYS,
sbin/routed/parms.c
214
msglog("bad "_PATH_GATEWAYS" entry \"%s\"; %d values",
sbin/routed/parms.c
219
msglog("bad metric in "_PATH_GATEWAYS" entry \"%s\"",
sbin/routed/parms.c
225
msglog("bad host \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
232
msglog("bad net \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
237
msglog("bad net \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
245
msglog("bad \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
251
msglog("bad gateway \"%s\" in "_PATH_GATEWAYS
sbin/routed/parms.c
297
msglog("bad "_PATH_GATEWAYS" entry \"%s\";"
sbin/routed/parms.c
309
msglog("duplicate "_PATH_GATEWAYS" entry \"%s\"",lptr);
sbin/routed/rdisc.c
757
msglog("sendto(%s%s%s): %s",
sbin/routed/table.c
1080
msglog("zero length kernel route at "
sbin/routed/table.c
1130
msglog("%s --> %s disappeared from kernel",
sbin/routed/table.c
1169
msglog("bogus routing message version %d",
sbin/routed/table.c
1180
msglog("receiving our own change messages");
sbin/routed/table.c
1734
msglog("have maximum (%d) routes", total_routes);
sbin/routed/table.c
1743
msglog("rnh_addaddr() failed for %s mask=%#lx",
sbin/routed/table.c
1868
msglog("rnh_deladdr() failed");
sbin/routed/table.c
2121
msglog("remote interface %s to %s timed out after"
sbin/routed/table.c
733
msglog("write(rt_sock)" PAT ": %s", ARGS, strerror(errno));
sbin/routed/table.c
736
msglog("write(rt_sock) wrote %ld instead of %d for" PAT,
sbin/routed/table.c
887
msglog("ignore %s without mask", rtm_type_name(rtm->rtm_type));
sbin/routed/table.c
966
msglog("static route %s --> %s impossibly lacks ifp",
sbin/routed/trace.c
298
msglog("missing trace file name");
sbin/routed/trace.c
323
msglog("wrong trace file \"%s\"", filename);
sbin/routed/trace.c
330
msglog("wrong type (%#x) of trace file \"%s\"",
sbin/routed/trace.c
341
msglog("failed to open trace file \"%s\" %s",