aboutsummaryrefslogtreecommitdiffstats
path: root/MISSING.md
blob: e688bb4109a0bfc9c93fcad7ff38111520a70428 (plain) (blame)
1
2
3
4
5
6
7
8
9
### Things missing out-of-tree

There are a few changes that we had in-tree that we now don't, and will need to add back when this is merged.

- Link local address for the new ether type, `IFT_WIREGUARD`.
- The `PRIV_NET_WG` privilege.
- `sogetsockaddr` helper function, which belongs in `uipc_socket.c`.

We're emulating these in support.h, but they should go away for the merge.