mirror of
https://github.com/amnezia-vpn/amneziawg-tools.git
synced 2025-07-29 16:12:50 +02:00
Change protocol type
This commit is contained in:
parent
d48157dac1
commit
a1551010e5
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
/* wireguard.h netlink uapi: */
|
||||
|
||||
#define WG_GENL_NAME "amnezia"
|
||||
#define WG_GENL_NAME "amneziawg"
|
||||
#define WG_GENL_VERSION 1
|
||||
|
||||
enum wg_cmd {
|
||||
|
|
|
@ -131,7 +131,7 @@
|
|||
#ifndef _WG_UAPI_WIREGUARD_H
|
||||
#define _WG_UAPI_WIREGUARD_H
|
||||
|
||||
#define WG_GENL_NAME "amnezia"
|
||||
#define WG_GENL_NAME "amneziawg"
|
||||
#define WG_GENL_VERSION 1
|
||||
|
||||
#define WG_KEY_LEN 32
|
||||
|
|
Loading…
Add table
Reference in a new issue