[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #22916] Resetting SNMP data structures
From: |
Srinivas Gollakota |
Subject: |
[lwip-devel] [bug #22916] Resetting SNMP data structures |
Date: |
Mon, 14 Apr 2008 18:20:22 +0000 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727) |
URL:
<http://savannah.nongnu.org/bugs/?22916>
Summary: Resetting SNMP data structures
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: gollakota
Submitted on: Monday 04/14/2008 at 14:20
Category: ARP
Severity: 3 - Normal
Item Group: Faulty Behaviour
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release:
_______________________________________________________
Details:
I'm trying to implement shutdown of lwip sub-sytem and restart again. In the
arch wrapper i'm releasing the semaphores, threads and memory and removing the
network interfce netif_remove().
Whilst network interface is removed the SNMP tables/data structures appears
to be not resetting to default.This leads to the corrupted linked list in
snmp_insert_arpidx_tree().I tried to reset head,tail,count members of the
arptree_root() but did'nt fixed the problem.
Could someone advice me the values that need to be reset with SNMP upon
restart. With much broader scenario will be it good to have clean function
associated with init's for graceful shutdown of lwip subsystem.
Thanks,
-Srinivas
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?22916>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #22916] Resetting SNMP data structures,
Srinivas Gollakota <=