<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/ehnt/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/ehnt/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 07 Oct 2001 17:16:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ehnt/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>ehntserv buffersize patch (again ;-)</title><link>https://sourceforge.net/p/ehnt/patches/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here is another trial to submit patch for ehntserv&lt;br /&gt;
which allows buffer size tuning for ehnt.&lt;/p&gt;
&lt;p&gt;Also, all invocations to exit now returns 1 if error&lt;br /&gt;
occured.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Morozovsky</dc:creator><pubDate>Sun, 07 Oct 2001 17:16:08 -0000</pubDate><guid>https://sourceforge.net9935e320b937d223fd0b5c1668c49db1cfaf800b</guid></item><item><title>small patch for ProcessASN.pl</title><link>https://sourceforge.net/p/ehnt/patches/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After conversion to RPSL many ASes in RIPE and APNIC DBs are with 'unspecified' descriptions. Here &lt;br /&gt;
is small patch to fix this (use with -w or change spaces to tabs manually as I think it's unwise to &lt;br /&gt;
attach such small patch by standalone file ;)&lt;/p&gt;
&lt;h1 id="index-processasnpl"&gt;Index: ProcessASN.pl&lt;/h1&gt;
&lt;p&gt;RCS file: /home/marck/.CVS/contrib/ehnt/ProcessASN.pl,v&lt;br /&gt;
retrieving revision 1.2&lt;br /&gt;
diff -u -r1.2 ProcessASN.pl&lt;br /&gt;
--- ProcessASN.pl       2001/08/07 15:12:42     1.2&lt;br /&gt;
+++ ProcessASN.pl       2001/09/05 10:29:53&lt;br /&gt;
@@ -91,6 +91,9 @@&lt;br /&gt;
if (! $aa) {&lt;br /&gt;
$aa=$1;&lt;br /&gt;
$aa=~ s/ /_/g;&lt;br /&gt;
+                       if ($aa eq 'UNSPECIFIED') {&lt;br /&gt;
+                               $aa=&amp;amp;quot;AS$an&amp;amp;quot;;    # 'an:' is always defined here&lt;br /&gt;
+                       }&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
if (/^\*mb: MAINT\-(..*)/) {&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Morozovsky</dc:creator><pubDate>Wed, 05 Sep 2001 10:33:58 -0000</pubDate><guid>https://sourceforge.nete9d3fc4b0f6c8cc457e5daa110c0d86b48895748</guid></item><item><title>buffersize patch for ehntserv</title><link>https://sourceforge.net/p/ehnt/patches/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Under different *NIXes, maximum space available for&lt;br /&gt;
buffering varies as well. So adding -s option to&lt;br /&gt;
ehntserv together with reasaonable default in config.h&lt;br /&gt;
seems useful.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Morozovsky</dc:creator><pubDate>Tue, 07 Aug 2001 14:43:27 -0000</pubDate><guid>https://sourceforge.net52f06654ea0f314a2bf11c7acfe08571388d9468</guid></item><item><title>First invocation of man pages for ehnt</title><link>https://sourceforge.net/p/ehnt/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;These are man pages ([ng]roff format) for ehnt and&lt;br /&gt;
ehntserv written by me during creation of FreeBSD port&lt;br /&gt;
of ehnt. Hope them to be useful ;-)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Morozovsky</dc:creator><pubDate>Sun, 05 Aug 2001 13:50:28 -0000</pubDate><guid>https://sourceforge.net13cad4a09e2b70f14f6ca150c4d7abd8b7d8d7f5</guid></item><item><title>colondump mode addition</title><link>https://sourceforge.net/p/ehnt/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here is the patch adding colondump mode which is useful&lt;br /&gt;
for filter-like parsers like mine (actually, after&lt;br /&gt;
thorough testing I've got a plan to incorporate&lt;br /&gt;
new ehnt client into this project, but it's another&lt;br /&gt;
task)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Morozovsky</dc:creator><pubDate>Thu, 02 Aug 2001 14:14:34 -0000</pubDate><guid>https://sourceforge.net18dd1f7a75e241db78f2e800118fc7cefbe3f580</guid></item></channel></rss>