]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - includes/site.h
Minor code cleanups - but note port change for #23196
[thirdparty/dhcp.git] / includes / site.h
index 91a5d98f10426938a281e86b8b07f6c44752d25e..22505a4ba0598e32ee1cafba77c821ef2b1c011b 100644 (file)
 
 /* #define USE_OLD_DDNS_TTL */
 
+/* Define this if you want a DHCPv6 server to send replies to the
+   source port of the message it received.  This is useful for testing
+   but is only included for backwards compatibility. */
+/* #define REPLY_TO_SOURCE_PORT */