Re: svn commit: r213253 - head/sys/netinet/ipfw

2010-09-28 Thread Luigi Rizzo
On Tue, Sep 28, 2010 at 04:16:59PM -0700, Doug Barton wrote: > On 9/28/2010 3:46 PM, Luigi Rizzo wrote: > >Author: luigi > >Date: Tue Sep 28 22:46:13 2010 > >New Revision: 213253 > >URL: http://svn.freebsd.org/changeset/base/213253 > > > >Log: > > Whitespace changes to reduce diffs wrt the most r

Re: svn commit: r213253 - head/sys/netinet/ipfw

2010-09-28 Thread Doug Barton
On 9/28/2010 3:46 PM, Luigi Rizzo wrote: Author: luigi Date: Tue Sep 28 22:46:13 2010 New Revision: 213253 URL: http://svn.freebsd.org/changeset/base/213253 Log: Whitespace changes to reduce diffs wrt the most recent ipfw/dummynet code: + remove an unused macro, + adjust the constants i

svn commit: r213253 - head/sys/netinet/ipfw

2010-09-28 Thread Luigi Rizzo
Author: luigi Date: Tue Sep 28 22:46:13 2010 New Revision: 213253 URL: http://svn.freebsd.org/changeset/base/213253 Log: Whitespace changes to reduce diffs wrt the most recent ipfw/dummynet code: + remove an unused macro, + adjust the constants in an enum + small whitespace changes MF