[Midnightbsd-cvs] [MidnightBSD/src] 1e16e9: Allow ng_nat to be attached to a ethernet interfac...
Lucas Holt
noreply at github.com
Fri Nov 20 23:53:05 EST 2020
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/src
Commit: 1e16e9176184bb094a02d1ddb173ae281e013725
https://github.com/MidnightBSD/src/commit/1e16e9176184bb094a02d1ddb173ae281e013725
Author: Lucas Holt <luke at foolishgames.com>
Date: 2020-11-20 (Fri, 20 Nov 2020)
Changed paths:
M sys/netgraph/ng_nat.c
M sys/netgraph/ng_nat.h
Log Message:
-----------
Allow ng_nat to be attached to a ethernet interface directly via ng_ether(4)
or the likes. Add new control message types: setdlt and getdlt to switch
from default DLT_RAW (no encapsulation) to DLT_EN10MB (ethernet).
More information about the Midnightbsd-cvs
mailing list