===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
llmnrd-0.5/iface.c-208-
llmnrd-0.5/iface.c:209:static void iface_nlmsg_change_addr(const struct nlmsghdr *nlh)
llmnrd-0.5/iface.c-210-{
##############################################
llmnrd-0.5/iface.c-274-		case RTM_DELADDR:
llmnrd-0.5/iface.c:275:			iface_nlmsg_change_addr(nlh);
llmnrd-0.5/iface.c-276-			break;