git: kernel: Remove the IPFIREWALL_FORWARD option which does nothing.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Feb 28 02:41:30 PST 2012


commit a0d25e8e04171344c220f2d1ba8b1ba512af4e50
Author: Sascha Wildner <saw at online.de>
Date:   Tue Feb 28 11:41:21 2012 +0100

    kernel: Remove the IPFIREWALL_FORWARD option which does nothing.
    
    In FreeBSD it is needed for ipfw's 'forward' action. In DragonFly,
    this needs no special option.
    
    In-discussion-with: sephe

Summary of changes:
 sys/conf/options     |    1 -
 sys/config/LINT      |    1 -
 sys/config/LINT64    |    1 -
 sys/config/VKERNEL   |    1 -
 sys/config/VKERNEL64 |    1 -
 5 files changed, 0 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a0d25e8e04171344c220f2d1ba8b1ba512af4e50


-- 
DragonFly BSD source repository





More information about the Commits mailing list