

<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.net-snmp.org/wiki/api.php?action=feedcontributions&amp;user=Wes&amp;feedformat=atom</id>
		<title>Net-SNMP Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://www.net-snmp.org/wiki/api.php?action=feedcontributions&amp;user=Wes&amp;feedformat=atom"/>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php/Special:Contributions/Wes"/>
		<updated>2026-06-12T02:13:57Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Git&amp;diff=25920</id>
		<title>Git</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Git&amp;diff=25920"/>
				<updated>2021-01-20T03:20:20Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: /* Web Interface */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Git is a version control system (VCS) that is based on a distributed architecture.  In June 2011, the Net-SNMP project switched from [[SVN]] to &amp;#039;&amp;#039;&amp;#039;Git&amp;#039;&amp;#039;&amp;#039;.   In December 2012, the project moved to the new &amp;#039;Allura&amp;#039; SourceForge framework, which also affected the URLs used to retrieve the code.   Please ensure that you use the repositories shown below - using anything else may result in obtaining an old version of the project code.&lt;br /&gt;
&lt;br /&gt;
If you&amp;#039;re a developer, you might checkout out the [[Git For Developers]] page.&lt;br /&gt;
&lt;br /&gt;
== Checking out the Net-SNMP Git Tree ==&lt;br /&gt;
&lt;br /&gt;
Check it out anonymously using one of (read-only access):&lt;br /&gt;
  git clone git@github.com:net-snmp/net-snmp.git&lt;br /&gt;
  git clone https://github.com/net-snmp/net-snmp.git&lt;br /&gt;
&lt;br /&gt;
This will retrieve the source code for the project.&lt;br /&gt;
(To obtain the content of the Net-SNMP website, replace &amp;#039;&amp;#039;code&amp;#039;&amp;#039; with &amp;#039;&amp;#039;htdocs&amp;#039;&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
== Web Interface ==&lt;br /&gt;
&lt;br /&gt;
A web interface for the Net-SNMP git repository is available here: [https://github.com/net-snmp/net-snmp/].&lt;br /&gt;
&lt;br /&gt;
== Learning Git ==&lt;br /&gt;
&lt;br /&gt;
If you&amp;#039;re starting out learning Git, here are some useful resources:&lt;br /&gt;
&lt;br /&gt;
* If you&amp;#039;re familiar with SVN, read the [http://git.or.cz/course/svn.html Git - SVN Crash Course]&lt;br /&gt;
* The git manual pages.  In particular:&lt;br /&gt;
** [http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html the Git tutorial]&lt;br /&gt;
** [http://www.kernel.org/pub/software/scm/git/docs/gittutorial-2.html the Git tutorial, part 2]&lt;br /&gt;
** [http://www.kernel.org/pub/software/scm/git/docs/git.html The main git manual page]&lt;br /&gt;
&lt;br /&gt;
When you&amp;#039;re really ready to understand the internals after learning the basics (which you should want to do), watching Linus&amp;#039; talk at google on git:&lt;br /&gt;
&lt;br /&gt;
* [http://www.youtube.com/watch?v=4XpnKHJAok8 Linus&amp;#039; tech talk at google about git]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
Also, check out the contents of the Git category which lists even more resources:&lt;br /&gt;
&lt;br /&gt;
[[Category:Git]]&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Git&amp;diff=25919</id>
		<title>Git</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Git&amp;diff=25919"/>
				<updated>2021-01-20T03:19:50Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Git is a version control system (VCS) that is based on a distributed architecture.  In June 2011, the Net-SNMP project switched from [[SVN]] to &amp;#039;&amp;#039;&amp;#039;Git&amp;#039;&amp;#039;&amp;#039;.   In December 2012, the project moved to the new &amp;#039;Allura&amp;#039; SourceForge framework, which also affected the URLs used to retrieve the code.   Please ensure that you use the repositories shown below - using anything else may result in obtaining an old version of the project code.&lt;br /&gt;
&lt;br /&gt;
If you&amp;#039;re a developer, you might checkout out the [[Git For Developers]] page.&lt;br /&gt;
&lt;br /&gt;
== Checking out the Net-SNMP Git Tree ==&lt;br /&gt;
&lt;br /&gt;
Check it out anonymously using one of (read-only access):&lt;br /&gt;
  git clone git@github.com:net-snmp/net-snmp.git&lt;br /&gt;
  git clone https://github.com/net-snmp/net-snmp.git&lt;br /&gt;
&lt;br /&gt;
This will retrieve the source code for the project.&lt;br /&gt;
(To obtain the content of the Net-SNMP website, replace &amp;#039;&amp;#039;code&amp;#039;&amp;#039; with &amp;#039;&amp;#039;htdocs&amp;#039;&amp;#039;)&lt;br /&gt;
&lt;br /&gt;
== Web Interface ==&lt;br /&gt;
&lt;br /&gt;
A web interface for the Net-SNMP git repository is available here: [https://sourceforge.net/p/net-snmp/code/ https://sourceforge.net/p/net-snmp/code/].&lt;br /&gt;
&lt;br /&gt;
== Learning Git ==&lt;br /&gt;
&lt;br /&gt;
If you&amp;#039;re starting out learning Git, here are some useful resources:&lt;br /&gt;
&lt;br /&gt;
* If you&amp;#039;re familiar with SVN, read the [http://git.or.cz/course/svn.html Git - SVN Crash Course]&lt;br /&gt;
* The git manual pages.  In particular:&lt;br /&gt;
** [http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html the Git tutorial]&lt;br /&gt;
** [http://www.kernel.org/pub/software/scm/git/docs/gittutorial-2.html the Git tutorial, part 2]&lt;br /&gt;
** [http://www.kernel.org/pub/software/scm/git/docs/git.html The main git manual page]&lt;br /&gt;
&lt;br /&gt;
When you&amp;#039;re really ready to understand the internals after learning the basics (which you should want to do), watching Linus&amp;#039; talk at google on git:&lt;br /&gt;
&lt;br /&gt;
* [http://www.youtube.com/watch?v=4XpnKHJAok8 Linus&amp;#039; tech talk at google about git]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
Also, check out the contents of the Git category which lists even more resources:&lt;br /&gt;
&lt;br /&gt;
[[Category:Git]]&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Main_Page&amp;diff=21050</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Main_Page&amp;diff=21050"/>
				<updated>2016-06-09T16:33:44Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: Reverted edits by Johnmass311 (talk) to last revision by Wes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Net-SNMP Wiki ==&lt;br /&gt;
&lt;br /&gt;
Welcome to the Wiki for the [http://www.net-snmp.org/ Net-SNMP] project.&lt;br /&gt;
&lt;br /&gt;
Here are a few quick links to useful Net-SNMP pages (wiki or otherwise):&lt;br /&gt;
&lt;br /&gt;
* Project Information&lt;br /&gt;
** [http://www.net-snmp.org/ Net-SNMP Main Page]&lt;br /&gt;
** [http://www.net-snmp.org/download.html Downloads]&lt;br /&gt;
** [http://www.net-snmp.org/about/news.html Latest News]&lt;br /&gt;
* Documentation&lt;br /&gt;
** Tutorials&lt;br /&gt;
*** [[Tutorials | Wiki Tutorials]]&lt;br /&gt;
*** Older [http://www.net-snmp.org/tutorial/tutorial-5/ HTML based Tutorials]&lt;br /&gt;
** [[FAQ|Frequently Asked Questions (FAQ)]] (now wikified)&lt;br /&gt;
** [[:Category:GoodAnswer|Good Answers]]&lt;br /&gt;
** [http://www.net-snmp.org/man/ Manual Pages]&lt;br /&gt;
** [http://www.net-snmp.org/docs/readmefiles.html README Files]&lt;br /&gt;
* [http://www.net-snmp.org/support/contacts.html Support]&lt;br /&gt;
** [http://www.net-snmp.org/support/bugreports.html Bug reports]&lt;br /&gt;
** [http://www.net-snmp.org/support/patches.html Submit patches]&lt;br /&gt;
* Development&lt;br /&gt;
** [[Net-SNMP_SVN_Usage_Page|SVN]]&lt;br /&gt;
** [[Build System]]&lt;br /&gt;
** [[Python Bindings]]&lt;br /&gt;
** [http://www.net-snmp.org/dev/helpingout.html Help Out!]&lt;br /&gt;
** [[Debugger | Debugging]]&lt;br /&gt;
* [http://www.net-snmp.org/related.html Related links]&lt;br /&gt;
&lt;br /&gt;
== Net-SNMP Community ==&lt;br /&gt;
&lt;br /&gt;
These are some lists of links to other sources of information about Net-SNMP or the SNMP protocol.&lt;br /&gt;
&lt;br /&gt;
* [[Third-Party Packages]]&lt;br /&gt;
* [[net-snmp extensions|Net-SNMP extensions]]&lt;br /&gt;
* [[Community documentation]]&lt;br /&gt;
* [[Success Stories]]&lt;br /&gt;
&lt;br /&gt;
== Net-SNMP Project Development ==&lt;br /&gt;
&lt;br /&gt;
* Architectural Information&lt;br /&gt;
** [[IF-MIB rewrite]]&lt;br /&gt;
** [[Information Abstraction]]&lt;br /&gt;
** [[Containers]]&lt;br /&gt;
** [[Agent_Helpers|Net-SNMP Agent Helpers]]&lt;br /&gt;
* Release Development Information And Open Issue Discussions&lt;br /&gt;
** [[Library layering]]&lt;br /&gt;
** [[5.5 Open Issues]]&lt;br /&gt;
* Administrative&lt;br /&gt;
** [[To_Do|TODO List]] (wikified)&lt;br /&gt;
** [[Special:Tasks|wiki task list]]&lt;br /&gt;
** [http://www.net-snmp.org/dev/schedule.html Release schedules]&lt;br /&gt;
** [http://www.net-snmp.org/dev/release-policy.html Policy]&lt;br /&gt;
** [[Commit message auto-extraction formats]]&lt;br /&gt;
** [[Administrative Meetings | Meetings]]&lt;br /&gt;
** [[Conversion to SVN]]&lt;br /&gt;
&lt;br /&gt;
== Wiki Help ==&lt;br /&gt;
&lt;br /&gt;
* [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User&amp;#039;s Guide]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]&lt;br /&gt;
* [http://www.besttermpaper.com/ research papers]&lt;br /&gt;
* [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
&lt;br /&gt;
Also check out this page for formatting info: [http://meta.wikimedia.org/wiki/Parser_testing/doAllQuotes here]&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Main_Page&amp;diff=21040</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Main_Page&amp;diff=21040"/>
				<updated>2016-06-06T15:58:14Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: fixed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== The Net-SNMP Wiki ==&lt;br /&gt;
&lt;br /&gt;
Welcome to the Wiki for the [http://www.net-snmp.org/ Net-SNMP] project.&lt;br /&gt;
&lt;br /&gt;
Here are a few quick links to useful Net-SNMP pages (wiki or otherwise):&lt;br /&gt;
&lt;br /&gt;
* Project Information&lt;br /&gt;
** [http://www.net-snmp.org/ Net-SNMP Main Page]&lt;br /&gt;
** [http://www.net-snmp.org/download.html Downloads]&lt;br /&gt;
** [http://www.net-snmp.org/about/news.html Latest News]&lt;br /&gt;
* Documentation&lt;br /&gt;
** Tutorials&lt;br /&gt;
*** [[Tutorials | Wiki Tutorials]]&lt;br /&gt;
*** Older [http://www.net-snmp.org/tutorial/tutorial-5/ HTML based Tutorials]&lt;br /&gt;
** [[FAQ|Frequently Asked Questions (FAQ)]] (now wikified)&lt;br /&gt;
** [[:Category:GoodAnswer|Good Answers]]&lt;br /&gt;
** [http://www.net-snmp.org/man/ Manual Pages]&lt;br /&gt;
** [http://www.net-snmp.org/docs/readmefiles.html README Files]&lt;br /&gt;
* [http://www.net-snmp.org/support/contacts.html Support]&lt;br /&gt;
** [http://www.net-snmp.org/support/bugreports.html Bug reports]&lt;br /&gt;
** [http://www.net-snmp.org/support/patches.html Submit patches]&lt;br /&gt;
* Development&lt;br /&gt;
** [[Net-SNMP_SVN_Usage_Page|SVN]]&lt;br /&gt;
** [[Build System]]&lt;br /&gt;
** [[Python Bindings]]&lt;br /&gt;
** [http://www.net-snmp.org/dev/helpingout.html Help Out!]&lt;br /&gt;
** [[Debugger | Debugging]]&lt;br /&gt;
* [http://www.net-snmp.org/related.html Related links]&lt;br /&gt;
&lt;br /&gt;
== Net-SNMP Community ==&lt;br /&gt;
&lt;br /&gt;
These are some lists of links to other sources of information about Net-SNMP or the SNMP protocol.&lt;br /&gt;
&lt;br /&gt;
* [[Third-Party Packages]]&lt;br /&gt;
* [[net-snmp extensions|Net-SNMP extensions]]&lt;br /&gt;
* [[Community documentation]]&lt;br /&gt;
* [[Success Stories]]&lt;br /&gt;
&lt;br /&gt;
== Net-SNMP Project Development ==&lt;br /&gt;
&lt;br /&gt;
* Architectural Information&lt;br /&gt;
** [[IF-MIB rewrite]]&lt;br /&gt;
** [[Information Abstraction]]&lt;br /&gt;
** [[Containers]]&lt;br /&gt;
** [[Agent_Helpers|Net-SNMP Agent Helpers]]&lt;br /&gt;
* Release Development Information And Open Issue Discussions&lt;br /&gt;
** [[Library layering]]&lt;br /&gt;
** [[5.5 Open Issues]]&lt;br /&gt;
* Administrative&lt;br /&gt;
** [[To_Do|TODO List]] (wikified)&lt;br /&gt;
** [[Special:Tasks|wiki task list]]&lt;br /&gt;
** [http://www.net-snmp.org/dev/schedule.html Release schedules]&lt;br /&gt;
** [http://www.net-snmp.org/dev/release-policy.html Policy]&lt;br /&gt;
** [[Commit message auto-extraction formats]]&lt;br /&gt;
** [[Administrative Meetings | Meetings]]&lt;br /&gt;
** [[Conversion to SVN]]&lt;br /&gt;
&lt;br /&gt;
== Wiki Help ==&lt;br /&gt;
&lt;br /&gt;
* [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User&amp;#039;s Guide]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]&lt;br /&gt;
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]&lt;br /&gt;
* [http://www.besttermpaper.com/ research papers]&lt;br /&gt;
* [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]&lt;br /&gt;
&lt;br /&gt;
Also check out this page for formatting info: [http://meta.wikimedia.org/wiki/Parser_testing/doAllQuotes here]&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150928&amp;diff=5902</id>
		<title>Notes20150928</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150928&amp;diff=5902"/>
				<updated>2015-09-28T21:02:13Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=09|day=28|nextyear=2015|nextmonth=11|nextday=09|prevyear=2015|prevmonth=06|prevday=08}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2015-11-09&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.4&lt;br /&gt;
*** rc1 immediately&lt;br /&gt;
** 5.8&lt;br /&gt;
*** after 5.4&lt;br /&gt;
*** wes has a big patch to merge, and it conflicts some.&lt;br /&gt;
* Administrative&lt;br /&gt;
** Discussion over CVE-2015-5621 and how it&amp;#039;s likely incorrectly labeled&lt;br /&gt;
*** Wes will send a &amp;quot;questioning&amp;quot; note to CERT&lt;br /&gt;
*** Bill will try to extract the exact packet dump causing the problem&lt;br /&gt;
* Technical&lt;br /&gt;
** previous meeting notes carried over:&lt;br /&gt;
*** git filters&lt;br /&gt;
**** robert&amp;#039;s proposed checking script (if not approved by now)&lt;br /&gt;
**** White space -- enforce no tabs policy, etc?&lt;br /&gt;
*** what about moving to C99 (proposed by Magnus)&lt;br /&gt;
**** decided to bundle with the cmake tree&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
*** bug/patch fix date next monday for an hour&lt;br /&gt;
* Roundtable&lt;br /&gt;
** Wes: large patch merge&lt;br /&gt;
** fenestro:&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20151109&amp;diff=5901</id>
		<title>Notes20151109</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20151109&amp;diff=5901"/>
				<updated>2015-09-28T21:01:01Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: Created page with &amp;quot;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt; &amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=11|day=09|nextyear=2015|nextmonth=12|nextday=??|prevyear=2015|prevmonth=09|prevday=28}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** &lt;br /&gt;
* Releases&lt;br /&gt;
** 5.4&lt;br /&gt;
** 5.8&lt;br /&gt;
* Administrative&lt;br /&gt;
** CVE-2015-5621?&lt;br /&gt;
* Technical&lt;br /&gt;
** previous meeting notes carried over:&lt;br /&gt;
*** git filters&lt;br /&gt;
**** robert&amp;#039;s proposed checking script (if not approved by now)&lt;br /&gt;
**** White space -- enforce no tabs policy, etc?&lt;br /&gt;
*** what about moving to C99 (proposed by Magnus)&lt;br /&gt;
**** decided to bundle with the cmake tree&lt;br /&gt;
** report about Patch database blitz from oct 5th?&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150928&amp;diff=5900</id>
		<title>Notes20150928</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150928&amp;diff=5900"/>
				<updated>2015-09-28T20:59:26Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=09|day=28|nextyear=2015|nextmonth=11|nextday=09|prevyear=2015|prevmonth=06|prevday=08}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2015-11-09&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.4&lt;br /&gt;
*** rc1 immediately&lt;br /&gt;
** 5.8&lt;br /&gt;
*** after 5.4&lt;br /&gt;
*** wes has a big patch to merge, and it conflicts some.&lt;br /&gt;
* Administrative&lt;br /&gt;
** Discussion over CVE-2015-5621 and how it&amp;#039;s likely incorrectly labeled&lt;br /&gt;
*** Wes will send a &amp;quot;questioning&amp;quot; note to CERT&lt;br /&gt;
*** Bill will try to extract the exact packet dump causing the problem&lt;br /&gt;
* Technical&lt;br /&gt;
** previous meeting notes carried over:&lt;br /&gt;
*** git filters&lt;br /&gt;
**** robert&amp;#039;s proposed checking script (if not approved by now)&lt;br /&gt;
**** White space -- enforce no tabs policy, etc?&lt;br /&gt;
*** what about moving to C99 (proposed by Magnus)&lt;br /&gt;
**** decided to bundle with the cmake tree&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
*** bug/patch fix date next monday for an hour&lt;br /&gt;
* Roundtable&lt;br /&gt;
** Wes: large patch merge&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150928&amp;diff=5899</id>
		<title>Notes20150928</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150928&amp;diff=5899"/>
				<updated>2015-09-28T20:41:38Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=09|day=28|nextyear=2015|nextmonth=11|nextday=09|prevyear=2015|prevmonth=06|prevday=08}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2015-11-09&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.4&lt;br /&gt;
*** rc1 immediately&lt;br /&gt;
** 5.8&lt;br /&gt;
*** after 5.4&lt;br /&gt;
*** wes has a big patch to merge, and it conflicts some.&lt;br /&gt;
* Administrative&lt;br /&gt;
** Discussion over CVE-2015-5621 and how it&amp;#039;s likely incorrectly labeled&lt;br /&gt;
*** Wes will send a &amp;quot;questioning&amp;quot; note to CERT&lt;br /&gt;
*** Bill will try to extract the exact packet dump causing the problem&lt;br /&gt;
* Technical&lt;br /&gt;
** previous meeting notes carried over:&lt;br /&gt;
*** git filters&lt;br /&gt;
**** robert&amp;#039;s proposed checking script (if not approved by now)&lt;br /&gt;
**** White space -- enforce no tabs policy, etc?&lt;br /&gt;
*** what about moving to C99 (proposed by Magnus)&lt;br /&gt;
**** decided to bundle with the cmake tree&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;br /&gt;
** rstory/hardaker: patch support from VMWare&lt;br /&gt;
** fenestro: agentx getbulk&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150928&amp;diff=5898</id>
		<title>Notes20150928</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150928&amp;diff=5898"/>
				<updated>2015-09-28T20:30:10Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=09|day=28|nextyear=2015|nextmonth=11|nextday=09|prevyear=2015|prevmonth=06|prevday=08}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2015-11-09&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.4&lt;br /&gt;
*** rc1 immediately&lt;br /&gt;
** 5.8&lt;br /&gt;
*** after 5.4&lt;br /&gt;
*** wes has a big patch to merge, and it conflicts some.&lt;br /&gt;
* Administrative&lt;br /&gt;
** Discussion over CVE-2015-5621 and how it&amp;#039;s likely incorrectly labeled&lt;br /&gt;
* Technical&lt;br /&gt;
** previous meeting notes carried over:&lt;br /&gt;
*** git filters&lt;br /&gt;
**** robert&amp;#039;s proposed checking script (if not approved by now)&lt;br /&gt;
**** White space -- enforce no tabs policy, etc?&lt;br /&gt;
*** what about moving to C99 (proposed by Magnus)&lt;br /&gt;
**** decided to bundle with the cmake tree&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;br /&gt;
** rstory/hardaker: patch support from VMWare&lt;br /&gt;
** fenestro: agentx getbulk&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150928&amp;diff=5897</id>
		<title>Notes20150928</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150928&amp;diff=5897"/>
				<updated>2015-09-28T20:17:37Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: Created page with &amp;quot;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt; &amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=09|day=28|nextyear=2015|nextmonth=11|nextday=09|prevyear=2015|prevmonth=06|prevday=08}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2015-11-09&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.4&lt;br /&gt;
*** rc1 immediately&lt;br /&gt;
** 5.8&lt;br /&gt;
*** after 5.4&lt;br /&gt;
*** wes has a big patch to merge, and it conflicts some.&lt;br /&gt;
* Administrative&lt;br /&gt;
** ?&lt;br /&gt;
* Technical&lt;br /&gt;
** &lt;br /&gt;
** previous meeting notes carried over:&lt;br /&gt;
*** git filters&lt;br /&gt;
**** robert&amp;#039;s proposed checking script (if not approved by now)&lt;br /&gt;
**** White space -- enforce no tabs policy, etc?&lt;br /&gt;
*** what about moving to C99 (proposed by Magnus)&lt;br /&gt;
**** decided to bundle with the cmake tree&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;br /&gt;
** rstory/hardaker: patch support from VMWare&lt;br /&gt;
** fenestro: agentx getbulk&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150706&amp;diff=5890</id>
		<title>Notes20150706</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150706&amp;diff=5890"/>
				<updated>2015-07-06T20:31:04Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=07|day=06|nextyear=2015|nextmonth=08|nextday=??|prevyear=2015|prevmonth=06|prevday=08}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** &lt;br /&gt;
* Releases&lt;br /&gt;
** Further discussion on last month&amp;#039;s proposed timeline&lt;br /&gt;
***# Close 5.5 and 5.6 branches now&lt;br /&gt;
***#* Announce? -- &amp;#039;&amp;#039;&amp;#039;separate announcement immediately&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
***# Work on bug fixes&lt;br /&gt;
***# release a 5.4 in a few months&lt;br /&gt;
***#* &amp;#039;&amp;#039;&amp;#039;Wes to do pre1 immediately&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
***#* and close the 5.4 branch after that release&lt;br /&gt;
***# release 5.8&lt;br /&gt;
***# release 5.7&lt;br /&gt;
* Administrative&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;Need to find some more less-busy admins to bring on&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Technical&lt;br /&gt;
** Incoming large patches&lt;br /&gt;
** White space -- enforce no tabs policy, etc?&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
** Bug database&lt;br /&gt;
*** Discussions surrounding how to deal with the overwhelming bugs&lt;br /&gt;
*** &amp;quot;redhat model&amp;quot;: ask them to test on current version (ie, &amp;quot;is this still a problem&amp;quot; and then mark pending)&lt;br /&gt;
*** classify into categories and priorities&lt;br /&gt;
*** easy or hard to reproduce/test?&lt;br /&gt;
* Roundtable&lt;br /&gt;
**&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150706&amp;diff=5889</id>
		<title>Notes20150706</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150706&amp;diff=5889"/>
				<updated>2015-07-06T20:00:46Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=07|day=06|nextyear=2015|nextmonth=08|nextday=??|prevyear=2015|prevmonth=06|prevday=08}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** &lt;br /&gt;
* Releases&lt;br /&gt;
** Further discussion on last month&amp;#039;s proposed timeline&lt;br /&gt;
***# Close 5.5 and 5.6 branches now&lt;br /&gt;
***#* Announce?&lt;br /&gt;
***# Work on bug fixes&lt;br /&gt;
***# release a 5.4 in a few months&lt;br /&gt;
***# close 5.4 branch&lt;br /&gt;
***# release 5.8&lt;br /&gt;
***# release 5.7&lt;br /&gt;
* Administrative&lt;br /&gt;
** ?&lt;br /&gt;
* Technical&lt;br /&gt;
** Incoming large patches&lt;br /&gt;
** White space -- enforce no tabs policy, etc?&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;br /&gt;
**&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150706&amp;diff=5888</id>
		<title>Notes20150706</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150706&amp;diff=5888"/>
				<updated>2015-07-06T20:00:14Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: Created page with &amp;quot;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt; &amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=07|day=06|nextyear=2015|nextmonth=08|nextday=??|prevyear=2015|prevmonth=06|prevday=08}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** &lt;br /&gt;
* Releases&lt;br /&gt;
** Further discussion on last month&amp;#039;s proposed timeline&lt;br /&gt;
***# Close 5.5 and 5.6 branches now&lt;br /&gt;
***#* Announce?&lt;br /&gt;
***# Work on bug fixes&lt;br /&gt;
***# release a 5.4 in a few months&lt;br /&gt;
***# close 5.4 branch&lt;br /&gt;
***# release 5.8&lt;br /&gt;
***# release 5.7&lt;br /&gt;
* Administrative&lt;br /&gt;
** ?&lt;br /&gt;
* Technical&lt;br /&gt;
** Incoming large patches&lt;br /&gt;
** White space -- enforce no tabs policy, etc?&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;br /&gt;
** rstory/hardaker: patch support from VMWare&lt;br /&gt;
** fenestro: agentx getbulk&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150608&amp;diff=5885</id>
		<title>Notes20150608</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150608&amp;diff=5885"/>
				<updated>2015-06-08T21:05:31Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: Updated based on today&amp;#039;s meeting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=06|day=08|nextyear=2015|nextmonth=07|nextday=??|prevyear=2015|prevmonth=02|prevday=02}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2015-07-06&lt;br /&gt;
* Releases&lt;br /&gt;
** Further discussion on last month&amp;#039;s proposed timeline&lt;br /&gt;
*** Proposal accepted last time, accepted this time:&lt;br /&gt;
***# Close 5.5 and 5.6 branches now&lt;br /&gt;
***# Work on bug fixes&lt;br /&gt;
***# release a 5.4 in a few months&lt;br /&gt;
***# close 5.4 branch&lt;br /&gt;
***# release 5.8&lt;br /&gt;
***# release 5.7&lt;br /&gt;
* Administrative&lt;br /&gt;
** ?&lt;br /&gt;
* Technical&lt;br /&gt;
** Incoming large patches&lt;br /&gt;
*** long description of patches being submitted by VMWare&lt;br /&gt;
*** plan going forward:&lt;br /&gt;
**** major patch #1 (bugs, apis, etc) goes into 5.8/master&lt;br /&gt;
**** major patch #2 containing cmake support goes into a branch coming off of master to test&lt;br /&gt;
**** will decide in the future about when to merge back&lt;br /&gt;
** git filters&lt;br /&gt;
*** robert&amp;#039;s proposed checking script (if not approved by now)&lt;br /&gt;
*** White space -- enforce no tabs policy, etc?&lt;br /&gt;
** what about moving to C99 (proposed by Magnus)&lt;br /&gt;
*** decided to bundle with the cmake tree&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;br /&gt;
** rstory/hardaker: patch support from VMWare&lt;br /&gt;
** fenestro: agentx getbulk&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150608&amp;diff=5882</id>
		<title>Notes20150608</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150608&amp;diff=5882"/>
				<updated>2015-06-02T14:27:03Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=06|day=08|nextyear=2015|nextmonth=07|nextday=??|prevyear=2015|prevmonth=02|prevday=02}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** ??&lt;br /&gt;
* Releases&lt;br /&gt;
** Further discussion on last month&amp;#039;s proposed timeline&lt;br /&gt;
*** Proposal accepted last time&lt;br /&gt;
***# Close 5.5 and 5.6 branches now&lt;br /&gt;
***# Work on bug fixes&lt;br /&gt;
***# release a 5.4 in a few months&lt;br /&gt;
***# close 5.4 branch&lt;br /&gt;
***# release 5.8&lt;br /&gt;
***# release 5.7&lt;br /&gt;
* Administrative&lt;br /&gt;
** ?&lt;br /&gt;
* Technical&lt;br /&gt;
** Incoming large patches&lt;br /&gt;
** git filters&lt;br /&gt;
*** robert&amp;#039;s proposed checking script (if not approved by now)&lt;br /&gt;
*** White space -- enforce no tabs policy, etc?&lt;br /&gt;
** what about moving to C99 (proposed by Magnus)&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Administrative_Meetings&amp;diff=5881</id>
		<title>Administrative Meetings</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Administrative_Meetings&amp;diff=5881"/>
				<updated>2015-06-02T14:26:25Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: /* Upcoming Meetings */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Net-SNMP administrative staff holds meetings on IRC on a regular basis to discuss project issues, goals, etc.  The meetings are run on the #net-snmp-admin channel.  Anyone can join and participate.  To add agenda items, simply add them to the list in the upcoming meetings pages.  If you feel the minutes of past meetings are in error, please edit them as appropriate.&lt;br /&gt;
&lt;br /&gt;
== Upcoming Meetings ==&lt;br /&gt;
* [[Notes20150608 | 2015-06-08]]&lt;br /&gt;
&lt;br /&gt;
== Notes From Previous Meetings ==&lt;br /&gt;
=== 2015 ===&lt;br /&gt;
* [[Notes20150202 | 2015-02-02]]&lt;br /&gt;
=== 2014 ===&lt;br /&gt;
* [[Notes20141020 | 2014-10-20]]&lt;br /&gt;
* [[Notes20140922 | 2014-09-22]]&lt;br /&gt;
* [[Notes20140825 | 2014-08-25]]&lt;br /&gt;
* [[Notes20140707 | 2014-07-07]]&lt;br /&gt;
* [[Notes20140127 | 2014-01-27]]&lt;br /&gt;
=== 2013 ===&lt;br /&gt;
* [[Notes20131209 | 2013-12-09]]&lt;br /&gt;
* [[Notes20131118 | 2013-11-18]]&lt;br /&gt;
* [[Notes20130610 | 2013-06-10]]&lt;br /&gt;
=== 2012 ===&lt;br /&gt;
* [[Notes20121022 | 2012-10-22]]&lt;br /&gt;
* [[Notes20120910 | 2012-09-10]]&lt;br /&gt;
* [[Notes20120723 | 2012-07-23]]&lt;br /&gt;
* [[Notes20120618 | 2012-06-18]]&lt;br /&gt;
* [[Notes20120507 | 2012-05-07]]&lt;br /&gt;
* [[Notes20120402 | 2012-04-02]]&lt;br /&gt;
* [[Notes20120227 | 2012-02-27]]&lt;br /&gt;
* [[Notes20120116 | 2012-01-16]]&lt;br /&gt;
=== 2011 ===&lt;br /&gt;
* [[Notes20111219 | 2011-12-19]]&lt;br /&gt;
* [[Notes20111024 | 2011-10-24]]&lt;br /&gt;
* [[Notes20110926 | 2011-09-26]]&lt;br /&gt;
* [[Notes20110808 | 2011-08-08]]&lt;br /&gt;
* [[Notes20110620 | 2011-06-20]]&lt;br /&gt;
* [[Notes20110523 | 2011-05-23]]&lt;br /&gt;
* [[Notes20110425 | 2011-04-25]]&lt;br /&gt;
* [[Notes20110321 | 2011-03-21]]&lt;br /&gt;
* [[Notes20110221 | 2011-02-21]]&lt;br /&gt;
* [[Notes20110131 | 2011-01-31]]&lt;br /&gt;
* [[Notes20110103 | 2011-01-03]]&lt;br /&gt;
=== 2010 ===&lt;br /&gt;
* [[Notes20101129 | 2010-11-29]]&lt;br /&gt;
* [[Notes20101011 | 2010-10-11]]&lt;br /&gt;
* [[Notes20100920 | 2010-09-20]]&lt;br /&gt;
* [[Notes20100809 | 2010-08-09]]&lt;br /&gt;
* [[Notes20100607 | 2010-06-07]]&lt;br /&gt;
* [[Notes20100517 | 2010-05-17]]&lt;br /&gt;
* [[Notes20100419 | 2010-04-19]]&lt;br /&gt;
* [[Notes20100315 | 2010-03-15]]&lt;br /&gt;
* [[Notes20100222 | 2010-02-22]]&lt;br /&gt;
* [[Notes20100111 | 2010-01-11]]&lt;br /&gt;
=== 2090 ===&lt;br /&gt;
* [[Notes20091214 | 2009-12-14]]&lt;br /&gt;
* [[Notes20091116 | 2009-11-16]]&lt;br /&gt;
* [[Notes20091012 | 2009-10-12]]&lt;br /&gt;
* [[Notes20090914 | 2009-09-14]]&lt;br /&gt;
* [[Notes20090810 | 2009-08-10]]&lt;br /&gt;
* [[Notes20090720 | 2009-07-20]]&lt;br /&gt;
* [[Notes20090615 | 2009-06-15]]&lt;br /&gt;
* [[Notes20090518 | 2009-05-18]]&lt;br /&gt;
* [[Notes20090406 | 2009-04-06]]&lt;br /&gt;
* [[Notes20090302 | 2009-03-02]]&lt;br /&gt;
* [[Notes20090202 | 2009-02-02]]&lt;br /&gt;
* [[Notes20090105 | 2009-01-05]]&lt;br /&gt;
=== 2008 ===&lt;br /&gt;
* [[Notes20081110 | 2008-11-10]]&lt;br /&gt;
* [[Notes20081006 | 2008-10-06]]&lt;br /&gt;
* [[Notes20080915 | 2008-09-15]]&lt;br /&gt;
* [[Notes20080811 | 2008-08-11]]&lt;br /&gt;
* [[Notes20080707 | 2008-07-07]]&lt;br /&gt;
* [[Notes20080602 | 2008-06-02]]&lt;br /&gt;
* [[Notes20080509 | 2008-05-09]]&lt;br /&gt;
* [[Notes20080331 | 2008-03-31]]&lt;br /&gt;
* [[Notes20080211 | 2008-02-11]]&lt;br /&gt;
* [[Notes20080115 | 2008-01-15]]&lt;br /&gt;
=== 2007 ===&lt;br /&gt;
* [[Notes20071211 | 2007-12-11]]&lt;br /&gt;
* [[Notes20071114 | 2007-11-14]]&lt;br /&gt;
* [[Notes20071009 | 2007-10-09]]&lt;br /&gt;
* [[Notes20070919 | 2007-09-19]]&lt;br /&gt;
* [[Notes20070823 | 2007-08-23]]&lt;br /&gt;
* [[Notes20070719 | 2007-07-19]]&lt;br /&gt;
* [[Notes20070705 | 2007-07-05]]&lt;br /&gt;
* [[Notes20070601 | 2007-06-01]]&lt;br /&gt;
* [[Notes20070511 | 2007-05-11]]&lt;br /&gt;
* [[Notes20070406 | 2007-04-06]]&lt;br /&gt;
* [[notes20070302 | 2007-03-02]]&lt;br /&gt;
* [[notes20070209 | 2007-02-09]]&lt;br /&gt;
=== 2006 ===&lt;br /&gt;
* [[notes20061222 | 2006-12-22]]&lt;br /&gt;
* [[notes20061122 | 2006-11-22]]&lt;br /&gt;
* [[notes20061103 | 2006-11-03]]&lt;br /&gt;
* [[notes20060928 | 2006-09-28]]&lt;br /&gt;
* [[notes20060908 | 2006-09-08]]&lt;br /&gt;
* [[notes20060804 | 2006-08-04]]&lt;br /&gt;
&lt;br /&gt;
== Future Topics ==&lt;br /&gt;
&lt;br /&gt;
These items are likely topics for future discussions when time permits:&lt;br /&gt;
&lt;br /&gt;
* The Great Rename (aka &amp;quot;svn move&amp;quot;)&lt;br /&gt;
** consistent structure&lt;br /&gt;
** path names shorter than 100 chars to minimize tar problems&lt;br /&gt;
* [[Google SoC]] 2009&lt;br /&gt;
&lt;br /&gt;
== Bug Bash ==&lt;br /&gt;
&lt;br /&gt;
For a while, there were also separate [[BugBash]] meetings on IRC.&lt;br /&gt;
However these have fallen into disuse, and have not happened recently.&lt;br /&gt;
&lt;br /&gt;
[[Category:Admin]]&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150608&amp;diff=5880</id>
		<title>Notes20150608</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150608&amp;diff=5880"/>
				<updated>2015-06-02T14:26:03Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: Wes moved page Notes20150302 to Notes20150608 without leaving a redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=06|day=08|nextyear=2015|nextmonth=07|nextday=??|prevyear=2015|prevmonth=02|prevday=02}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** ??&lt;br /&gt;
* Releases&lt;br /&gt;
** Further discussion on last month&amp;#039;s proposed timeline&lt;br /&gt;
*** Proposal accepted last time&lt;br /&gt;
***# Close 5.5 and 5.6 branches now&lt;br /&gt;
***# Work on bug fixes&lt;br /&gt;
***# release a 5.4 in a few months&lt;br /&gt;
***# close 5.4 branch&lt;br /&gt;
***# release 5.8&lt;br /&gt;
***# release 5.7&lt;br /&gt;
* Administrative&lt;br /&gt;
** ?&lt;br /&gt;
* Technical&lt;br /&gt;
** git filters&lt;br /&gt;
*** robert&amp;#039;s proposed checking script (if not approved by now)&lt;br /&gt;
*** White space -- enforce no tabs policy, etc?&lt;br /&gt;
** what about moving to C99 (proposed by Magnus)&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150608&amp;diff=5879</id>
		<title>Notes20150608</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150608&amp;diff=5879"/>
				<updated>2015-06-02T14:25:30Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=06|day=08|nextyear=2015|nextmonth=07|nextday=??|prevyear=2015|prevmonth=02|prevday=02}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** ??&lt;br /&gt;
* Releases&lt;br /&gt;
** Further discussion on last month&amp;#039;s proposed timeline&lt;br /&gt;
*** Proposal accepted last time&lt;br /&gt;
***# Close 5.5 and 5.6 branches now&lt;br /&gt;
***# Work on bug fixes&lt;br /&gt;
***# release a 5.4 in a few months&lt;br /&gt;
***# close 5.4 branch&lt;br /&gt;
***# release 5.8&lt;br /&gt;
***# release 5.7&lt;br /&gt;
* Administrative&lt;br /&gt;
** ?&lt;br /&gt;
* Technical&lt;br /&gt;
** git filters&lt;br /&gt;
*** robert&amp;#039;s proposed checking script (if not approved by now)&lt;br /&gt;
*** White space -- enforce no tabs policy, etc?&lt;br /&gt;
** what about moving to C99 (proposed by Magnus)&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150608&amp;diff=5876</id>
		<title>Notes20150608</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150608&amp;diff=5876"/>
				<updated>2015-02-02T22:23:16Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: Created page with &amp;quot;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt; &amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=21|year=2015|month=03|day=02|nextyear=2015|nextmonth=04|nextday=??|prevyear=2015|prevmonth=03|prevday=02}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** ??&lt;br /&gt;
* Releases&lt;br /&gt;
** Further discussion on last month&amp;#039;s proposed timeline&lt;br /&gt;
*** Proposal accepted last time&lt;br /&gt;
***# Close 5.5 and 5.6 branches now&lt;br /&gt;
***# Work on bug fixes&lt;br /&gt;
***# release a 5.4 in a few months&lt;br /&gt;
***# close 5.4 branch&lt;br /&gt;
***# release 5.8&lt;br /&gt;
***# release 5.7&lt;br /&gt;
* Administrative&lt;br /&gt;
** ?&lt;br /&gt;
* Technical&lt;br /&gt;
** git filters&lt;br /&gt;
*** robert&amp;#039;s proposed checking script (if not approved by now)&lt;br /&gt;
*** White space -- enforce no tabs policy, etc?&lt;br /&gt;
** what about moving to C99 (proposed by Magnus)&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Administrative_Meetings&amp;diff=5873</id>
		<title>Administrative Meetings</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Administrative_Meetings&amp;diff=5873"/>
				<updated>2015-02-02T22:16:35Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Net-SNMP administrative staff holds meetings on IRC on a regular basis to discuss project issues, goals, etc.  The meetings are run on the #net-snmp-admin channel.  Anyone can join and participate.  To add agenda items, simply add them to the list in the upcoming meetings pages.  If you feel the minutes of past meetings are in error, please edit them as appropriate.&lt;br /&gt;
&lt;br /&gt;
== Upcoming Meetings ==&lt;br /&gt;
* [[Notes20150302 | 2014-03-02]]&lt;br /&gt;
&lt;br /&gt;
== Notes From Previous Meetings ==&lt;br /&gt;
* [[Notes20150202 | 2014-02-02]]&lt;br /&gt;
* [[Notes20141020 | 2014-10-20]]&lt;br /&gt;
* [[Notes20140922 | 2014-09-22]]&lt;br /&gt;
* [[Notes20140825 | 2014-08-25]]&lt;br /&gt;
* [[Notes20140707 | 2014-07-07]]&lt;br /&gt;
* [[Notes20140127 | 2014-01-27]]&lt;br /&gt;
* [[Notes20131209 | 2013-12-09]]&lt;br /&gt;
* [[Notes20131118 | 2013-11-18]]&lt;br /&gt;
* [[Notes20130610 | 2013-06-10]]&lt;br /&gt;
* [[Notes20121022 | 2012-10-22]]&lt;br /&gt;
* [[Notes20120910 | 2012-09-10]]&lt;br /&gt;
* [[Notes20120723 | 2012-07-23]]&lt;br /&gt;
* [[Notes20120618 | 2012-06-18]]&lt;br /&gt;
* [[Notes20120507 | 2012-05-07]]&lt;br /&gt;
* [[Notes20120402 | 2012-04-02]]&lt;br /&gt;
* [[Notes20120227 | 2012-02-27]]&lt;br /&gt;
* [[Notes20120116 | 2012-01-16]]&lt;br /&gt;
* [[Notes20111219 | 2011-12-19]]&lt;br /&gt;
* [[Notes20111024 | 2011-10-24]]&lt;br /&gt;
* [[Notes20110926 | 2011-09-26]]&lt;br /&gt;
* [[Notes20110808 | 2011-08-08]]&lt;br /&gt;
* [[Notes20110620 | 2011-06-20]]&lt;br /&gt;
* [[Notes20110523 | 2011-05-23]]&lt;br /&gt;
* [[Notes20110425 | 2011-04-25]]&lt;br /&gt;
* [[Notes20110321 | 2011-03-21]]&lt;br /&gt;
* [[Notes20110221 | 2011-02-21]]&lt;br /&gt;
* [[Notes20110131 | 2011-01-31]]&lt;br /&gt;
* [[Notes20110103 | 2011-01-03]]&lt;br /&gt;
* [[Notes20101129 | 2010-11-29]]&lt;br /&gt;
* [[Notes20101011 | 2010-10-11]]&lt;br /&gt;
* [[Notes20100920 | 2010-09-20]]&lt;br /&gt;
* [[Notes20100809 | 2010-08-09]]&lt;br /&gt;
* [[Notes20100607 | 2010-06-07]]&lt;br /&gt;
* [[Notes20100517 | 2010-05-17]]&lt;br /&gt;
* [[Notes20100419 | 2010-04-19]]&lt;br /&gt;
* [[Notes20100315 | 2010-03-15]]&lt;br /&gt;
* [[Notes20100222 | 2010-02-22]]&lt;br /&gt;
* [[Notes20100111 | 2010-01-11]]&lt;br /&gt;
* [[Notes20091214 | 2009-12-14]]&lt;br /&gt;
* [[Notes20091116 | 2009-11-16]]&lt;br /&gt;
* [[Notes20091012 | 2009-10-12]]&lt;br /&gt;
* [[Notes20090914 | 2009-09-14]]&lt;br /&gt;
* [[Notes20090810 | 2009-08-10]]&lt;br /&gt;
* [[Notes20090720 | 2009-07-20]]&lt;br /&gt;
* [[Notes20090615 | 2009-06-15]]&lt;br /&gt;
* [[Notes20090518 | 2009-05-18]]&lt;br /&gt;
* [[Notes20090406 | 2009-04-06]]&lt;br /&gt;
* [[Notes20090302 | 2009-03-02]]&lt;br /&gt;
* [[Notes20090202 | 2009-02-02]]&lt;br /&gt;
* [[Notes20090105 | 2009-01-05]]&lt;br /&gt;
* [[Notes20081110 | 2008-11-10]]&lt;br /&gt;
* [[Notes20081006 | 2008-10-06]]&lt;br /&gt;
* [[Notes20080915 | 2008-09-15]]&lt;br /&gt;
* [[Notes20080811 | 2008-08-11]]&lt;br /&gt;
* [[Notes20080707 | 2008-07-07]]&lt;br /&gt;
* [[Notes20080602 | 2008-06-02]]&lt;br /&gt;
* [[Notes20080509 | 2008-05-09]]&lt;br /&gt;
* [[Notes20080331 | 2008-03-31]]&lt;br /&gt;
* [[Notes20080211 | 2008-02-11]]&lt;br /&gt;
* [[Notes20080115 | 2008-01-15]]&lt;br /&gt;
* [[Notes20071211 | 2007-12-11]]&lt;br /&gt;
* [[Notes20071114 | 2007-11-14]]&lt;br /&gt;
* [[Notes20071009 | 2007-10-09]]&lt;br /&gt;
* [[Notes20070919 | 2007-09-19]]&lt;br /&gt;
* [[Notes20070823 | 2007-08-23]]&lt;br /&gt;
* [[Notes20070719 | 2007-07-19]]&lt;br /&gt;
* [[Notes20070705 | 2007-07-05]]&lt;br /&gt;
* [[Notes20070601 | 2007-06-01]]&lt;br /&gt;
* [[Notes20070511 | 2007-05-11]]&lt;br /&gt;
* [[Notes20070406 | 2007-04-06]]&lt;br /&gt;
* [[notes20070302 | 2007-03-02]]&lt;br /&gt;
* [[notes20070209 | 2007-02-09]]&lt;br /&gt;
* [[notes20061222 | 2006-12-22]]&lt;br /&gt;
* [[notes20061122 | 2006-11-22]]&lt;br /&gt;
* [[notes20061103 | 2006-11-03]]&lt;br /&gt;
* [[notes20060928 | 2006-09-28]]&lt;br /&gt;
* [[notes20060908 | 2006-09-08]]&lt;br /&gt;
* [[notes20060804 | 2006-08-04]]&lt;br /&gt;
&lt;br /&gt;
== Future Topics ==&lt;br /&gt;
&lt;br /&gt;
These items are likely topics for future discussions when time permits:&lt;br /&gt;
&lt;br /&gt;
* The Great Rename (aka &amp;quot;svn move&amp;quot;)&lt;br /&gt;
** consistent structure&lt;br /&gt;
** path names shorter than 100 chars to minimize tar problems&lt;br /&gt;
* [[Google SoC]] 2009&lt;br /&gt;
&lt;br /&gt;
== Bug Bash ==&lt;br /&gt;
&lt;br /&gt;
For a while, there were also separate [[BugBash]] meetings on IRC.&lt;br /&gt;
However these have fallen into disuse, and have not happened recently.&lt;br /&gt;
&lt;br /&gt;
[[Category:Admin]]&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150202&amp;diff=5872</id>
		<title>Notes20150202</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150202&amp;diff=5872"/>
				<updated>2015-02-02T22:01:53Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=02|day=02|nextyear=2015|nextmonth=03|nextday=??|prevyear=2014|prevmonth=10|prevday=20}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2015-03-02 20:00 UTC&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3 &amp;#039;&amp;#039;&amp;#039;-- is out!&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** What next?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;5.4 and 5.7 or LTS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Proposal accepted:&lt;br /&gt;
***# Close 5.5 and 5.6 branches now&lt;br /&gt;
***# Work on bug fixes&lt;br /&gt;
***# release a 5.4 in a few months&lt;br /&gt;
***# close 5.4 branch&lt;br /&gt;
***# release 5.8&lt;br /&gt;
***# release 5.7&lt;br /&gt;
* Administrative&lt;br /&gt;
** other core worth looking at?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;look for people during bug fixes and patch glances&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Technical&lt;br /&gt;
** git filters&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Robert will float a proposed script to -admins&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**** will contain checks for //-comments and strncpy, etc.&lt;br /&gt;
**** will discuss whitespace next time&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150202&amp;diff=5871</id>
		<title>Notes20150202</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150202&amp;diff=5871"/>
				<updated>2015-02-02T21:44:20Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=02|day=02|nextyear=2015|nextmonth=03|nextday=??|prevyear=2014|prevmonth=10|prevday=20}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2015-03-02 20:00 UTC&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3 &amp;#039;&amp;#039;&amp;#039;-- is out!&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** What next?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;5.4 and 5.7 or LTS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Proposal accepted:&lt;br /&gt;
***# Close 5.5 and 5.6 branches now&lt;br /&gt;
***# Work on bug fixes&lt;br /&gt;
***# release a 5.4 in a few months&lt;br /&gt;
***# close 5.4 branch&lt;br /&gt;
***# release 5.8&lt;br /&gt;
***# release 5.7&lt;br /&gt;
* Administrative&lt;br /&gt;
** other core worth looking at?&lt;br /&gt;
* Technical&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150202&amp;diff=5870</id>
		<title>Notes20150202</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150202&amp;diff=5870"/>
				<updated>2015-02-02T21:07:21Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=02|day=02|nextyear=2015|nextmonth=03|nextday=??|prevyear=2014|prevmonth=10|prevday=20}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2015-03-02 20:00 UTC&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3 &amp;#039;&amp;#039;&amp;#039;-- is out!&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** What next?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;5.4 and 5.7 or LTS&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &lt;br /&gt;
* Administrative&lt;br /&gt;
** other core worth looking at?&lt;br /&gt;
* Technical&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20150202&amp;diff=5869</id>
		<title>Notes20150202</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20150202&amp;diff=5869"/>
				<updated>2015-02-02T21:04:56Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: Created page with &amp;quot;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt; &amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2015|month=02|day=02|nextyear=2015|nextmonth=03|nextday=??|prevyear=2014|prevmonth=10|prevday=20}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2015-03-02 20:00 UTC&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
* Administrative&lt;br /&gt;
* Technical&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
*** Progress towards 5.7.4?&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5827</id>
		<title>Notes20140922</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5827"/>
				<updated>2014-09-22T20:42:07Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2014|month=09|day=22|nextyear=2014|nextmonth=10|nextday=??|prevyear=2014|prevmonth=08|prevday=25}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2014-10-20 20:00 UTC&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** delayed because of extensive patches (see below)&lt;br /&gt;
* Administrative&lt;br /&gt;
** Liveliness checks via cron for test.net-snmp.org?  nba?&lt;br /&gt;
*** nba is running a test script&lt;br /&gt;
**** &amp;#039;&amp;#039;&amp;#039;will look into checking v1/v2c/v3/dtls as well&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** rstory is monitoring via zabbix&lt;br /&gt;
* Technical&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
*** http://sourceforge.net/p/net-snmp/patches/&lt;br /&gt;
*** Wes needs help working through them.&lt;br /&gt;
*** Choices:&lt;br /&gt;
***# I need to work on it slowly&lt;br /&gt;
***# we can all work on some (say 1 a day from as many people as we can get)&lt;br /&gt;
***# we release without applying them.&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;consenus: push 5.7.3 now and work on #2 type approach for 5.7.4&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Wes will release rc1 this week&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** agentx getbulk&lt;br /&gt;
*** fenestro is working on passing getbulk down to agentx subagents&lt;br /&gt;
**** but has hit issues with scoping&lt;br /&gt;
**** and odd repeated variable issues&lt;br /&gt;
*** will keep plugging away at it&lt;br /&gt;
* Roundtable&lt;br /&gt;
** fenestro: agentx passthrough&lt;br /&gt;
** hardaker: 5.7.3 and patches&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5826</id>
		<title>Notes20140922</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5826"/>
				<updated>2014-09-22T20:39:38Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2014|month=09|day=22|nextyear=2014|nextmonth=10|nextday=??|prevyear=2014|prevmonth=08|prevday=25}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2014-10-20 20:00 UTC&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** delayed because of extensive patches (see below)&lt;br /&gt;
* Administrative&lt;br /&gt;
** Liveliness checks via cron for test.net-snmp.org?  nba?&lt;br /&gt;
*** nba is running a test script&lt;br /&gt;
**** &amp;#039;&amp;#039;&amp;#039;will look into checking v1/v2c/v3/dtls as well&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** rstory is monitoring via zabbix&lt;br /&gt;
* Technical&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
*** http://sourceforge.net/p/net-snmp/patches/&lt;br /&gt;
*** Wes needs help working through them.&lt;br /&gt;
*** Choices:&lt;br /&gt;
***# I need to work on it slowly&lt;br /&gt;
***# we can all work on some (say 1 a day from as many people as we can get)&lt;br /&gt;
***# we release without applying them.&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;consenus: push 5.7.3 now and work on #2 type approach for 5.7.4&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Wes will release rc1 this week&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** agentx getbulk&lt;br /&gt;
*** fenestro is working on passing getbulk down to agentx subagents&lt;br /&gt;
**** but has hit issues with scoping&lt;br /&gt;
**** and odd repeated variable issues&lt;br /&gt;
*** will keep plugging away at it&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5825</id>
		<title>Notes20140922</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5825"/>
				<updated>2014-09-22T20:25:27Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2014|month=09|day=22|nextyear=2014|nextmonth=10|nextday=??|prevyear=2014|prevmonth=08|prevday=25}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2014-10-20 20:00 UTC&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** delayed because of extensive patches (see below)&lt;br /&gt;
* Administrative&lt;br /&gt;
** Liveliness checks via cron for test.net-snmp.org?  nba?&lt;br /&gt;
*** nba is running a test script&lt;br /&gt;
**** &amp;#039;&amp;#039;&amp;#039;will look into checking v1/v2c/v3/dtls as well&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** rstory is monitoring via zabbix&lt;br /&gt;
* Technical&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
*** http://sourceforge.net/p/net-snmp/patches/&lt;br /&gt;
*** Wes needs help working through them.&lt;br /&gt;
*** Choices:&lt;br /&gt;
***# I need to work on it slowly&lt;br /&gt;
***# we can all work on some (say 1 a day from as many people as we can get)&lt;br /&gt;
***# we release without applying them.&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;consenus: push 5.7.3 now and work on #2 type approach for 5.7.4&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Wes will release rc1 this week&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** agentx getbulk&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5824</id>
		<title>Notes20140922</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5824"/>
				<updated>2014-09-22T20:22:00Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2014|month=09|day=22|nextyear=2014|nextmonth=10|nextday=??|prevyear=2014|prevmonth=08|prevday=25}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2014-10-20 20:00 UTC&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** delayed because of extensive patches (see below)&lt;br /&gt;
* Administrative&lt;br /&gt;
** Liveliness checks via cron for test.net-snmp.org?  nba?&lt;br /&gt;
*** nba is running a test script&lt;br /&gt;
**** will look into checking v1/v2c/v3/dtls as well&lt;br /&gt;
*** rstory is monitoring via zabbix&lt;br /&gt;
* Technical&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
*** http://sourceforge.net/p/net-snmp/patches/&lt;br /&gt;
*** Wes needs help working through them.&lt;br /&gt;
*** Choices:&lt;br /&gt;
***# I need to work on it slowly&lt;br /&gt;
***# we can all work on some (say 1 a day from as many people as we can get)&lt;br /&gt;
***# we release without applying them.&lt;br /&gt;
** agentx getbulk&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5823</id>
		<title>Notes20140922</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5823"/>
				<updated>2014-09-22T14:18:48Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2014|month=09|day=22|nextyear=2014|nextmonth=10|nextday=??|prevyear=2014|prevmonth=08|prevday=25}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2014-010-?? 20:00 UTC&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** delayed because of extensive patches (see below)&lt;br /&gt;
* Administrative&lt;br /&gt;
** Liveliness checks via cron for test.net-snmp.org?  nba?&lt;br /&gt;
* Technical&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
** agentx getbulk&lt;br /&gt;
*** http://sourceforge.net/p/net-snmp/patches/&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5822</id>
		<title>Notes20140922</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140922&amp;diff=5822"/>
				<updated>2014-09-22T14:17:09Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2014|month=09|day=22|nextyear=2014|nextmonth=10|nextday=??|prevyear=2014|prevmonth=08|prevday=25}}&lt;br /&gt;
* Next Date&lt;br /&gt;
** 2014-010-?? 20:00 UTC&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** delayed because of extensive patches (see below)&lt;br /&gt;
* Administrative&lt;br /&gt;
* Technical&lt;br /&gt;
** Patch database needs help&lt;br /&gt;
*** http://sourceforge.net/p/net-snmp/patches/&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140707&amp;diff=5799</id>
		<title>Notes20140707</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140707&amp;diff=5799"/>
				<updated>2014-07-07T20:36:03Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=21|year=2014|month=07|day=07|nextyear=2014|nextmonth=08|nextday=??|prevyear=2014|prevmonth=01|prevday=27}}&lt;br /&gt;
([http://bit.ly/1qrQeWo Convert to your local time])&lt;br /&gt;
* Next Date&lt;br /&gt;
** PERSIST: Maybe consider a time slot change&lt;br /&gt;
*** is this time slot better for everyone now?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;doodle poll them for a while to see what falls out?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** Net-SNMP-Pro thoughts and questions&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;minor questions answered&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** wayyyyy over due&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;pre3 next week&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** Emailing git changes? [http://sourceforge.net/p/net-snmp/mailman/net-snmp-cvs/ the net-snmp-cvs] list started again, but&lt;br /&gt;
*** entries like &amp;#039;&amp;#039;&amp;#039;[Empty Log: probably all merges]&amp;#039;&amp;#039;&amp;#039; seem to happen for most commits except for merges to master&lt;br /&gt;
*** PERSIST till fixed&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;wes will try to get hours to look at it&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Technical&lt;br /&gt;
* Roundtable&lt;br /&gt;
** Wes: getting new work to work&lt;br /&gt;
** fenestro: ping mib and maybe getbulk through agentx&lt;br /&gt;
** bart: windows installer and aix testing?&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140707&amp;diff=5798</id>
		<title>Notes20140707</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140707&amp;diff=5798"/>
				<updated>2014-07-07T20:35:42Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=21|year=2014|month=07|day=07|nextyear=2014|nextmonth=08|nextday=??|prevyear=2014|prevmonth=01|prevday=27}}&lt;br /&gt;
([http://bit.ly/1qrQeWo Convert to your local time])&lt;br /&gt;
* Next Date&lt;br /&gt;
** PERSIST: Maybe consider a time slot change&lt;br /&gt;
*** is this time slot better for everyone now?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;doodle poll them for a while to see what falls out?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** Net-SNMP-Pro thoughts and questions&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;minor questions answered&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** wayyyyy over due&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;pre3 next week&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** Emailing git changes? [http://sourceforge.net/p/net-snmp/mailman/net-snmp-cvs/ the net-snmp-cvs] list started again, but&lt;br /&gt;
*** entries like &amp;#039;&amp;#039;&amp;#039;[Empty Log: probably all merges]&amp;#039;&amp;#039;&amp;#039; seem to happen for most commits except for merges to master&lt;br /&gt;
*** PERSIST till fixed&lt;br /&gt;
* Technical&lt;br /&gt;
* Roundtable&lt;br /&gt;
** Wes: getting new work to work&lt;br /&gt;
** fenestro: ping mib and maybe getbulk through agentx&lt;br /&gt;
** bart: windows installer and aix testing?&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140707&amp;diff=5797</id>
		<title>Notes20140707</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140707&amp;diff=5797"/>
				<updated>2014-07-07T20:10:41Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=21|year=2014|month=07|day=07|nextyear=2014|nextmonth=08|nextday=??|prevyear=2014|prevmonth=01|prevday=27}}&lt;br /&gt;
([http://bit.ly/1qrQeWo Convert to your local time])&lt;br /&gt;
* Next Date&lt;br /&gt;
** PERSIST: Maybe consider a time slot change&lt;br /&gt;
*** is this time slot better for everyone now?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;doodle poll them for a while to see what falls out?&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** Net-SNMP-Pro thoughts and questions&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;minor questions answered&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;pre3 next week&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** wayyyyy over due&lt;br /&gt;
* Administrative&lt;br /&gt;
** Emailing git changes? [http://sourceforge.net/p/net-snmp/mailman/net-snmp-cvs/ the net-snmp-cvs] list started again, but&lt;br /&gt;
*** entries like &amp;#039;&amp;#039;&amp;#039;[Empty Log: probably all merges]&amp;#039;&amp;#039;&amp;#039; seem to happen for most commits except for merges to master&lt;br /&gt;
*** PERSIST till fixed&lt;br /&gt;
* Technical&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140707&amp;diff=5796</id>
		<title>Notes20140707</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140707&amp;diff=5796"/>
				<updated>2014-07-07T20:02:43Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=21|year=2014|month=07|day=07|nextyear=2014|nextmonth=08|nextday=??|prevyear=2014|prevmonth=01|prevday=27}}&lt;br /&gt;
([http://bit.ly/1qrQeWo Convert to your local time])&lt;br /&gt;
* Next Date&lt;br /&gt;
** PERSIST: Maybe consider a time slot change&lt;br /&gt;
*** is this time slot better for everyone now?&lt;br /&gt;
*** doodle poll them for a while to see what falls out?&lt;br /&gt;
* Administrative&lt;br /&gt;
** Net-SNMP-Pro thoughts and questions&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** wayyyyy over due&lt;br /&gt;
* Administrative&lt;br /&gt;
** Emailing git changes? [http://sourceforge.net/p/net-snmp/mailman/net-snmp-cvs/ the net-snmp-cvs] list started again, but&lt;br /&gt;
*** entries like &amp;#039;&amp;#039;&amp;#039;[Empty Log: probably all merges]&amp;#039;&amp;#039;&amp;#039; seem to happen for most commits except for merges to master&lt;br /&gt;
*** PERSIST till fixed&lt;br /&gt;
* Technical&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140707&amp;diff=5791</id>
		<title>Notes20140707</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140707&amp;diff=5791"/>
				<updated>2014-06-30T15:14:09Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: Created page with &amp;quot;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt; &amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=21|year=2014|month=07|day=07|nextyear=2014|nextmonth=08|nextday=??|prevyear=2014|prevmonth=01|prevday=27}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
** PERSIST: Maybe consider a time slot change&lt;br /&gt;
*** is this time slot better for everyone now?&lt;br /&gt;
*** doodle poll them for a while to see what falls out?&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** wayyyyy over due&lt;br /&gt;
* Administrative&lt;br /&gt;
** Emailing git changes? [http://sourceforge.net/p/net-snmp/mailman/net-snmp-cvs/ the net-snmp-cvs] list started again, but&lt;br /&gt;
*** entries like &amp;#039;&amp;#039;&amp;#039;[Empty Log: probably all merges]&amp;#039;&amp;#039;&amp;#039; seem to happen for most commits except for merges to master&lt;br /&gt;
*** PERSIST till fixed&lt;br /&gt;
* Technical&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Administrative_Meetings&amp;diff=5790</id>
		<title>Administrative Meetings</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Administrative_Meetings&amp;diff=5790"/>
				<updated>2014-06-30T14:49:33Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: new meeting&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Net-SNMP administrative staff holds meetings on IRC on a regular basis to discuss project issues, goals, etc.  The meetings are run on the #net-snmp-admin channel.  Anyone can join and participate.  To add agenda items, simply add them to the list in the upcoming meetings pages.  If you feel the minutes of past meetings are in error, please edit them as appropriate.&lt;br /&gt;
&lt;br /&gt;
== Upcoming Meetings ==&lt;br /&gt;
* [[Notes20140707 | 2014-07-07]]&lt;br /&gt;
&lt;br /&gt;
== Notes From Previous Meetings ==&lt;br /&gt;
* [[Notes20140127 | 2014-01-27]]&lt;br /&gt;
* [[Notes20131209 | 2013-12-09]]&lt;br /&gt;
* [[Notes20131118 | 2013-11-18]]&lt;br /&gt;
* [[Notes20130610 | 2013-06-10]]&lt;br /&gt;
* [[Notes20121022 | 2012-10-22]]&lt;br /&gt;
* [[Notes20120910 | 2012-09-10]]&lt;br /&gt;
* [[Notes20120723 | 2012-07-23]]&lt;br /&gt;
* [[Notes20120618 | 2012-06-18]]&lt;br /&gt;
* [[Notes20120507 | 2012-05-07]]&lt;br /&gt;
* [[Notes20120402 | 2012-04-02]]&lt;br /&gt;
* [[Notes20120227 | 2012-02-27]]&lt;br /&gt;
* [[Notes20120116 | 2012-01-16]]&lt;br /&gt;
* [[Notes20111219 | 2011-12-19]]&lt;br /&gt;
* [[Notes20111024 | 2011-10-24]]&lt;br /&gt;
* [[Notes20110926 | 2011-09-26]]&lt;br /&gt;
* [[Notes20110808 | 2011-08-08]]&lt;br /&gt;
* [[Notes20110620 | 2011-06-20]]&lt;br /&gt;
* [[Notes20110523 | 2011-05-23]]&lt;br /&gt;
* [[Notes20110425 | 2011-04-25]]&lt;br /&gt;
* [[Notes20110321 | 2011-03-21]]&lt;br /&gt;
* [[Notes20110221 | 2011-02-21]]&lt;br /&gt;
* [[Notes20110131 | 2011-01-31]]&lt;br /&gt;
* [[Notes20110103 | 2011-01-03]]&lt;br /&gt;
* [[Notes20101129 | 2010-11-29]]&lt;br /&gt;
* [[Notes20101011 | 2010-10-11]]&lt;br /&gt;
* [[Notes20100920 | 2010-09-20]]&lt;br /&gt;
* [[Notes20100809 | 2010-08-09]]&lt;br /&gt;
* [[Notes20100607 | 2010-06-07]]&lt;br /&gt;
* [[Notes20100517 | 2010-05-17]]&lt;br /&gt;
* [[Notes20100419 | 2010-04-19]]&lt;br /&gt;
* [[Notes20100315 | 2010-03-15]]&lt;br /&gt;
* [[Notes20100222 | 2010-02-22]]&lt;br /&gt;
* [[Notes20100111 | 2010-01-11]]&lt;br /&gt;
* [[Notes20091214 | 2009-12-14]]&lt;br /&gt;
* [[Notes20091116 | 2009-11-16]]&lt;br /&gt;
* [[Notes20091012 | 2009-10-12]]&lt;br /&gt;
* [[Notes20090914 | 2009-09-14]]&lt;br /&gt;
* [[Notes20090810 | 2009-08-10]]&lt;br /&gt;
* [[Notes20090720 | 2009-07-20]]&lt;br /&gt;
* [[Notes20090615 | 2009-06-15]]&lt;br /&gt;
* [[Notes20090518 | 2009-05-18]]&lt;br /&gt;
* [[Notes20090406 | 2009-04-06]]&lt;br /&gt;
* [[Notes20090302 | 2009-03-02]]&lt;br /&gt;
* [[Notes20090202 | 2009-02-02]]&lt;br /&gt;
* [[Notes20090105 | 2009-01-05]]&lt;br /&gt;
* [[Notes20081110 | 2008-11-10]]&lt;br /&gt;
* [[Notes20081006 | 2008-10-06]]&lt;br /&gt;
* [[Notes20080915 | 2008-09-15]]&lt;br /&gt;
* [[Notes20080811 | 2008-08-11]]&lt;br /&gt;
* [[Notes20080707 | 2008-07-07]]&lt;br /&gt;
* [[Notes20080602 | 2008-06-02]]&lt;br /&gt;
* [[Notes20080509 | 2008-05-09]]&lt;br /&gt;
* [[Notes20080331 | 2008-03-31]]&lt;br /&gt;
* [[Notes20080211 | 2008-02-11]]&lt;br /&gt;
* [[Notes20080115 | 2008-01-15]]&lt;br /&gt;
* [[Notes20071211 | 2007-12-11]]&lt;br /&gt;
* [[Notes20071114 | 2007-11-14]]&lt;br /&gt;
* [[Notes20071009 | 2007-10-09]]&lt;br /&gt;
* [[Notes20070919 | 2007-09-19]]&lt;br /&gt;
* [[Notes20070823 | 2007-08-23]]&lt;br /&gt;
* [[Notes20070719 | 2007-07-19]]&lt;br /&gt;
* [[Notes20070705 | 2007-07-05]]&lt;br /&gt;
* [[Notes20070601 | 2007-06-01]]&lt;br /&gt;
* [[Notes20070511 | 2007-05-11]]&lt;br /&gt;
* [[Notes20070406 | 2007-04-06]]&lt;br /&gt;
* [[notes20070302 | 2007-03-02]]&lt;br /&gt;
* [[notes20070209 | 2007-02-09]]&lt;br /&gt;
* [[notes20061222 | 2006-12-22]]&lt;br /&gt;
* [[notes20061122 | 2006-11-22]]&lt;br /&gt;
* [[notes20061103 | 2006-11-03]]&lt;br /&gt;
* [[notes20060928 | 2006-09-28]]&lt;br /&gt;
* [[notes20060908 | 2006-09-08]]&lt;br /&gt;
* [[notes20060804 | 2006-08-04]]&lt;br /&gt;
&lt;br /&gt;
== Future Topics ==&lt;br /&gt;
&lt;br /&gt;
These items are likely topics for future discussions when time permits:&lt;br /&gt;
&lt;br /&gt;
* The Great Rename (aka &amp;quot;svn move&amp;quot;)&lt;br /&gt;
** consistent structure&lt;br /&gt;
** path names shorter than 100 chars to minimize tar problems&lt;br /&gt;
* [[Google SoC]] 2009&lt;br /&gt;
&lt;br /&gt;
== Bug Bash ==&lt;br /&gt;
&lt;br /&gt;
For a while, there were also separate [[BugBash]] meetings on IRC.&lt;br /&gt;
However these have fallen into disuse, and have not happened recently.&lt;br /&gt;
&lt;br /&gt;
[[Category:Admin]]&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Administrative_Meetings&amp;diff=5754</id>
		<title>Administrative Meetings</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Administrative_Meetings&amp;diff=5754"/>
				<updated>2013-12-09T20:42:44Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Net-SNMP administrative staff holds meetings on IRC on a regular basis to discuss project issues, goals, etc.  The meetings are run on the #net-snmp-admin channel.  Anyone can join and participate.  To add agenda items, simply add them to the list in the upcoming meetings pages.  If you feel the minutes of past meetings are in error, please edit them as appropriate.&lt;br /&gt;
&lt;br /&gt;
== Upcoming Meetings ==&lt;br /&gt;
&lt;br /&gt;
== Notes From Previous Meetings ==&lt;br /&gt;
* [[Notes20131209 | 2013-12-09]]&lt;br /&gt;
* [[Notes20131118 | 2013-11-18]]&lt;br /&gt;
* [[Notes20130610 | 2013-06-10]]&lt;br /&gt;
* [[Notes20121022 | 2012-10-22]]&lt;br /&gt;
* [[Notes20120910 | 2012-09-10]]&lt;br /&gt;
* [[Notes20120723 | 2012-07-23]]&lt;br /&gt;
* [[Notes20120618 | 2012-06-18]]&lt;br /&gt;
* [[Notes20120507 | 2012-05-07]]&lt;br /&gt;
* [[Notes20120402 | 2012-04-02]]&lt;br /&gt;
* [[Notes20120227 | 2012-02-27]]&lt;br /&gt;
* [[Notes20120116 | 2012-01-16]]&lt;br /&gt;
* [[Notes20111219 | 2011-12-19]]&lt;br /&gt;
* [[Notes20111024 | 2011-10-24]]&lt;br /&gt;
* [[Notes20110926 | 2011-09-26]]&lt;br /&gt;
* [[Notes20110808 | 2011-08-08]]&lt;br /&gt;
* [[Notes20110620 | 2011-06-20]]&lt;br /&gt;
* [[Notes20110523 | 2011-05-23]]&lt;br /&gt;
* [[Notes20110425 | 2011-04-25]]&lt;br /&gt;
* [[Notes20110321 | 2011-03-21]]&lt;br /&gt;
* [[Notes20110221 | 2011-02-21]]&lt;br /&gt;
* [[Notes20110131 | 2011-01-31]]&lt;br /&gt;
* [[Notes20110103 | 2011-01-03]]&lt;br /&gt;
* [[Notes20101129 | 2010-11-29]]&lt;br /&gt;
* [[Notes20101011 | 2010-10-11]]&lt;br /&gt;
* [[Notes20100920 | 2010-09-20]]&lt;br /&gt;
* [[Notes20100809 | 2010-08-09]]&lt;br /&gt;
* [[Notes20100607 | 2010-06-07]]&lt;br /&gt;
* [[Notes20100517 | 2010-05-17]]&lt;br /&gt;
* [[Notes20100419 | 2010-04-19]]&lt;br /&gt;
* [[Notes20100315 | 2010-03-15]]&lt;br /&gt;
* [[Notes20100222 | 2010-02-22]]&lt;br /&gt;
* [[Notes20100111 | 2010-01-11]]&lt;br /&gt;
* [[Notes20091214 | 2009-12-14]]&lt;br /&gt;
* [[Notes20091116 | 2009-11-16]]&lt;br /&gt;
* [[Notes20091012 | 2009-10-12]]&lt;br /&gt;
* [[Notes20090914 | 2009-09-14]]&lt;br /&gt;
* [[Notes20090810 | 2009-08-10]]&lt;br /&gt;
* [[Notes20090720 | 2009-07-20]]&lt;br /&gt;
* [[Notes20090615 | 2009-06-15]]&lt;br /&gt;
* [[Notes20090518 | 2009-05-18]]&lt;br /&gt;
* [[Notes20090406 | 2009-04-06]]&lt;br /&gt;
* [[Notes20090302 | 2009-03-02]]&lt;br /&gt;
* [[Notes20090202 | 2009-02-02]]&lt;br /&gt;
* [[Notes20090105 | 2009-01-05]]&lt;br /&gt;
* [[Notes20081110 | 2008-11-10]]&lt;br /&gt;
* [[Notes20081006 | 2008-10-06]]&lt;br /&gt;
* [[Notes20080915 | 2008-09-15]]&lt;br /&gt;
* [[Notes20080811 | 2008-08-11]]&lt;br /&gt;
* [[Notes20080707 | 2008-07-07]]&lt;br /&gt;
* [[Notes20080602 | 2008-06-02]]&lt;br /&gt;
* [[Notes20080509 | 2008-05-09]]&lt;br /&gt;
* [[Notes20080331 | 2008-03-31]]&lt;br /&gt;
* [[Notes20080211 | 2008-02-11]]&lt;br /&gt;
* [[Notes20080115 | 2008-01-15]]&lt;br /&gt;
* [[Notes20071211 | 2007-12-11]]&lt;br /&gt;
* [[Notes20071114 | 2007-11-14]]&lt;br /&gt;
* [[Notes20071009 | 2007-10-09]]&lt;br /&gt;
* [[Notes20070919 | 2007-09-19]]&lt;br /&gt;
* [[Notes20070823 | 2007-08-23]]&lt;br /&gt;
* [[Notes20070719 | 2007-07-19]]&lt;br /&gt;
* [[Notes20070705 | 2007-07-05]]&lt;br /&gt;
* [[Notes20070601 | 2007-06-01]]&lt;br /&gt;
* [[Notes20070511 | 2007-05-11]]&lt;br /&gt;
* [[Notes20070406 | 2007-04-06]]&lt;br /&gt;
* [[notes20070302 | 2007-03-02]]&lt;br /&gt;
* [[notes20070209 | 2007-02-09]]&lt;br /&gt;
* [[notes20061222 | 2006-12-22]]&lt;br /&gt;
* [[notes20061122 | 2006-11-22]]&lt;br /&gt;
* [[notes20061103 | 2006-11-03]]&lt;br /&gt;
* [[notes20060928 | 2006-09-28]]&lt;br /&gt;
* [[notes20060908 | 2006-09-08]]&lt;br /&gt;
* [[notes20060804 | 2006-08-04]]&lt;br /&gt;
&lt;br /&gt;
== Future Topics ==&lt;br /&gt;
&lt;br /&gt;
These items are likely topics for future discussions when time permits:&lt;br /&gt;
&lt;br /&gt;
* The Great Rename (aka &amp;quot;svn move&amp;quot;)&lt;br /&gt;
** consistent structure&lt;br /&gt;
** path names shorter than 100 chars to minimize tar problems&lt;br /&gt;
* [[Google SoC]] 2009&lt;br /&gt;
&lt;br /&gt;
== Bug Bash ==&lt;br /&gt;
&lt;br /&gt;
For a while, there were also separate [[BugBash]] meetings on IRC.&lt;br /&gt;
However these have fallen into disuse, and have not happened recently.&lt;br /&gt;
&lt;br /&gt;
[[Category:Admin]]&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20140127&amp;diff=5753</id>
		<title>Notes20140127</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20140127&amp;diff=5753"/>
				<updated>2013-12-09T20:42:31Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: Created page with &amp;quot;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt; &amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2014|month=01|day=27|nextyear=2014|nextmonth=02|nextday=??|prevyear=2014|prevmonth=12|prevday=09}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
** PERSIST: Maybe consider a time slot change&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
* Administrative&lt;br /&gt;
** Emailing git changes? [http://sourceforge.net/p/net-snmp/mailman/net-snmp-cvs/ the net-snmp-cvs] list stopped in January 2013&lt;br /&gt;
*** PERSIST till fixed&lt;br /&gt;
* Technical&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20131209&amp;diff=5752</id>
		<title>Notes20131209</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20131209&amp;diff=5752"/>
				<updated>2013-12-09T20:41:29Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2013|month=12|day=09|nextyear=2014|nextmonth=01|nextday=27|prevyear=2013|prevmonth=11|prevday=18}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039; Jan 27&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** PERSIST: Maybe consider a time slot change&lt;br /&gt;
*** &amp;#039;&amp;#039;Wes failed to get this request out&amp;#039;&amp;#039;&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;5.7.3.pre1 is out&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;we need to do patch review and apply important things soon&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** Emailing git changes? [http://sourceforge.net/p/net-snmp/mailman/net-snmp-cvs/ the net-snmp-cvs] list stopped in January 2013&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Wes thinks he fixed the git repo hook that sourceforge blew away in an upgrade&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;The 5.7.3.pre1 tag message was sent out&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;PERSIST till fixed&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Technical&lt;br /&gt;
** PERSIST: Time kill off [[obsolete agent modules to remove|redundant modules]]?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;should be done; will nuke the PERSIST flag&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Roundtable&lt;br /&gt;
** &amp;#039;&amp;#039;hardaker: 5.7.3 and hopefully more projects in January&amp;#039;&amp;#039;&lt;br /&gt;
** &amp;#039;&amp;#039;fenestro: porting some bug fixes over to Net-SNMP&amp;#039;&amp;#039;&lt;br /&gt;
** &amp;#039;&amp;#039;Trying to get 5.7.3 tested on his gear&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20131209&amp;diff=5751</id>
		<title>Notes20131209</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20131209&amp;diff=5751"/>
				<updated>2013-12-09T20:41:12Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2013|month=12|day=09|nextyear=2014|nextmonth=01|nextday=??|prevyear=2013|prevmonth=11|prevday=18}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039; Jan 27&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** PERSIST: Maybe consider a time slot change&lt;br /&gt;
*** &amp;#039;&amp;#039;Wes failed to get this request out&amp;#039;&amp;#039;&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;5.7.3.pre1 is out&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;we need to do patch review and apply important things soon&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** Emailing git changes? [http://sourceforge.net/p/net-snmp/mailman/net-snmp-cvs/ the net-snmp-cvs] list stopped in January 2013&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Wes thinks he fixed the git repo hook that sourceforge blew away in an upgrade&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;The 5.7.3.pre1 tag message was sent out&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;PERSIST till fixed&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Technical&lt;br /&gt;
** PERSIST: Time kill off [[obsolete agent modules to remove|redundant modules]]?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;should be done; will nuke the PERSIST flag&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Roundtable&lt;br /&gt;
** &amp;#039;&amp;#039;hardaker: 5.7.3 and hopefully more projects in January&amp;#039;&amp;#039;&lt;br /&gt;
** &amp;#039;&amp;#039;fenestro: porting some bug fixes over to Net-SNMP&amp;#039;&amp;#039;&lt;br /&gt;
** &amp;#039;&amp;#039;Trying to get 5.7.3 tested on his gear&amp;#039;&amp;#039;&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20131209&amp;diff=5750</id>
		<title>Notes20131209</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20131209&amp;diff=5750"/>
				<updated>2013-12-09T20:21:53Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2013|month=12|day=09|nextyear=2014|nextmonth=01|nextday=??|prevyear=2013|prevmonth=11|prevday=18}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039; Jan 27&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** PERSIST: Maybe consider a time slot change&lt;br /&gt;
*** &amp;#039;&amp;#039;Wes failed to get this request out&amp;#039;&amp;#039;&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;5.7.3.pre1 is out&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;we need to do patch review and apply important things soon&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** Emailing git changes? [http://sourceforge.net/p/net-snmp/mailman/net-snmp-cvs/ the net-snmp-cvs] list stopped in January 2013&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Wes thinks he fixed the git repo hook that sourceforge blew away in an upgrade&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;The 5.7.3.pre1 tag message was sent out&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;PERSIST till fixed&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Technical&lt;br /&gt;
** PERSIST: Time kill off [[obsolete agent modules to remove|redundant modules]]?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;should be done; will nuke the PERSIST flag&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20131209&amp;diff=5749</id>
		<title>Notes20131209</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20131209&amp;diff=5749"/>
				<updated>2013-12-09T20:14:10Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2013|month=12|day=09|nextyear=2014|nextmonth=01|nextday=??|prevyear=2013|prevmonth=11|prevday=18}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039; Jan 27&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** PERSIST: Maybe consider a time slot change&lt;br /&gt;
*** &amp;#039;&amp;#039;Wes failed to get this request out&amp;#039;&amp;#039;&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;5.7.3.pre1 is out&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;we need to do patch review and apply important things soon&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** Emailing git changes? [http://sourceforge.net/p/net-snmp/mailman/net-snmp-cvs/ the net-snmp-cvs] list stopped in January 2013&lt;br /&gt;
* Technical&lt;br /&gt;
** PERSIST: Time kill off [[obsolete agent modules to remove|redundant modules]]?&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20131209&amp;diff=5748</id>
		<title>Notes20131209</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20131209&amp;diff=5748"/>
				<updated>2013-12-09T20:07:17Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2013|month=12|day=09|nextyear=2014|nextmonth=01|nextday=??|prevyear=2013|prevmonth=11|prevday=18}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039; Jan 27&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** PERSIST: Maybe consider a time slot change&lt;br /&gt;
*** &amp;#039;&amp;#039;Wes failed to get this request out&amp;#039;&amp;#039;&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;5.7.3.pre1 is out&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;need to do patch review&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** Emailing git changes? [http://sourceforge.net/p/net-snmp/mailman/net-snmp-cvs/ the net-snmp-cvs] list stopped in January 2013&lt;br /&gt;
* Technical&lt;br /&gt;
** PERSIST: Time kill off [[obsolete agent modules to remove|redundant modules]]?&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Obsolete_agent_modules_to_remove&amp;diff=5744</id>
		<title>Obsolete agent modules to remove</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Obsolete_agent_modules_to_remove&amp;diff=5744"/>
				<updated>2013-11-18T20:45:06Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Many agent mib modules have received rewrites over time, and the list below is a list of replacement modules that may warrant removing the original ones from the tree.&lt;br /&gt;
&lt;br /&gt;
== Modules to Remove ==&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
! Old Module&lt;br /&gt;
! New Module&lt;br /&gt;
! Consensus to remove?&lt;br /&gt;
! Comment&lt;br /&gt;
|-&lt;br /&gt;
|usmStats&lt;br /&gt;
|usmStats_5_5&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;2013 Nov 18&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Rename to usmStats when the old one is removed&lt;br /&gt;
|-&lt;br /&gt;
|snmpMPDStats&lt;br /&gt;
|snmpMPDStats_5_5&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;2013 Nov 18&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Rename to snmpMPDStats when the old one is removed&lt;br /&gt;
|-&lt;br /&gt;
|snmp_mib&lt;br /&gt;
|snmp_mib_5_5&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;2013 Nov 18&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Rename to snmp_mib when the old one is removed&lt;br /&gt;
|-&lt;br /&gt;
|target_counters&lt;br /&gt;
|target_counters_5_5&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;2013 Nov 18&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Rename to target_counters when the old one is removed&lt;br /&gt;
|-&lt;br /&gt;
|disman/expression/*&lt;br /&gt;
|disman/expr&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;2013 Nov 18&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Delete superseeded version&lt;br /&gt;
|-&lt;br /&gt;
|disman/mte*&lt;br /&gt;
|disman/event/&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;2013 Nov 18&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|ucd-snmp/memory_*&lt;br /&gt;
|hardware/memory&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;2013 Nov 18&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|ucd-snmp/vmstat_*&lt;br /&gt;
|hardware/cpu/&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;2013 Nov 18&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20131118&amp;diff=5743</id>
		<title>Notes20131118</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20131118&amp;diff=5743"/>
				<updated>2013-11-18T20:43:55Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2013|month=11|day=18|nextyear=2013|nextmonth=12|nextday=09|prevyear=2013|prevmonth=06|prevday=10}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;Dec 9&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;maybe consider a time slot change; Wes will poll once Bill answers&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Speed: fast, ie before end-of-Dec&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** How did we feel about the bug fixing mondays?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;smaller than we&amp;#039;d like&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;still every little bit helps&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;i think it would be good to have a recurring &amp;quot;obligation&amp;quot;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Generally: keep doing them&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** PERSIST: Switch to [http://sourceforge.net/p/allura/wiki/Features/ Allura]?&lt;br /&gt;
*** Note: auto pull of sf bug text into commit not working any longer :-(&lt;br /&gt;
*** Anything outstanding, or can we drop this from a standing slot?&lt;br /&gt;
**** &amp;#039;&amp;#039;&amp;#039;Yep: drop it&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Technical&lt;br /&gt;
** PERSIST: Time kill off redundant modules?&lt;br /&gt;
*** [[obsolete agent modules to remove]]&lt;br /&gt;
*** previously: &amp;#039;&amp;#039;we&amp;#039;ll pick one a week to say yay/nay to along with the bug report meetings&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;approval of the existing modules in that table agreed up&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20131118&amp;diff=5742</id>
		<title>Notes20131118</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20131118&amp;diff=5742"/>
				<updated>2013-11-18T20:19:39Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2013|month=11|day=18|nextyear=2013|nextmonth=12|nextday=09|prevyear=2013|prevmonth=06|prevday=10}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;Dec 9&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;maybe consider a time slot change; Wes will poll once Bill answers&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Speed: fast, ie before end-of-Dec&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** How did we feel about the bug fixing mondays?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;smaller than we&amp;#039;d like&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;still every little bit helps&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;i think it would be good to have a recurring &amp;quot;obligation&amp;quot;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Generally: keep doing them&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** PERSIST: Switch to [http://sourceforge.net/p/allura/wiki/Features/ Allura]?&lt;br /&gt;
*** Note: auto pull of sf bug text into commit not working any longer :-(&lt;br /&gt;
*** Anything outstanding, or can we drop this from a standing slot?&lt;br /&gt;
**** &amp;#039;&amp;#039;&amp;#039;Yep: drop it&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Technical&lt;br /&gt;
** PERSIST: Time kill off redundant modules?&lt;br /&gt;
*** [[obsolete agent modules to remove]]&lt;br /&gt;
*** previously: &amp;#039;&amp;#039;we&amp;#039;ll pick one a week to say yay/nay to along with the bug report meetings&amp;#039;&amp;#039;&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20131118&amp;diff=5741</id>
		<title>Notes20131118</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20131118&amp;diff=5741"/>
				<updated>2013-11-18T20:10:07Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=20|year=2013|month=11|day=18|nextyear=2013|nextmonth=12|nextday=09|prevyear=2013|prevmonth=06|prevday=10}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;Dec 9&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Speed: fast, ie before end-of-Dec&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** How did we feel about the bug fixing mondays?&lt;br /&gt;
** PERSIST: Switch to [http://sourceforge.net/p/allura/wiki/Features/ Allura]?&lt;br /&gt;
*** Note: auto pull of sf bug text into commit not working any longer :-(&lt;br /&gt;
*** Anything outstanding, or can we drop this from a standing slot?&lt;br /&gt;
* Technical&lt;br /&gt;
** PERSIST: Time kill off redundant modules?&lt;br /&gt;
*** [[obsolete agent modules to remove]]&lt;br /&gt;
*** previously: &amp;#039;&amp;#039;we&amp;#039;ll pick one a week to say yay/nay to along with the bug report meetings&amp;#039;&amp;#039;&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20131118&amp;diff=5740</id>
		<title>Notes20131118</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20131118&amp;diff=5740"/>
				<updated>2013-11-18T18:50:41Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: Created page with &amp;quot;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt; &amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=19|year=2013|month=11|day=18|nextyear=2013|nextmonth=12|nextday=??|prevyear=2013|prevmonth=06|prevday=10}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
* Releases&lt;br /&gt;
** 5.7.3?&lt;br /&gt;
* Administrative&lt;br /&gt;
** How did we feel about the bug fixing mondays?&lt;br /&gt;
** PERSIST: Switch to [http://sourceforge.net/p/allura/wiki/Features/ Allura]?&lt;br /&gt;
*** Note: auto pull of sf bug text into commit not working any longer :-(&lt;br /&gt;
*** Anything outstanding, or can we drop this from a standing slot?&lt;br /&gt;
* Technical&lt;br /&gt;
** PERSIST: Time kill off redundant modules?&lt;br /&gt;
*** [[obsolete agent modules to remove]]&lt;br /&gt;
*** previously: &amp;#039;&amp;#039;we&amp;#039;ll pick one a week to say yay/nay to along with the bug report meetings&amp;#039;&amp;#039;&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Notes20130610&amp;diff=5739</id>
		<title>Notes20130610</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Notes20130610&amp;diff=5739"/>
				<updated>2013-11-18T18:48:14Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Reminder for Fall to Spring - use &amp;quot;time=20&amp;quot; for end of DST, and for Spring to Fall use &amp;quot;time=19&amp;quot;  --&amp;gt;&lt;br /&gt;
&amp;lt;!-- US Daylight savings times: http://www.timetemperature.com/tzus/daylight_saving_time.shtml --&amp;gt;&lt;br /&gt;
{{meetingtime|time=19|year=2013|month=06|day=10|nextyear=2013|nextmonth=11|nextday=18|prevyear=2013|prevmonth=01|prevday=07}}&lt;br /&gt;
&lt;br /&gt;
* Next Date&lt;br /&gt;
* Releases&lt;br /&gt;
** up now: from 20120723: concentrate on patches/bugs instead of a release&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;5.7.3.pre1 next week&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Administrative&lt;br /&gt;
** Motivation and the future?&lt;br /&gt;
*** stabilization and trying to close patches&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Weekly monday meeting to bring one patch, ideally, per person to the table to close/resolve/something&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** PERSIST: Switch to [http://sourceforge.net/p/allura/wiki/Features/ Allura]?&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;Wes will look into git changes no longer being sent&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;nba may or may not file a bug report about 500 status code pages within allura with the allura team.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Technical&lt;br /&gt;
** PERSIST: Time kill off redundant modules?&lt;br /&gt;
*** [[obsolete agent modules to remove]]&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;we&amp;#039;ll pick one a week to say yay/nay to along with the bug report meetings&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Bug 2427: I would like to commit the patch. Any comments? (nba)&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;nba will commit it&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;we should add a runtime patch to select multiple transports via config&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Time to clean up tags and branches to ease the code view? (nba)&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;code browsing has too many tags/branches on the left to show&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** &amp;#039;&amp;#039;&amp;#039;nba will file a bug/feature-request to let us set the top few tags to list, ideally&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Roundtable&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Administrative_Meetings&amp;diff=5738</id>
		<title>Administrative Meetings</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Administrative_Meetings&amp;diff=5738"/>
				<updated>2013-11-18T18:47:54Z</updated>
		
		<summary type="html">&lt;p&gt;Wes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Net-SNMP administrative staff holds meetings on IRC on a regular basis to discuss project issues, goals, etc.  The meetings are run on the #net-snmp-admin channel.  Anyone can join and participate.  To add agenda items, simply add them to the list in the upcoming meetings pages.  If you feel the minutes of past meetings are in error, please edit them as appropriate.&lt;br /&gt;
&lt;br /&gt;
== Upcoming Meetings ==&lt;br /&gt;
&lt;br /&gt;
* [[Notes20131118 | 2013-11-18]]&lt;br /&gt;
&lt;br /&gt;
== Notes From Previous Meetings ==&lt;br /&gt;
* [[Notes20130610 | 2013-06-10]]&lt;br /&gt;
* [[Notes20121022 | 2012-10-22]]&lt;br /&gt;
* [[Notes20120910 | 2012-09-10]]&lt;br /&gt;
* [[Notes20120723 | 2012-07-23]]&lt;br /&gt;
* [[Notes20120618 | 2012-06-18]]&lt;br /&gt;
* [[Notes20120507 | 2012-05-07]]&lt;br /&gt;
* [[Notes20120402 | 2012-04-02]]&lt;br /&gt;
* [[Notes20120227 | 2012-02-27]]&lt;br /&gt;
* [[Notes20120116 | 2012-01-16]]&lt;br /&gt;
* [[Notes20111219 | 2011-12-19]]&lt;br /&gt;
* [[Notes20111024 | 2011-10-24]]&lt;br /&gt;
* [[Notes20110926 | 2011-09-26]]&lt;br /&gt;
* [[Notes20110808 | 2011-08-08]]&lt;br /&gt;
* [[Notes20110620 | 2011-06-20]]&lt;br /&gt;
* [[Notes20110523 | 2011-05-23]]&lt;br /&gt;
* [[Notes20110425 | 2011-04-25]]&lt;br /&gt;
* [[Notes20110321 | 2011-03-21]]&lt;br /&gt;
* [[Notes20110221 | 2011-02-21]]&lt;br /&gt;
* [[Notes20110131 | 2011-01-31]]&lt;br /&gt;
* [[Notes20110103 | 2011-01-03]]&lt;br /&gt;
* [[Notes20101129 | 2010-11-29]]&lt;br /&gt;
* [[Notes20101011 | 2010-10-11]]&lt;br /&gt;
* [[Notes20100920 | 2010-09-20]]&lt;br /&gt;
* [[Notes20100809 | 2010-08-09]]&lt;br /&gt;
* [[Notes20100607 | 2010-06-07]]&lt;br /&gt;
* [[Notes20100517 | 2010-05-17]]&lt;br /&gt;
* [[Notes20100419 | 2010-04-19]]&lt;br /&gt;
* [[Notes20100315 | 2010-03-15]]&lt;br /&gt;
* [[Notes20100222 | 2010-02-22]]&lt;br /&gt;
* [[Notes20100111 | 2010-01-11]]&lt;br /&gt;
* [[Notes20091214 | 2009-12-14]]&lt;br /&gt;
* [[Notes20091116 | 2009-11-16]]&lt;br /&gt;
* [[Notes20091012 | 2009-10-12]]&lt;br /&gt;
* [[Notes20090914 | 2009-09-14]]&lt;br /&gt;
* [[Notes20090810 | 2009-08-10]]&lt;br /&gt;
* [[Notes20090720 | 2009-07-20]]&lt;br /&gt;
* [[Notes20090615 | 2009-06-15]]&lt;br /&gt;
* [[Notes20090518 | 2009-05-18]]&lt;br /&gt;
* [[Notes20090406 | 2009-04-06]]&lt;br /&gt;
* [[Notes20090302 | 2009-03-02]]&lt;br /&gt;
* [[Notes20090202 | 2009-02-02]]&lt;br /&gt;
* [[Notes20090105 | 2009-01-05]]&lt;br /&gt;
* [[Notes20081110 | 2008-11-10]]&lt;br /&gt;
* [[Notes20081006 | 2008-10-06]]&lt;br /&gt;
* [[Notes20080915 | 2008-09-15]]&lt;br /&gt;
* [[Notes20080811 | 2008-08-11]]&lt;br /&gt;
* [[Notes20080707 | 2008-07-07]]&lt;br /&gt;
* [[Notes20080602 | 2008-06-02]]&lt;br /&gt;
* [[Notes20080509 | 2008-05-09]]&lt;br /&gt;
* [[Notes20080331 | 2008-03-31]]&lt;br /&gt;
* [[Notes20080211 | 2008-02-11]]&lt;br /&gt;
* [[Notes20080115 | 2008-01-15]]&lt;br /&gt;
* [[Notes20071211 | 2007-12-11]]&lt;br /&gt;
* [[Notes20071114 | 2007-11-14]]&lt;br /&gt;
* [[Notes20071009 | 2007-10-09]]&lt;br /&gt;
* [[Notes20070919 | 2007-09-19]]&lt;br /&gt;
* [[Notes20070823 | 2007-08-23]]&lt;br /&gt;
* [[Notes20070719 | 2007-07-19]]&lt;br /&gt;
* [[Notes20070705 | 2007-07-05]]&lt;br /&gt;
* [[Notes20070601 | 2007-06-01]]&lt;br /&gt;
* [[Notes20070511 | 2007-05-11]]&lt;br /&gt;
* [[Notes20070406 | 2007-04-06]]&lt;br /&gt;
* [[notes20070302 | 2007-03-02]]&lt;br /&gt;
* [[notes20070209 | 2007-02-09]]&lt;br /&gt;
* [[notes20061222 | 2006-12-22]]&lt;br /&gt;
* [[notes20061122 | 2006-11-22]]&lt;br /&gt;
* [[notes20061103 | 2006-11-03]]&lt;br /&gt;
* [[notes20060928 | 2006-09-28]]&lt;br /&gt;
* [[notes20060908 | 2006-09-08]]&lt;br /&gt;
* [[notes20060804 | 2006-08-04]]&lt;br /&gt;
&lt;br /&gt;
== Future Topics ==&lt;br /&gt;
&lt;br /&gt;
These items are likely topics for future discussions when time permits:&lt;br /&gt;
&lt;br /&gt;
* The Great Rename (aka &amp;quot;svn move&amp;quot;)&lt;br /&gt;
** consistent structure&lt;br /&gt;
** path names shorter than 100 chars to minimize tar problems&lt;br /&gt;
* [[Google SoC]] 2009&lt;br /&gt;
&lt;br /&gt;
== Bug Bash ==&lt;br /&gt;
&lt;br /&gt;
For a while, there were also separate [[BugBash]] meetings on IRC.&lt;br /&gt;
However these have fallen into disuse, and have not happened recently.&lt;br /&gt;
&lt;br /&gt;
[[Category:Admin]]&lt;/div&gt;</summary>
		<author><name>Wes</name></author>	</entry>

	</feed>