From 8c991ba5822c9b50ff50f1c65e99eea421c96dea Mon Sep 17 00:00:00 2001 From: Mike Hibler Date: Wed, 11 Apr 2018 13:49:49 -0400 Subject: [PATCH] Turn on the mfrisbeed MC querier at Clemson for now. We were/are having some problems with boss getting pruned. --- defs-cloudlab-clemson | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defs-cloudlab-clemson b/defs-cloudlab-clemson index f0a06e963..64cf77e69 100644 --- a/defs-cloudlab-clemson +++ b/defs-cloudlab-clemson @@ -55,9 +55,9 @@ NTPSERVER=ops #EXTERNAL_NTPSERVER4=ntp1.emulab.net DISABLE_NSE=1 TBCOOKIESUFFIX="ClemsonCloudLab" -# XXX hack to work around perl bug # Start a multicast IGMP querier -NEEDMCQUERIER=0 +NEEDMCQUERIER=1 +# XXX hack to work around perl bug TBUSEDBI=1 # # SSL Certificate stuff. Used to customize config files in ssl directory. -- GitLab