RLOG
RLOG("creating iface %s %s", prefix, ifr.ifr_name);
RLOG("created interface %s", ifname);
RLOG("destroying interface %s", ifname);
RLOG("opening interface %s", ifname);
RLOG("setting af_%s %s/%d on %s", af, addr, plen, ifname);
RLOG("removing IPv6 %s from %s", addr, ifname);
RLOG("removing IPv4 %s from %s", addr, ifname);
RLOG("turned interface %s up", ifname);
RLOG("enabled IPv6 for %s", ifname);
RLOG("switching to vnet %s with interface(s) %s", vnet_name, ifnames[0]);
RLOG("jail cmd: \"%s\"\n", cmd);
RLOG("created jail jid=%d", jid);
RLOG("attached to the jail");
RLOG("unable to find ifindex for '%s'", ifname);
RLOG("if %s mapped to %d", ifname, ifindex);
RLOG("inet_ntop() failed: ret=%d", error);
RLOG("ether_aton() failed");
RLOG("--- MATCHED RTSOCK MESSAGE ---");
RLOG("--- SKIPPED RTSOCK MESSAGE ---");
RLOG("'%s' failed, error %d", cmd, ret);
RLOG("MSG_IFADDR: %d", count);
RLOG("MSG_PREFIXROUTE: %d", count);
RLOG("MSG_HOSTROUTE: %d", count);
RLOG("skipping msg type %s, try: %d", rtsock_print_cmdtype(rtm->rtm_type),
RLOG("MSG_IFADDR: %d", count);
RLOG("MSG_PREFIXROUTE: %d", count);
RLOG("skipping msg type %s, try: %d", rtsock_print_cmdtype(rtm->rtm_type),
RLOG("jumping to %s", vnet_name);
RLOG("jumping to %s", vnet_name);