Re: etherlike-mib on Linux

2010-03-11 Thread Josef Moellers
Dave Shield wrote: > On 10 March 2010 14:29, Josef Moellers wrote: >> I've just uploaded it: >> net-snmp-Patches-2967400 > > That patch has now been applied to the relevant code branches. Many thanks. Josef -- These are my personal views and not those of Fujitsu Technology Solutions! Josef Möl

Re: etherlike-mib on Linux

2010-03-11 Thread Dave Shield
On 10 March 2010 14:29, Josef Moellers wrote: > I've just uploaded it: > net-snmp-Patches-2967400 That patch has now been applied to the relevant code branches. Dave -- Download Intel® Parallel Studio Eval Try the new s

Re: etherlike-mib on Linux

2010-03-10 Thread Josef Moellers
Robert Story wrote: > On Wed, 10 Mar 2010 09:00:22 +0100 Josef wrote: > JM> > whoops... I meant attach it to the bug report! > JM> > JM> There is no bug report, as far as I know. > > Ah... then submitting the patch to the patch tracker is the best thing to do.. > http://net-snmp.org/patches/ shou

Re: etherlike-mib on Linux

2010-03-10 Thread Robert Story
On Wed, 10 Mar 2010 09:00:22 +0100 Josef wrote: JM> > whoops... I meant attach it to the bug report! JM> JM> There is no bug report, as far as I know. Ah... then submitting the patch to the patch tracker is the best thing to do.. http://net-snmp.org/patches/ should redirect you to the right place

Re: etherlike-mib on Linux

2010-03-10 Thread Josef Moellers
Robert Story wrote: > On Tue, 09 Mar 2010 15:48:54 +0100 Josef wrote: > JM> > no, you should be able to just attach the new file... you might need to > reopen > JM> > the patch, as Dave probably closed it when he applied the last patch... > JM> > JM> OK, so here goes. > JM> > JM> The patch is at

Re: etherlike-mib on Linux

2010-03-09 Thread Robert Story
On Tue, 09 Mar 2010 15:48:54 +0100 Josef wrote: JM> > no, you should be able to just attach the new file... you might need to reopen JM> > the patch, as Dave probably closed it when he applied the last patch... JM> JM> OK, so here goes. JM> JM> The patch is attached and it completely replaces th

Re: etherlike-mib on Linux

2010-03-09 Thread Josef Moellers
Robert Story wrote: > On Tue, 09 Mar 2010 14:01:46 +0100 Josef wrote: > JM> How do I publish this patch? Do I have to do > JM> special things to replace the original patch? > > no, you should be able to just attach the new file... you might need to reopen > the patch, as Dave probably closed it wh

Re: etherlike-mib on Linux

2010-03-09 Thread Robert Story
On Tue, 09 Mar 2010 14:01:46 +0100 Josef wrote: JM> How do I publish this patch? Do I have to do JM> special things to replace the original patch? no, you should be able to just attach the new file... you might need to reopen the patch, as Dave probably closed it when he applied the last patch...

Re: etherlike-mib on Linux

2010-03-09 Thread Josef Moellers
Dave Shield wrote: > On 10 February 2010 11:02, Josef Moellers > wrote: I'd like to amend the etherlike-mib code for Linux >> The patch (against 5.5) is appended. > > OK - that patch has been applied to the 5.5.x and main development branches. Based upon the remarks of Stephen and the

Re: etherlike-mib on Linux

2010-02-14 Thread Josef Moellers
Stephen Hemminger wrote: > On Thu, 11 Feb 2010 12:36:39 +0100 > Bart Van Assche wrote: > >> On Thu, Feb 11, 2010 at 12:22 PM, Josef Moellers >> wrote: >>> Stephen Hemminger wrote: On Wed, 10 Feb 2010 12:02:44 +0100 Josef Moellers wrote: [ ... ] Ugh, I would prefer that you u

Re: etherlike-mib on Linux

2010-02-12 Thread Stephen Hemminger
On Thu, 11 Feb 2010 12:36:39 +0100 Bart Van Assche wrote: > On Thu, Feb 11, 2010 at 12:22 PM, Josef Moellers > wrote: > > Stephen Hemminger wrote: > >> On Wed, 10 Feb 2010 12:02:44 +0100 > >> Josef Moellers wrote: > >> [ ... ] > >> Ugh, I would prefer that you use one of the other API's > >> to

Re: etherlike-mib on Linux

2010-02-11 Thread Bart Van Assche
On Thu, Feb 11, 2010 at 12:22 PM, Josef Moellers wrote: > Stephen Hemminger wrote: >> On Wed, 10 Feb 2010 12:02:44 +0100 >> Josef Moellers wrote: >> [ ... ] >> Ugh, I would prefer that you use one of the other API's >> to get information (like netlink IFLA_STATS) rather than open each sysfs >> fi

Re: etherlike-mib on Linux

2010-02-11 Thread Josef Moellers
Stephen Hemminger wrote: > On Wed, 10 Feb 2010 12:02:44 +0100 > Josef Moellers wrote: > >> Dave Shield wrote: >>> On 10 February 2010 09:23, Josef Moellers >>> wrote: I'd like to amend the etherlike-mib code for Linux Any comment/objection while I locally write/test? >>> Go right

Re: etherlike-mib on Linux

2010-02-10 Thread Stephen Hemminger
On Wed, 10 Feb 2010 12:02:44 +0100 Josef Moellers wrote: > Dave Shield wrote: > > On 10 February 2010 09:23, Josef Moellers > > wrote: > >> I'd like to amend the etherlike-mib code for Linux > >> Any comment/objection while I locally write/test? > > > > Go right ahead. > > We look forward

Re: etherlike-mib on Linux

2010-02-10 Thread Dave Shield
On 10 February 2010 11:02, Josef Moellers wrote: >>> I'd like to amend the etherlike-mib code for Linux > > The patch (against 5.5) is appended. OK - that patch has been applied to the 5.5.x and main development branches. Thanks Dave

Re: etherlike-mib on Linux

2010-02-10 Thread Josef Moellers
Dave Shield wrote: > On 10 February 2010 09:23, Josef Moellers > wrote: >> I'd like to amend the etherlike-mib code for Linux >> Any comment/objection while I locally write/test? > > Go right ahead. > We look forward to seeing whatever you come up with. The patch (against 5.5) is appended.

Re: etherlike-mib on Linux

2010-02-10 Thread Dave Shield
On 10 February 2010 09:23, Josef Moellers wrote: > I'd like to amend the etherlike-mib code for Linux > Any comment/objection while I locally write/test? Go right ahead. We look forward to seeing whatever you come up with. Dave ---