From dd8bddb544f489a3b84dbd40220a0c6164ff1a0a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pali=20Roh=C3=A1r?= Date: Sat, 9 Jan 2021 14:41:00 +0100 Subject: [PATCH] ipv6cp: Remove demand debug notice MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Pali Rohár --- pppd/ipv6cp.c | 1 - 1 file changed, 1 deletion(-) 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)); -- 2.39.2