public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos-opt/snmp/agent/current ChangeLog src/mibg ...
@ 2009-05-21 15:06 jld
  0 siblings, 0 replies; 4+ messages in thread
From: jld @ 2009-05-21 15:06 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	jld@sourceware.org	2009-05-21 15:06:03

Modified files:
	snmp/agent/current: ChangeLog 
	snmp/agent/current/src/mibgroup/mibII: helpers.c 

Log message:
	* src/mibgroup/mibII/helpers.c (cyg_snmp_get_if): Rewrite it so that
	when passed if_num<=0 it will no longer go into a 2^32 iteration
	loop that walks through all of memory and then returns a rogue
	pointer
	* src/mibgroup/mibII/helpers.c (cyg_snmp_num_interfaces): Rewrite
	it to to use the same (simpler, more obviously correct) loop
	structure that cyg_snmp_get_if() now uses.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* ecos-opt/snmp/agent/current ChangeLog src/mibg ...
@ 2004-05-19 13:12 asl
  0 siblings, 0 replies; 4+ messages in thread
From: asl @ 2004-05-19 13:12 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	asl@sourceware.org	2004-05-19 13:12:23

Modified files:
	snmp/agent/current: ChangeLog 
	snmp/agent/current/src/mibgroup/mibII: helpers.c interfaces.c 

Log message:
	* src/mibgroup/mibII/helpers.c (cyg_snmp_num_interfaces): return
	correct number of interfaces including the loopback interface.
	* src/mibgroup/mibII/helpers (cyg_snmp_get_if) increment the
	interface index properly.
	* src/mibgroup/mibII/interfaces.c (var_ifTable): Add case
	for IFT_PPP interface type.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* ecos-opt/snmp/agent/current ChangeLog src/mibg ...
@ 2003-10-30 19:11 asl
  0 siblings, 0 replies; 4+ messages in thread
From: asl @ 2003-10-30 19:11 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	asl@sourceware.org	2003-10-30 19:11:36

Modified files:
	snmp/agent/current: ChangeLog 
	snmp/agent/current/src/mibgroup/mibII: dot3.c 

Log message:
	* src/mibgroup/mibII/dot3.c: Make sure the agent responses with
	a null object oid, if there is no specific oid set by the driver
	for the ethernet chipset.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* ecos-opt/snmp/agent/current ChangeLog src/mibg ...
@ 2003-06-23 10:40 asl
  0 siblings, 0 replies; 4+ messages in thread
From: asl @ 2003-06-23 10:40 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos-opt
Changes by:	asl@sourceware.org	2003-06-23 10:16:38

Modified files:
	snmp/agent/current: ChangeLog 
	snmp/agent/current/src/mibgroup/mibII: helpers.c 

Log message:
	* src/mibgroup/mibII/helpers.c: Changed the definition of
	ifnet_addrs to an extern declaration because of multiple symbol
	definition errors when using a compiler that does not merge them.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-05-21 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-21 15:06 ecos-opt/snmp/agent/current ChangeLog src/mibg jld
  -- strict thread matches above, loose matches on Subject: below --
2004-05-19 13:12 asl
2003-10-30 19:11 asl
2003-06-23 10:40 asl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).