diff options
author | 2015-09-28 08:24:53 +0000 | |
---|---|---|
committer | 2015-09-28 08:24:53 +0000 | |
commit | d1b1f37344e64c660afda742f37f32df2b8ddc01 (patch) | |
tree | 478b8c1a6029a3491258da434d9952b1af49a62d /lib | |
parent | Remove the "Quanta Transcode" device from the list of supported hardware. (diff) | |
download | wireguard-openbsd-d1b1f37344e64c660afda742f37f32df2b8ddc01.tar.xz wireguard-openbsd-d1b1f37344e64c660afda742f37f32df2b8ddc01.zip |
Remove "if_tp" from the "struct ifnet".
Instead of violating a layer of abstraction by keeping per pseudo-driver
informations in "struct ifnet", the port trunk is now passed as a cookie
to the interface input handler (ifih).
The time of per pseudo-driver hack in the network stack is over!
ok mikeb@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions