Notes20100920
From Net-SNMP Wiki
Net-SNMP Meeting
2010-09-20
2010-09-20
Previous: | 2010-08-09 |
Next: | 2010-10-11 |
This is the meeting agenda/notes for the Meeting held on 2010-09-20.
Date and Time: 2010-09-20 19:00 UTC
Agenda
- Next Meeting Date
- Oct 11th
- Releases
- 5.6
- rc3 vs final? (looks like rc3)
- rc3 today, final on Oct 1
- MSVC patch: needs a +3
- should apply now as we have +1 (including Wes) and no objections in the meeting
- Other patches for people to glance at:
- https://sourceforge.net/tracker/?func=detail&aid=3067540&group_id=12694&atid=312694
- https://sourceforge.net/tracker/?func=detail&aid=3062526&group_id=12694&atid=312694
- (may have been fixed already): https://sourceforge.net/tracker/?func=detail&aid=3058451&group_id=12694&atid=312694
- needs fixing if not already: https://sourceforge.net/tracker/?func=detail&aid=3058388&group_id=12694&atid=312694
- rc3 vs final? (looks like rc3)
- 5.6
- Administrative
- Technical
- Future
- testing infrastructure
- needed unit tests?
- build as errors are found?
- use the new API as a framework and develop tests for each of those
- mib handlers
- it'll be very hard to write tests for the low level handlers, and "medium difficulty" to do the helpers
- basic libraries are easier to start with
- needed unit tests?
- build cmake vs ??
- cmake still looks better
- circular dependencies discussed in configure and in include/net-snmp/types.h
- streamlined agent thoughts
- Wes has a streamlined agent project coming up.
- thoughts welcome on which sections of the code are worth removing for small agents
- and on the best way to architect the modularity, etc.
- testing infrastructure
- Future
- Round Table
- Wes: stripped down libraries and TLSTM interop