aboutgitcodebugslistschat
path: root/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'conf.c')
-rw-r--r--conf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf.c b/conf.c
index bc8851f..f5b761f 100644
--- a/conf.c
+++ b/conf.c
@@ -676,9 +676,6 @@ static void conf_ip(struct ctx *c)
nl_link(0, c->ifi4, c->mac, 0, 0);
}
- if (c->mode == MODE_PASST)
- memset(&c->mac_guest, 0xff, sizeof(c->mac_guest));
-
if (v6 != IP_VERSION_DISABLED) {
int prefix_len = 0;