wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
 messages from 2024-11-18 12:35:51 to 2025-05-21 12:39:05 UTC [more...]

[PATCH net-next v10 08/13] net: ipv6: Use link netns in newlink() of rtnl_link_ops
 2025-02-21  4:08 UTC  (2+ messages)

[PATCH net-next v9 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
 2025-02-14 10:51 UTC  (6+ messages)

[PATCH net-next v5 0/5] net: Improve netns handling in RTNL and ip_tunnel
 2024-12-12 13:06 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v5 5/5] selftests: net: Add two test cases for link netns
  ` [PATCH net-next v5 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()

[PATCH net-next v7 00/11] net: Improve netns handling in rtnetlink
 2025-01-08  8:36 UTC  (16+ messages)
` [PATCH net-next v7 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v7 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v7 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v7 05/11] net: ip_tunnel: "
` [PATCH net-next v7 07/11] net: xfrm: "
` [PATCH net-next v7 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v7 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v7 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v7 11/11] selftests: net: Add test cases for link and peer netns

[PATCH net-next v10 05/13] net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()
 2025-02-21  3:26 UTC  (2+ messages)

[PATCHv6 net-next 0/2] wireguard: selftests: use nftables for testing
 2025-04-08 11:08 UTC  (5+ messages)
` [PATCHv6 net-next 1/2] wireguard: selftests: convert iptables to nft
` [PATCHv6 net-next 2/2] wireguard: selftests: update to using nft for qemu test

[PATCHv4 RESEND net-next 0/2] selftests: wireguards: use nftables for testing
 2025-03-22  9:25 UTC  (10+ messages)
` [PATCHv4 RESEND net-next 1/2] selftests: wireguards: convert iptables to nft
` [PATCHv4 RESEND net-next 2/2] selftests: wireguard: update to using nft for qemu test

[PATCH net-next v8 02/11] rtnetlink: Pack newlink() params into struct
 2025-01-14  4:49 UTC  (2+ messages)
` [PATCH net-next v8 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops

[PATCH v2] net: wireguard: Allow binding to specific ifindex
 2024-12-03 20:35 UTC  (2+ messages)

[PATCH v4 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag
 2025-03-04 17:46 UTC  (3+ messages)

[PATCH] wg: syncconf: also handle psk changes
 2025-03-14  9:39 UTC 

[PATCH net-next v8 00/11] net: Improve netns handling in rtnetlink
 2025-01-13 14:37 UTC  (9+ messages)
` [PATCH net-next v8 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v8 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v8 04/11] ieee802154: 6lowpan: Validate "
` [PATCH net-next v8 06/11] net: ipv6: Use "
` [PATCH net-next v8 07/11] net: xfrm: "
` [PATCH net-next v8 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v8 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v8 11/11] selftests: net: Add test cases for link and peer netns

[RESEND PATCH v1 wireguard-tools] ipc: linux: Support incremental allowed ips updates
 2025-05-20 22:00 UTC  (6+ messages)
  ` [RESEND PATCH v3 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag

[PATCH net-next v9 00/11] net: Improve netns handling in rtnetlink
 2025-02-13  6:55 UTC  (11+ messages)
` [PATCH net-next v9 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v9 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v9 04/11] ieee802154: 6lowpan: Validate "
` [PATCH net-next v9 05/11] net: ip_tunnel: Use "
` [PATCH net-next v9 07/11] net: xfrm: "
` [PATCH net-next v9 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v9 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v9 10/11] selftests: net: Add python context manager for netns entering

wg-quick fails with systemd resolvconf compatibility shim
 2024-12-20 17:16 UTC 

Crash on Windows ARM64 when Import and potential fix
 2025-05-21  7:25 UTC  (2+ messages)

[PATCH net-next v6 00/11] net: Improve netns handling in rtnetlink
 2024-12-18 23:37 UTC  (12+ messages)
` [PATCH net-next v6 01/11] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v6 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v6 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v6 05/11] net: ip_tunnel: "
` [PATCH net-next v6 06/11] net: ipv6: "
` [PATCH net-next v6 07/11] net: xfrm: "
` [PATCH net-next v6 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v6 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v6 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v6 11/11] selftests: net: Add test cases for link and peer netns

[PATCH net-next] wireguard: use rhashtables instead of hashtables
 2025-03-19 16:59 UTC  (2+ messages)

[PATCH net-next v9 02/11] rtnetlink: Pack newlink() params into struct
 2025-02-13 10:01 UTC  (4+ messages)

[PATCH v3 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag
 2024-12-04  1:49 UTC 

[PATCH net-next v10 02/13] rtnetlink: Pack newlink() params into struct
 2025-02-21 23:50 UTC  (13+ messages)
` [PATCH net-next v10 03/13] net: Use link/peer netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 04/13] ieee802154: 6lowpan: Validate link "
` [PATCH net-next v10 06/13] net: ip_tunnel: Use "
` [PATCH net-next v10 07/13] net: ipv6: Init tunnel link-netns before registering dev
` [PATCH net-next v10 09/13] net: xfrm: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 10/13] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v10 11/13] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v10 13/13] selftests: net: Add test cases for link and peer netns
` [PATCH net-next v10 00/13] net: Improve netns handling in rtnetlink

[syzbot] Monthly wireguard report (May 2025)
 2025-05-12  6:34 UTC 

[PATCH v2] wireguard: Add __nonstring annotations for unterminated strings
 2025-03-19 16:04 UTC  (2+ messages)

VPN connection loss on MacOS
 2024-11-26 17:01 UTC 

Incorrect computation of the MTU in wg-quick
 2025-02-02 23:47 UTC 

[PATCH] wg-quick: use SUDO variable for a different sudo implementation like doas
 2024-12-20  7:29 UTC 

[PATCHv5 net-next 0/2] wireguard: selftests: use nftables for testing
 2025-03-26  6:25 UTC  (3+ messages)
  ` [PATCHv5 net-next 1/2] wireguard: selftests: convert iptables to nft

[PATCH v1 wireguard-tools] ipc: linux: Support incremental allowed ips updates
 2024-12-04  1:53 UTC 

Race-condition when removing instance of WinTUN adapter?
 2025-02-16 22:50 UTC 

[PATCH] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL
 2025-01-23  4:49 UTC 

[PATCH 0/1] handle potential strdup failure
 2025-05-20 22:59 UTC  (3+ messages)
` [PATCH 1/1] src/config.c: handle "

[syzbot] [wireguard?] INFO: task hung in wg_destruct (2)
 2025-03-28 23:20 UTC  (2+ messages)

[PATCHv3 net-next 2/2] selftests: wireguard: update to using nft for qemu test
 2024-12-13  3:08 UTC 

[PATCH] net: wireguard: Allow binding to specific ifindex
 2024-12-03  9:09 UTC  (2+ messages)

[PATCH] wg-quick: linux: check iptables existance prior trying restore
 2025-05-20 23:04 UTC  (2+ messages)

[PATCH v2] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL
 2025-02-07  3:31 UTC 

[syzbot] Monthly wireguard report (Dec 2024)
 2024-12-26  9:01 UTC 

[PATCH] add variable `WG_QUICK_ROUTING_MODE` to wg-quick to force using fwmark for routing
 2025-04-01 18:32 UTC 

[PATCH] wg-quick: add 'dev' to 'ip link add' to avoid keyword conflicts
 2025-05-20 22:18 UTC  (2+ messages)

[PATCH] prioritise WG_QUICK_USERSPACE_IMPLEMENTATION over kernel implementation when set
 2025-03-10 11:48 UTC 

[PATCH v2 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag
 2024-12-04  1:23 UTC  (6+ messages)

[PATCH] Restore iOS-like NWPath handling on MacOS app
 2025-03-04 17:50 UTC 

[syzbot] [wireguard?] INFO: task hung in tun_chr_close (5)
 2025-01-05 15:45 UTC  (3+ messages)
` [syzbot] [net] "

[PATCH RESEND v3 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag
 2025-01-15 15:57 UTC 

Add support for setting proxy settings (NETunnelNetworkSettings.proxySettings) in wireguard-apple
 2024-11-19  9:32 UTC 

[PATCH net-next v4 0/5] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-21 21:43 UTC  (8+ messages)
` [PATCH net-next v4 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v4 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v4 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v4 5/5] selftests: net: Add two test cases for link netns

[PATCHv2 net-next] selftests: wireguards: use nft by default
 2024-11-19 14:37 UTC  (4+ messages)

[PATCH] wireguard-tools: Extracted error message for the sake of legibility
 2024-11-18 22:58 UTC 

potentially disallowing IP fragmentation on wg packets, and handling routing loops better
 2024-11-18 14:31 UTC 

[PATCH] Icons now follow macOS design guidelines
 2024-07-01  9:22 UTC 

[PATCH net-next 3/3] genetlink: remove linux/genetlink.h
 2024-03-11 10:00 UTC  (3+ messages)

[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-11-17 11:56 UTC  (3+ messages)
` (subset) "

[PATCH net-next v3 0/6] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-13 12:57 UTC  (7+ messages)
` [PATCH net-next v3 1/6] Revert "tools/net/ynl: improve async notification handling"
` [PATCH net-next v3 2/6] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v3 3/6] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v3 4/6] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v3 5/6] selftests: net: Add python context manager for netns entering
` [PATCH net-next v3 6/6] selftests: net: Add two test cases for link netns

[PATCH net-next] selftests: wireguards: use nft by default
 2024-11-07  8:23 UTC  (2+ messages)

[PATCH] Enabling Threaded NAPI by Default
 2024-09-10  6:33 UTC 

Hyper-V VM can't ping host when Wireguard is started in host
 2024-07-02 10:01 UTC 

Fwd: Wireguard address binding - how to fix?
 2024-06-24 10:02 UTC  (2+ messages)
  `  "

Wireguard uses incorrect interface - routing issue
 2024-06-21 13:54 UTC  (4+ messages)

Wireguard address binding - how to fix?
 2024-05-22  8:53 UTC  (8+ messages)

Leaks when using kernel module backend on Android
 2024-05-06  9:01 UTC 

Hot reload does not work from a script?
 2024-04-29 15:11 UTC 

[PATCH] powerpc/crypto/chacha-p10: Fix failure on non Power10
 2024-04-22  9:21 UTC  (2+ messages)

[PATCH] Add DNSMatchDomains property to Interface (wireguard-apple)
 2024-04-05 12:22 UTC 

Wintun adapter becomes unresponsive or goes into bad state after sending traffic for sometime
 2024-02-29 10:51 UTC 

[PATCH] wg-quick: replace ip route add with ip route append
 2024-01-26 18:37 UTC 

[PATCH] wg-quick: replace ip route add with ip route append
 2024-01-17 21:01 UTC 

Mac OS: Can WireGuardKit expose UAPI Control Socket? (with code)
 2024-01-10  9:01 UTC 

[PATCH net-next v2 1/2] wireguard: Leverage core stats allocator
 2024-03-14  9:24 UTC  (6+ messages)
` [PATCH net-next v2 2/2] wireguard: Remove generic .ndo_get_stats64

[PATCH net-next 1/2] wireguard: Leverage core stats allocator
 2024-03-08 10:34 UTC  (2+ messages)
` [PATCH net-next 2/2] wireguard: Remove generic .ndo_get_stats64

[PATCH net-next] wireguard: allowedips: Fix useless call issue
 2024-11-15 11:07 UTC 

wireguard/napi stuck in napi_disable
 2024-09-25 15:06 UTC  (3+ messages)

[PATCH] wg: include filename in error messages
 2024-04-30 12:36 UTC  (2+ messages)

[PATCH] wg: add PrivateKeyFile and PresharedKeyFile configuration options
 2024-04-30 12:26 UTC 

Update OpenWrt installation docs
 2024-02-20 14:59 UTC 

Apple Vision Pro support (in iOS/iPadOS compatibility mode)
 2024-02-09 18:37 UTC 

wireguard-go - sendmmsg: function not implemented
 2024-10-04 20:16 UTC 

wireguard-tools bug on Android with work profile
 2024-09-22 17:33 UTC 

macOS : no PostUp ?
 2024-08-19 18:32 UTC 

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-12 22:52 UTC  (4+ messages)

Wireguard-go: flags refactoring proposal
 2024-05-28  8:21 UTC 

[PATCH] added global lock to linux wg quick, fixed race condition when 2 wg interfaces wanted to have the same table number
 2024-04-23  8:12 UTC 

wireguard-go: potentially faulty GSO detection
 2024-04-22  9:24 UTC 

[PATCH net-next v2 3/3] genetlink: remove linux/genetlink.h
 2024-03-25 17:45 UTC  (2+ messages)

Friendly peer names in wg-quick
 2024-03-12 15:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).