[PATCH] freebsd: Implement selection of FIB (routing table) for tunneled packets

Frank Behrens frank at harz.behrens.de
Fri Mar 19 16:57:01 UTC 2021


Hello Jason, hello community,

although I regret the recent removal of FreeBSD kernel driver I can live 
with the present development model.

With the current sources in the external repository I could create a 
working VPN for the first time with my Android phone. It works well, 
thanks to all contributors. The setup was done only with ifconfig(8), I 
have the now removed parts still in place. :-)

For my setup I needed a different route for the encapsulated packets and 
so I implemented the missing parts. With this message I give that part 
to the community (matching the existing BSD-2-Clause-FreeBSD license).
For the sake of simplicity I created an own branch on github, the commit 
is 
https://github.com/frbehrens/wireguard-freebsd/commit/f0445be7b5b30a98da11bf2e209739a2155a59bb 
or use for direct patch download:
https://github.com/frbehrens/wireguard-freebsd/commit/f0445be7b5b30a98da11bf2e209739a2155a59bb.patch

Kind regards,
     Frank

-- 
Frank Behrens
Osterwieck, Germany



More information about the WireGuard mailing list