Re: CFV: enable etherlike-mib for both redhat 5 and 6

2010-12-06 Thread Bart Van Assche
On Sun, Dec 5, 2010 at 5:40 PM, Niels Baggesen wrote: > The following patch remove some redundant includes. The removed includes > are already included by rtnetlink.h itself - if they exist. > [ ... ] > +1 Bart. -- What

Re: CFV: enable etherlike-mib for both redhat 5 and 6

2010-12-06 Thread Robert Story
On Mon, 6 Dec 2010 17:24:14 +0100 Niels wrote: NB> On Mon, Dec 06, 2010 at 11:15:27AM -0500, Robert Story wrote: NB> > Does it actually fix any problems? Generally I'd say purely cosmetic changes NB> > should wait til after the release... So +0.5. NB> NB> It allows it to compile on CentOS/Redhat

Re: CFV: enable etherlike-mib for both redhat 5 and 6

2010-12-06 Thread Niels Baggesen
On Mon, Dec 06, 2010 at 11:15:27AM -0500, Robert Story wrote: > Does it actually fix any problems? Generally I'd say purely cosmetic changes > should wait til after the release... So +0.5. It allows it to compile on CentOS/Redhat 5(.5) /Niels -- Niels Baggesen - @home - Ã…rhus - Denmark - n...@u

Re: CFV: enable etherlike-mib for both redhat 5 and 6

2010-12-06 Thread Robert Story
On Sun, 05 Dec 2010 17:40:41 +0100 Niels wrote: NB> The following patch remove some redundant includes. The removed includes NB> are already included by rtnetlink.h itself - if they exist. NB> NB> With the patch it compile at least for CentOS 5.5, Redhat 6.0 and Ubuntu NB> 10.10. Does it actual

CFV: enable etherlike-mib for both redhat 5 and 6

2010-12-05 Thread Niels Baggesen
The following patch remove some redundant includes. The removed includes are already included by rtnetlink.h itself - if they exist. With the patch it compile at least for CentOS 5.5, Redhat 6.0 and Ubuntu 10.10. Index: agent/mibgroup/etherlike-mib/data_access/dot3stats_linux.c