Difference between revisions of "Notes20100920"
From Net-SNMP Wiki
					
										
					
					m (Notes20100913 moved to Notes20100920: The meeting is at 100920...)  | 
				|||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<!-- Reminder for Fall 2010 - will need to use "time=20" to allow for non DST -->  | <!-- Reminder for Fall 2010 - will need to use "time=20" to allow for non DST -->  | ||
| − | {{meetingtime|time=19|year=2010|month=09|day=  | + | {{meetingtime|time=19|year=2010|month=09|day=20|nextyear=2010|nextmonth=10|nextday=11|prevyear=2010|prevmonth=08|prevday=09}}  | 
| Line 6: | Line 6: | ||
* Next Meeting Date  | * Next Meeting Date  | ||
| − | **    | + | ** '''Oct 11th'''  | 
* Releases  | * Releases  | ||
** 5.6  | ** 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  | ||
* Administrative  | * Administrative  | ||
* Technical  | * 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''  | ||
| + | *** 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.  | ||
* Round Table  | * Round Table  | ||
| + | ** Wes: stripped down libraries and TLSTM interop  | ||
Latest revision as of 23:04, 20 September 2010
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