Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | version: bumpv0.0.20210323 | 2021-03-23 | 1 | -1/+1 | |
* | if_wg: disable llv6 | 2021-03-23 | 1 | -0/+5 | |
* | if_wg: drop pointtopoint flag | 2021-03-23 | 1 | -1/+1 | |
* | if_wg: fix decryption failures on jumbo ingress | 2021-03-23 | 1 | -5/+27 | |
* | if_wg: implement selection of FIB (routing table) for tunneled packets | 2021-03-22 | 1 | -0/+37 | |
* | wg_noise: ensure non-zero'd handshakes have a valid local index | 2021-03-22 | 1 | -4/+3 | |
* | compat: backport callout_func_t to 12.1 | 2021-03-19 | 1 | -0/+2 | |
* | if_wg: do not check for null M_NOWAIT return | 2021-03-19 | 1 | -8/+0 | |
* | version: bumpv0.0.20210319 | 2021-03-19 | 1 | -1/+1 | |
* | compat: backport properly to 13 | 2021-03-19 | 1 | -30/+30 | |
* | if_wg: cleanup timeout_t usage | 2021-03-19 | 1 | -11/+7 | |
* | if_wg: mark as point to point | 2021-03-19 | 1 | -1/+1 | |
* | if_wg: dispatch packets using netisr | 2021-03-19 | 1 | -13/+18 | |
* | if_wg: fix malloc overflows | 2021-03-19 | 1 | -19/+38 | |
* | compat: backport to FreeBSD 12.1 | 2021-03-18 | 1 | -0/+17 | |
* | compat: backport to FreeBSD 12.2 | 2021-03-18 | 6 | -25/+94 | |
* | if_wg: use our own taskqgroup | 2021-03-17 | 1 | -18/+19 | |
* | version: bumpv0.0.20210317 | 2021-03-17 | 2 | -1/+3 | |
* | support: prepare for out of tree builds | 2021-03-17 | 3 | -3/+36 | |
* | Initial import | 2021-03-17 | 10 | -0/+7025 |