summaryrefslogtreecommitdiffhomepage
path: root/src/ndp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ndp.c')
-rw-r--r--src/ndp.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ndp.c b/src/ndp.c
index d2fbe07..30ebaf4 100644
--- a/src/ndp.c
+++ b/src/ndp.c
@@ -479,9 +479,6 @@ static void handle_rtnetlink(_unused void *addr, void *data, size_t len,
if (is_addr) {
check_updates(iface);
- if (iface->dhcpv6 == RELAYD_SERVER)
- iface->ia_reconf = true;
-
if (iface->ndp == RELAYD_RELAY && iface->master) {
// Replay address changes on all slave interfaces
nh->nlmsg_flags = NLM_F_REQUEST;