X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fipv6cp.c;fp=pppd%2Fipv6cp.c;h=11be07d5636691266d33e03e04abd4b440a2d7db;hb=dd8bddb544f489a3b84dbd40220a0c6164ff1a0a;hp=b166d376184a62da887c265150669897948f5f62;hpb=f209ccfbaf5165c91bb04a5fdec83b3037b2f21e;p=ppp.git diff --git a/pppd/ipv6cp.c b/pppd/ipv6cp.c index b166d37..11be07d 100644 --- a/pppd/ipv6cp.c +++ b/pppd/ipv6cp.c @@ -1176,7 +1176,6 @@ ipv6_demand_conf(int u) if (sif6defaultroute(u, wo->ourid, wo->hisid)) default_route_set[u] = 1; - notice("ipv6_demand_conf"); notice("local LL address %s", llv6_ntoa(wo->ourid)); notice("remote LL address %s", llv6_ntoa(wo->hisid));