[Chilli] [Layer3] Like uamallowed, but for source address - like macallowed but for IPs - ip source whitelist - server whitelist

David Bird david at coova.com
Thu Dec 5 03:51:27 UTC 2013


Thanks,

In ipsrcallowed, I changed the line:
+  if (!found && _options.ipsrc_pass_throughs) {
to read:
+  if (!found && _options.ipsrc_num_pass_throughs) {

Is l3singledhcp really necessary? It is suppose to be able to track
multiple "routers", not just one.

everything else committed.

David

On Mon, 2013-12-02 at 18:32 +0100, Michele Bergonzoni wrote:
> > Could you resubmit your patches as attachments and "sign-off" on them
> > based acknowledging:
> > http://dev.coova.org/svn/coova-chilli/Contributing ?
> 
> Ok, I attach the patches I sent in the last days:
> 
>   - edns.diff: Patch to pass EDNS pseudorecords
>   - typo.diff: Trivial patch for MAC_ARG type when compiling with 
> --enable-debug2
>   - l3singledhcp.diff: Patch for having a single DHCP connection when 
> using L3 only
>   - ipsrcallowed.diff: the patch we were talking about
> 
>   - all4.diff: The previous 4 patches in a single diff
> 
>   - Contribution.txt: The sign-off you asked for.
> 
> So you should be able to use whatever combination of pieces as you prefer.
> 
> Hope this helps,
> 				Bergonz
> 
> 
> 
> _______________________________________________
> Chilli mailing list
> Chilli at coova.org
> http://lists.coova.org/cgi-bin/mailman/listinfo/chilli




More information about the Chilli mailing list