Add sighup and block flag to block connections

This commit is contained in:
Owen
2026-05-28 15:38:09 -07:00
parent 3d57d37c9e
commit 694a7986f5
10 changed files with 175 additions and 27 deletions
-5
View File
@@ -1,8 +1,3 @@
/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2017-2025 WireGuard LLC. All Rights Reserved.
*/
package netstack2
import (