<br><tt><font size=2>Eric Blake <eblake@redhat.com> wrote on 03/18/2010
03:11:09 PM:<br>
<br>
> On 03/18/2010 09:16 AM, Stefan Berger wrote:<br>
> > This patch adds build support for the network filtering framework.<br>
> > <br>
> > Signed-off-by: Stefan Berger <stefanb@us.ibm.com><br>
> > <br>
> <br>
> Some nits, but I'll let others more familiar with the process of API<br>
> expansion give an actual ack/nak review.<br>
> <br>
> > +NWFILTER_CONF_SOURCES =            
                     
      \<br>
> > +      $(NWFILTER_PARAM_CONF_SOURCES)    
    \<br>
> > +      conf/nwfilter_conf.c conf/nwfilter_conf.h<br>
> <br>
> What's with the mix between tabs and spaces before the \?</font></tt>
<br>
<br><tt><font size=2>Fixed.</font></tt>
<br><tt><font size=2><br>
> <br>
> Moreover, it seems a bit odd to hook up the Makefile support in 2/14<br>
> when the new files don't exist until 12/14.  But I guess that's
okay as<br>
> long as the automake conditional that enables this block of code doesn't<br>
> trigger until the files exist.</font></tt>
<br>
<br><tt><font size=2>All patches up to 12/14 are necessary for anything
to work. It's also possible that an earlier patch has a code-dependency
on a later one, so ordering isn't quite that simple...</font></tt>
<br><tt><font size=2><br>
> <br>
> > fi<br>
> > +if test "$with_nwfilter" = "yes" ; then<br>
> > +  AC_DEFINE_UNQUOTED([WITH_NWFILTER], 1, [whether local
network <br>
> filter management driver is available])<br>
> > +fi<br>
> <br>
> You can use AC_DEFINE instead of AC_DEFINE_UNQUOTED here, since you<br>
> aren't doing any shell expansion on either WITH_NWFILTER or 1.</font></tt>
<br>
<br><tt><font size=2>Ok,</font></tt>
<br>
<br><tt><font size=2>Thanks and regards,</font></tt>
<br><tt><font size=2>   Stefan</font></tt>
<br>
<br><tt><font size=2><br>
> <br>
> -- <br>
> Eric Blake   eblake@redhat.com    +1-801-349-2682<br>
> Libvirt virtualization library </font></tt><a href=http://libvirt.org/><tt><font size=2>http://libvirt.org</font></tt></a><tt><font size=2><br>
> <br>
> [attachment "signature.asc" deleted by Stefan Berger/Watson/IBM]
</font></tt>