[Git][NTPsec/ntpsec][master] Remove leftover definition from multicast mode

Matt Selsky gitlab at mg.gitlab.com
Sun Mar 26 13:13:04 UTC 2017


Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
7ca1d4e7 by Matt Selsky at 2017-03-26T09:09:53-04:00
Remove leftover definition from multicast mode

See "Removal of broadscact client and multicast modes." for feature removal

- - - - -


1 changed file:

- wafhelpers/configure.py


Changes:

=====================================
wafhelpers/configure.py
=====================================
--- a/wafhelpers/configure.py
+++ b/wafhelpers/configure.py
@@ -444,9 +444,6 @@ int main(int argc, char **argv) {
                comment="socklen type")
     ctx.define("DFLT_RLIMIT_STACK", 50, comment="Default stack size")
 
-    ctx.define("TYPEOF_IP_MULTICAST_LOOP", "u_char", quote=False,
-               comment="Multicast loop type")   # XXX: check for mcast type
-
     # These are helpful and don't break Linux or *BSD
     ctx.define("OPEN_BCAST_SOCKET", 1,
                comment="Whether to open a broadcast socket")



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/7ca1d4e745bd180322ef2c246d6d1a93f97550d5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20170326/abc351e6/attachment.html>


More information about the vc mailing list