From 30ad2779b166660a0dc7078a8c3ab5133d194aaa Mon Sep 17 00:00:00 2001
From: Nanostra <frederic.dubus@gmail.com>
Date: Wed, 16 Nov 2016 11:29:55 +0100
Subject: [PATCH] Update config-new.boot

Suppression SIP
---
 config-new.boot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config-new.boot b/config-new.boot
index 816a6b4..b251858 100644
--- a/config-new.boot
+++ b/config-new.boot
@@ -127,7 +127,7 @@ interfaces {
                 client-option "send vendor-class-identifier &quot;sagem&quot;;"
                 client-option "send user-class &quot;\053FSVDSL_livebox.Internet.softathome.Livebox3&quot;;"
                 client-option "send rfc3118-auth 00:00:00:00:00:00:00:00:00:00:00:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx;"
-                client-option "request dhcp-lease-time, dhcp-renewal-time, dhcp-rebinding-time, domain-search, rfc3118-auth, SIP;"
+                client-option "request dhcp-lease-time, dhcp-renewal-time, dhcp-rebinding-time, domain-search, rfc3118-auth;"
                 default-route update
                 default-route-distance 210
                 name-server update
-- 
GitLab