看板 DFBSD_commit 關於我們 聯絡資訊
commit ca848e1315a0a06ffd921cd809527193f37fee7e Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Mon May 18 22:17:42 2009 +0800 tap(4): More fixes to tapuponopen. If tap(4) is cloned, we bring down the interface during closing only if the interface was brought up during opening. Summary of changes: sys/net/tap/if_tap.c | 26 +++++++++++++++++--------- sys/net/tap/if_tapvar.h | 1 + 2 files changed, 18 insertions(+), 9 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ca848e1315a0a06ffd921cd809527193f37fee7e -- DragonFly BSD source repository