看板 DFBSD_commit 關於我們 聯絡資訊
commit 2dba2225191859832514d02c72ea54e3a8b2bb19 Author: Ilya Dryomov <idryomov@gmail.com> Date: Tue Jan 4 14:13:27 2011 +0200 network - Fix pf build when no INET6 * Definition of struct ip6_hdr is not included when no INET6, #ifdef out the code that uses it. Summary of changes: sys/net/pf/pf.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2dba2225191859832514d02c72ea54e3a8b2bb19 -- DragonFly BSD source repository