]> err.no Git - linux-2.6/blobdiff - net/ipv6/ndisc.c
[NETFILTER]: Check policy length in policy match strict mode
[linux-2.6] / net / ipv6 / ndisc.c
index 305d9ee6d7dbc3f154f6cb11c2b6a997c25bf0cb..cb8856b1d9518ba251f43fbb5b4ab64ba2bed6da 100644 (file)
@@ -692,7 +692,7 @@ static void ndisc_solicit(struct neighbour *neigh, struct sk_buff *skb)
                if (!(neigh->nud_state & NUD_VALID)) {
                        ND_PRINTK1(KERN_DEBUG
                                   "%s(): trying to ucast probe in NUD_INVALID: "
-                                  "%04x:%04x:%04x:%04x:%04x:%04x:%04x:%04x\n",
+                                  NIP6_FMT "\n",
                                   __FUNCTION__,
                                   NIP6(*target));
                }