[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #10342] SNMP: add snmp_stop to implementation using
From: |
Jan Breuer |
Subject: |
[lwip-devel] [patch #10342] SNMP: add snmp_stop to implementation using raw api |
Date: |
Fri, 12 May 2023 05:52:45 -0400 (EDT) |
URL:
<https://savannah.nongnu.org/patch/?10342>
Summary: SNMP: add snmp_stop to implementation using raw api
Group: lwIP - A Lightweight TCP/IP stack
Submitter: jan_breuer
Submitted: Fri 12 May 2023 09:52:43 AM UTC
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Fri 12 May 2023 09:52:43 AM UTC By: Jan Breuer <jan_breuer>
In our usage, we would like to stop the snmp agent.
We are using the RAW API implementation.
Unfortunately, in the implementation using NETCONN API, it is currently not
possible to do it like this.
Stopping the thread will require multiple new sys_thread_... functions.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Fri 12 May 2023 09:52:43 AM UTC Name:
0001-snmp-add-snmp_stop-to-implementation-using-raw-api.patch Size: 2KiB
By: jan_breuer
<http://savannah.nongnu.org/patch/download.php?file_id=54735>
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/patch/?10342>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [patch #10342] SNMP: add snmp_stop to implementation using raw api,
Jan Breuer <=