=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== rbootd-3.0/bpf.c-152- syslog(LOG_WARNING, rbootd-3.0/bpf.c:153: "bpf: can't add mcast addr (%m), setting promiscuous mode"); rbootd-3.0/bpf.c-154- ############################################## rbootd-3.0/defs.h-110- */ rbootd-3.0/defs.h:111:#define EnetStr(rptr) GetEtherAddr(&(rptr)->rmp.hp_hdr.saddr[0]) rbootd-3.0/defs.h-112- ############################################## rbootd-3.0/parseconf.c-146- */ rbootd-3.0/parseconf.c:147: if ((addr = ParseAddr(bcp)) == NULL) { rbootd-3.0/parseconf.c-148- syslog(LOG_ERR, ############################################## rbootd-3.0/parseconf.c-251-u_int8_t * rbootd-3.0/parseconf.c:252:ParseAddr(str) rbootd-3.0/parseconf.c-253- char *str; ############################################## rbootd-3.0/utils.c-213-char * rbootd-3.0/utils.c:214:GetEtherAddr(addr) rbootd-3.0/utils.c-215- u_int8_t *addr; ############################################## rbootd-3.0/utils.c-288- syslog(LOG_ERR, "NewClient: out of memory (%s)", rbootd-3.0/utils.c:289: GetEtherAddr(addr)); rbootd-3.0/utils.c-290- return(NULL);