Difference between revisions of "Notes20111219"
From Net-SNMP Wiki
Line 17: | Line 17: | ||
**** red/black tree for containers | **** red/black tree for containers | ||
**** multi-threading. EG optional threading in the network layer moving io to its own thread | **** multi-threading. EG optional threading in the network layer moving io to its own thread | ||
+ | ***** needs a strong regression testing suite, including ideally a race-detector | ||
+ | **** integration with an external event loop, eg libevent | ||
+ | **** non-blocking v3 and agentx probes | ||
* Technical | * Technical | ||
** udp | ** udp |
Revision as of 20:29, 19 December 2011
Net-SNMP Meeting
2011-12-19
2011-12-19
Previous: | 2011-10-24 |
Next: | 2012-1-? |
This is the meeting agenda/notes for the Meeting held on 2011-12-19.
Date and Time: 2011-12-19 19:00 UTC
- Next Date
- Jan 16
- Releases
- What's next?
- 5.5/5.6 simultaneous starting in January
- 5.7 after that
- What's next?
- Administrative
- Git
- CHANGES/NEWS needs to be generated -- Wes will try to look into it
- autoconf and replacing it
- 6.0 and what should go into it
- Google SOC
- Ideas:
- red/black tree for containers
- multi-threading. EG optional threading in the network layer moving io to its own thread
- needs a strong regression testing suite, including ideally a race-detector
- integration with an external event loop, eg libevent
- non-blocking v3 and agentx probes
- Ideas:
- Git
- Technical
- udp
- udp_recvfrom/sendto removal
- udpbase_send/recv to ipv4
- Secondary address support for Linux in IP-MIB is broken.
- Wiki captcha is broken - "socket closed".
- udp
- Roundtable