Re: [OpenWrt-Devel] R: Re: [PATCH] Firwal init order

2008-08-27 Thread john
it is on the feature list to allow packages to define custom config sections in /etc/config/firewall Quoting Roberto Riggio <[EMAIL PROTECTED]>: > BTW. I have one question. Which is the suggested way for a package to add > rules for the firewall? Now I'm activating the include option and then

[OpenWrt-Devel] R: Re: [PATCH] Firwal init order

2008-08-27 Thread Roberto Riggio
BTW. I have one question. Which is the suggested way for a package to add rules for the firewall? Now I'm activating the include option and then I put all my rules in a firewall.use files inside my package. Is there a more general way?!?! I.e. what if two packages need to add some custom rule. Sh