created | 2020-01-29T00:06:04Z |
---|---|
begin | 2019-11-26T02:20:50Z |
end | 2019-11-26T04:03:48Z |
path | src/sys |
commits | 1 |
date | 2019-11-26T04:03:48Z | |||
---|---|---|---|---|
author | dlg | |||
files | src/sys/net/if_tun.c | log | diff | annotate |
message |
use "sc" as the name of tun_softc variables, not "tp". this makes the driver more like the rest of the tree. no functional change. |