<?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/bandwidthd/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/bandwidthd/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 05 Dec 2014 09:33:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bandwidthd/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>#23 Alternative configuration file patch</title><link>https://sourceforge.net/p/bandwidthd/patches/23/?limit=25#a729</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here is the latest working patch&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mihael Keehl</dc:creator><pubDate>Fri, 05 Dec 2014 09:33:23 -0000</pubDate><guid>https://sourceforge.net8274c2ce5ddd16acdfb546ed2b9be0ccaca912ce</guid></item><item><title>#23 Alternative configuration file patch</title><link>https://sourceforge.net/p/bandwidthd/patches/23/?limit=25#b16f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Wrong patch, this one is the correct one. Sorry about that.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mihael Keehl</dc:creator><pubDate>Thu, 04 Dec 2014 18:51:23 -0000</pubDate><guid>https://sourceforge.net3609d149345fd599bb9c0baf2dc9d22b8383771d</guid></item><item><title>Alternative configuration file patch</title><link>https://sourceforge.net/p/bandwidthd/patches/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Attached is the patch to add the "-c" flag/argument back to instruct bandwidthd to use a different configuration file.&lt;/p&gt;
&lt;p&gt;This is a patch that is expected to fix bug #46.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://sourceforge.net/p/bandwidthd/bugs/46"&gt;https://sourceforge.net/p/bandwidthd/bugs/46/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mihael Keehl</dc:creator><pubDate>Thu, 04 Dec 2014 18:46:18 -0000</pubDate><guid>https://sourceforge.net2fe06c57c076dd0ebe74ec41a53e074851458965</guid></item><item><title>BandwidthD complains invalid log file on valid log file</title><link>https://sourceforge.net/p/bandwidthd/patches/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;As mentioned in bug ID: 2018613 BandwidthD complains about log file corruption, on a log file it has just generated. This depend on two errors&lt;/p&gt;
&lt;p&gt;- a ',' is missing in the written log files&lt;br /&gt;
- the count of expected parameters per line is wrong (while reading the file at start-up&lt;/p&gt;
&lt;p&gt;Therefore the already  stored files are invalid and cant't pares event when this patch is applied. I recommend to delete this and start plain after applying this patch&lt;/p&gt;
&lt;p&gt;Regards&lt;br /&gt;
horchi&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jörg Wendel</dc:creator><pubDate>Tue, 20 Sep 2011 12:32:46 -0000</pubDate><guid>https://sourceforge.nete68925abeb6e6098589f527117b8db0bf5d3015e</guid></item><item><title>Crash when no network devices found.</title><link>https://sourceforge.net/p/bandwidthd/patches/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When bandwidthd can't find any network devices, it crashes. Patch from lkundrak attached.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jan Ondrej</dc:creator><pubDate>Wed, 09 Dec 2009 08:04:12 -0000</pubDate><guid>https://sourceforge.net70b543fe58b903ac6ffb48bb5f2f611a39ef4c04</guid></item><item><title>pflog interface support</title><link>https://sourceforge.net/p/bandwidthd/patches/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Tested on FreeBSD 7.2 with version 2.0.1_1.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nikola Kolev</dc:creator><pubDate>Mon, 06 Jul 2009 16:54:08 -0000</pubDate><guid>https://sourceforge.net47ead4f407d07924a76b8df0ce068aa0aa727af9</guid></item><item><title>Fixing compiler warnings</title><link>https://sourceforge.net/p/bandwidthd/patches/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch fixes warning during compilation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin MajliÅ¡</dc:creator><pubDate>Fri, 14 Nov 2008 14:30:25 -0000</pubDate><guid>https://sourceforge.nete4604d2af79057b3766ff6e1ec95bcc675be6336</guid></item><item><title>invalid log patch</title><link>https://sourceforge.net/p/bandwidthd/patches/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;PATCH REQUEST:&lt;br /&gt;
in RCDF_Test:&lt;br /&gt;
replace fseek(cdf,+10,SEEK_END)&lt;br /&gt;
with fseek(cdf,-10,SEEK_END) &lt;/p&gt;
&lt;p&gt;fixes log reloading error - complains on invalid log file on Windows [cygwin]&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tigerdaisy</dc:creator><pubDate>Wed, 16 Jul 2008 12:36:39 -0000</pubDate><guid>https://sourceforge.net615b67b57ad555a2837833d2cf206ea3d4d9e512</guid></item><item><title>graph.php devision by 0 (zero)</title><link>https://sourceforge.net/p/bandwidthd/patches/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;on line 163:&lt;br /&gt;
if (isset($yscale))&lt;br /&gt;
$YMax = $yscale/8;&lt;/p&gt;
&lt;p&gt;changed to&lt;br /&gt;
if (isset($yscale) &amp;amp;&amp;amp; $yscale &amp;gt; 0)&lt;br /&gt;
$YMax = $yscale/8;&lt;/p&gt;
&lt;p&gt;otherwise there can be devision by 0 (zero) on lines&lt;br /&gt;
186 - 192 (devision by $YMax)&lt;/p&gt;
&lt;p&gt;cheers&lt;/p&gt;
&lt;p&gt;Nathanael Rebsch&lt;br /&gt;
nathanael@dihedral.de&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 12 Apr 2006 14:45:00 -0000</pubDate><guid>https://sourceforge.net891807a806fc97e5c78d23d0b739790efcca4eff</guid></item><item><title>MySQL support</title><link>https://sourceforge.net/p/bandwidthd/patches/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This patch add MySQL support for bandwidthd. Please &lt;br /&gt;
read INSTALL.Unix for instructions. This patch is meant &lt;br /&gt;
for CVS version (NOT the 2.0.1 version). Latest version &lt;br /&gt;
and tarball can be found on &lt;br /&gt;
&lt;a href="http://rraptorr.nails.eu.org/bandwidthd/" rel="nofollow"&gt;http://rraptorr.nails.eu.org/bandwidthd/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rraptorr</dc:creator><pubDate>Fri, 23 Sep 2005 14:15:44 -0000</pubDate><guid>https://sourceforge.netbf08a998ed431aa919c4ee69110890c2d7a25fad</guid></item></channel></rss>