<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/htbinit/patches/" rel="alternate"/><link href="https://sourceforge.net/p/htbinit/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/htbinit/patches/</id><updated>2018-03-20T16:56:40.438000Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>#7 maxdepth warning</title><link href="https://sourceforge.net/p/htbinit/patches/7/?limit=25#a3a2" rel="alternate"/><published>2018-03-20T16:56:40.438000Z</published><updated>2018-03-20T16:56:40.438000Z</updated><author><name>Lubomir Bulej</name><uri>https://sourceforge.net/u/pallas/</uri></author><id>https://sourceforge.netaacd4af513fcf8571705a11b063785561d3d5c26</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Please see &lt;a href="https://github.com/lbulej/htb.init" rel="nofollow"&gt;https://github.com/lbulej/htb.init&lt;/a&gt; for a fixed version. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#7 maxdepth warning</title><link href="https://sourceforge.net/p/htbinit/patches/7/?limit=25#a428" rel="alternate"/><published>2018-03-16T12:53:54.963000Z</published><updated>2018-03-16T12:53:54.963000Z</updated><author><name>Alexandr Korochinskiy</name><uri>https://sourceforge.net/u/alex1977/</uri></author><id>https://sourceforge.neta20b80b4812eb04859d4d8e1829833f407a339aa</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Forgot to write the version of the script ... Version 0.8.5&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>maxdepth warning</title><link href="https://sourceforge.net/p/htbinit/patches/7/" rel="alternate"/><published>2018-03-16T12:50:43.822000Z</published><updated>2018-03-16T12:50:43.822000Z</updated><author><name>Alexandr Korochinskiy</name><uri>https://sourceforge.net/u/alex1977/</uri></author><id>https://sourceforge.netdbfd9a83c8ee236cad8046fac802100958e94ffc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;br/&gt;
This patch to fix the warning "find: warning: you have specified the -maxdepth option after a non-option argument (, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it).  Please specify options before other arguments. "&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>IPv6 and esfq v0.8.5</title><link href="https://sourceforge.net/p/htbinit/patches/6/" rel="alternate"/><published>2005-07-05T09:58:46Z</published><updated>2005-07-05T09:58:46Z</updated><author><name>jzvc</name><uri>https://sourceforge.net/u/jzvc/</uri></author><id>https://sourceforge.net9d60066159a08279858e50f08086f0a78043040e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch add IPv6 and esfq suport to htb.init script&lt;br /&gt;
v0.8.5. Partially tested in v0.8.4 htb.init and its OK&lt;br /&gt;
for me. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>matching tos value</title><link href="https://sourceforge.net/p/htbinit/patches/5/" rel="alternate"/><published>2005-03-15T13:57:52Z</published><updated>2005-03-15T13:57:52Z</updated><author><name>Ventsislav Genchev</name><uri>https://sourceforge.net/u/vigour1/</uri></author><id>https://sourceforge.net1d690da7fe5c0064b258258063db5e534caa9d1f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch adds tos matching abilities. You can match&lt;br /&gt;
the traffic, not only by src, dst, sport and dport&lt;br /&gt;
values, but also the tos flag.&lt;/p&gt;
&lt;p&gt;This is very usefull when you devide international and&lt;br /&gt;
peering bandwidth.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Allow symlinks to config files</title><link href="https://sourceforge.net/p/htbinit/patches/4/" rel="alternate"/><published>2003-05-07T18:30:31Z</published><updated>2003-05-07T18:30:31Z</updated><author><name>Nathan Shafer</name><uri>https://sourceforge.net/u/nicodemus/</uri></author><id>https://sourceforge.netebba29def90e524a1c3f95fd20e6bcfe2760fc9e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have set up my packetshaper box to have 2 interfaces,&lt;br /&gt;
one for shaping the incoming traffic, the other for&lt;br /&gt;
shaping the outgoing.  Since my connection to the&lt;br /&gt;
internet is a symmetric DSL, I wanted to just symlink&lt;br /&gt;
all the eth0 files to eth1 equivilents.  But the script&lt;br /&gt;
was only looking for actual files.  The attached patch&lt;br /&gt;
changes the find to search for real files and symlinks.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Preserver prio after timecheck</title><link href="https://sourceforge.net/p/htbinit/patches/3/" rel="alternate"/><published>2002-11-30T12:15:41Z</published><updated>2002-11-30T12:15:41Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net935a302c7c74706b1723738ab38b7134ce8e95ea</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Sory my bad english...&lt;/p&gt;
&lt;p&gt;I use htb.init-v0.8.3, and after run 'htb.init&lt;br /&gt;
timecheck', this  change prio in class to 0 ! &lt;br /&gt;
This patch preserve prio in class after timecheck...&lt;/p&gt;
&lt;p&gt;Best regards...&lt;/p&gt;
&lt;p&gt;_face_&lt;br /&gt;
(face.at.pos.sk)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>In Bridge mode problem</title><link href="https://sourceforge.net/p/htbinit/patches/2/" rel="alternate"/><published>2002-11-20T10:59:23Z</published><updated>2002-11-20T10:59:23Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd66d5f2af48afa1496afafc1019c3283b27e3831</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In bridge mode you can shape on port number but &lt;br /&gt;
cannot shape based on subnet or IP address&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>icmp support (with file)</title><link href="https://sourceforge.net/p/htbinit/patches/1/" rel="alternate"/><published>2002-11-12T19:42:24Z</published><updated>2002-11-12T19:42:24Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net14ae7723b26bc737594ff36118aef204847cd5af</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;patch to support ICMP on class file, example:&lt;/p&gt;
&lt;p&gt;RATE=64Kbit&lt;br /&gt;
CEIL=64Kbit&lt;br /&gt;
PRIO=0&lt;br /&gt;
RULE=icmp&lt;/p&gt;
&lt;p&gt;Best Regards&lt;br /&gt;
Juan Carlos M&lt;br /&gt;
(juancarlos at 3konet dot com)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>