看板 DFBSD_commit 關於我們 聯絡資訊
commit f43c97628c96da2cf761f6fcda256fbfa6f696fb Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Jul 23 13:43:11 2009 -0700 VKE - Move vke_init_addr() to fix panic vke_init_addr() requires VKE to be able to send and receive packets, so it must be called AFTER the cothreads have been created, not before. Summary of changes: sys/dev/virtual/net/if_vke.c | 27 ++++++++++++++------------- 1 files changed, 14 insertions(+), 13 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f43c97628c96da2cf761f6fcda256fbfa6f696fb -- DragonFly BSD source repository