]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add helper function to enable DF (don't fragment) flag on UDP sockets
authorOndřej Surý <ondrej@isc.org>
Mon, 5 Oct 2020 08:51:40 +0000 (10:51 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 5 Oct 2020 12:55:20 +0000 (14:55 +0200)
commitd685bbc82240b8f1c20bec748a5725844221c61d
tree54e496ebdc681d479f123df5e61ef94e836d09f5
parent5daaca714678e7d2fb40f7730899bfc59dee7f28
Add helper function to enable DF (don't fragment) flag on UDP sockets

This commits add isc__nm_socket_dontfrag() helper functions.
lib/isc/netmgr/netmgr-int.h
lib/isc/netmgr/netmgr.c
lib/isc/win32/include/isc/platform.h.in