]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commit
ipc: freebsd: move if_wg path to reflect new in-tree location
authorKyle Evans <kevans@FreeBSD.org>
Sat, 29 Oct 2022 01:45:05 +0000 (20:45 -0500)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sat, 29 Oct 2022 01:51:47 +0000 (03:51 +0200)
commit7b2ae7aa2f52fbac65874a641cbfbb0182d0ba46
treecbc00493180a4b7dbc95b2b49afc196287f718cf
parent71799a8f6d1450b63071a21cad6ed434b348d3d5
ipc: freebsd: move if_wg path to reflect new in-tree location

When we re-added if_wg to the tree, we changed directories in dev to
strip the if_ (we don't use this prefix for other interfaces'
directories). Adjust it here as a convenience, so that when we import
wireguard-tools to FreeBSD the path will just work as-is with our usual
build.

Signed-off-by: Kyle Evans <kevans@FreeBSD.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
src/ipc-freebsd.h
src/uapi/freebsd/dev/wg/if_wg.h [moved from src/uapi/freebsd/dev/if_wg/if_wg.h with 100% similarity]