On Fri, May 27, 2011 at 01:22:24PM +0200, Reyk Floeter wrote:
> > I didn't write a diff for dhcpd's manpage.
> >
>
> you should write a new diff for dhcpd only that also includes the
> manpage bits.
Thanks for the comments.
I hope it's legal to say "listen on an interface group".
Index: dhcpd
On Fri, May 27, 2011 at 01:22:24PM +0200, Reyk Floeter wrote:
> On Fri, May 27, 2011 at 11:11:37AM +0200, Michal Mazurek wrote:
> > Add listening on interface groups for dhcpd, from gilles@' smtpd.
>
> the dhcpd bit is interesting.
>
> > Add static to is_if_in_group in smtpd and relayd.
>
> i no
On Fri, May 27, 2011 at 11:11:37AM +0200, Michal Mazurek wrote:
> Add listening on interface groups for dhcpd, from gilles@' smtpd.
the dhcpd bit is interesting.
> Add static to is_if_in_group in smtpd and relayd.
i normally don't use static functions in relayd.
> Fix whitespaces in is_if_in_gr
Add listening on interface groups for dhcpd, from gilles@' smtpd.
Add static to is_if_in_group in smtpd and relayd.
Fix whitespaces in is_if_in_group in smtpd and relayd.
I didn't write a diff for dhcpd's manpage.
Index: dhcpd/dispatch.c
==