看板 DFBSD_commit 關於我們 聯絡資訊
commit 02b0fa02a858113c83a7465d9d36d917ff9a6cdc Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Nov 29 11:38:33 2010 -0800 kernel - Run pfil hooks for bridged packets * The pfil hooks were not being run in all cases for bridged packets. Submitted-by: Rumko <rumcic@gmail.com> Summary of changes: sys/net/bridge/if_bridge.c | 12 ++++++++++++ 1 files changed, 12 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/02b0fa02a858113c83a7465d9d36d917ff9a6cdc -- DragonFly BSD source repository