aboutsummaryrefslogtreecommitdiffhomepage
path: root/.bleep
diff options
context:
space:
mode:
authorEdward Wang <[email protected]>2024-06-14 17:16:17 -0700
committerMatthew (mbg) <[email protected]>2024-06-21 09:54:09 -0700
commit9500e628553edf971bd555c09ccc83308cef60f9 (patch)
treec19e6662a8f7de1dfea82de87ba8f3989b314fe4 /.bleep
parent899d86c5d48deb2a01c66e431726e1fda030f48d (diff)
downloadpingora-9500e628553edf971bd555c09ccc83308cef60f9.tar.gz
pingora-9500e628553edf971bd555c09ccc83308cef60f9.zip
Make ipv6_only flag an Option<bool>
Fixes #279. This allows falling back to the system default on None, or explicitly setting false if the system default happens to be true.
Diffstat (limited to '.bleep')
-rw-r--r--.bleep2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bleep b/.bleep
index c2ad58a..ff01eba 100644
--- a/.bleep
+++ b/.bleep
@@ -1 +1 @@
-50e4cca6db37ad41adb4a8a46445651e28a69fb4 \ No newline at end of file
+afbee799f578048eb9f05afc0abc259ba1d0f40a \ No newline at end of file