K 10 svn:author V 4 oleg K 8 svn:date V 27 2006-03-04T09:24:30.000000Z K 7 svn:log V 235 MFC if_ethersubr.c rev. 1.214, if_bridge.c rev. 1.54 Properly initialize args structure before passing it to ipfw_chk(): having uninitialized args.inp is unhealthy for uid/gid/jail ipfw rules. PR: kern/92589 Approved by: re (scottl) END