net[shemminger]!shemminger | 7e7c737 | 2005-01-17 23:32:51 +0000 | [diff] [blame] | 1 | 2005-01-17 Jamal Hadi Salim <hadi@znyx.com> |
| 2 | |
| 3 | * typo in m_mirred |
| 4 | * add support for pedit |
| 5 | |
| 6 | 2005-01-13 Jim Gifford <lfs@jg555.com> |
| 7 | |
| 8 | * Fix allocation size error in nomal and paretonormal generation |
| 9 | programs. |
| 10 | |
net[shemminger]!shemminger | d71443a | 2005-01-17 23:30:41 +0000 | [diff] [blame] | 11 | 2005-01-12 Masahide Nakamura <nakam@linux-ipv6.org> |
| 12 | |
| 13 | * ipmonitor shows IPv6 prefix list notification |
| 14 | * update to iproute2 xfrm for ipv6 |
| 15 | |
net[shemminger]!shemminger | b906243 | 2005-01-17 23:28:16 +0000 | [diff] [blame] | 16 | 2005-01-12 Stephen Hemminger <shemminger@dxpl.pdx.osdl.net> |
| 17 | |
| 18 | * Fix compile warnings when building 64bit system since |
| 19 | u64 is unsigned long, but format is %llu |
| 20 | |
net[shemminger]!shemminger | 6f0ba88 | 2005-01-17 23:27:56 +0000 | [diff] [blame] | 21 | 2005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro> |
| 22 | |
| 23 | * Add the possibility to use fwmark in u32 filters |
| 24 | |
net[shemminger]!shemminger | 85ac60c | 2005-01-17 23:27:37 +0000 | [diff] [blame] | 25 | 2005-01-12 Andi Kleen <ak@suse.de> |
net[shemminger]!shemminger | 526afe4 | 2005-01-17 23:27:23 +0000 | [diff] [blame] | 26 | |
net[shemminger]!shemminger | 85ac60c | 2005-01-17 23:27:37 +0000 | [diff] [blame] | 27 | * Add netlink manual page |
| 28 | |
| 29 | 2004-10-20 Stephen Hemminger <shemminger@osdl.org> |
| 30 | |
net[shemminger]!shemminger | 526afe4 | 2005-01-17 23:27:23 +0000 | [diff] [blame] | 31 | * Add warning about "ip route nat" no longer supported |
| 32 | |
net[shemminger]!shemminger | 82af531 | 2005-01-17 23:27:05 +0000 | [diff] [blame] | 33 | 2005-01-12 Thomas Graf <tgraf@suug.ch> |
| 34 | |
| 35 | * Tc testsuite |
| 36 | |
net[shemminger]!shemminger | 1ffd7fd | 2005-01-17 23:26:23 +0000 | [diff] [blame] | 37 | 2005-01-12 Jamal Hadi Salim <hadi@znyx.com> |
| 38 | |
| 39 | * Add iptables tc support. This meant borrowing headers |
| 40 | from iptables *ugh* |
| 41 | |
net[shemminger]!shemminger | 00fa848 | 2004-12-08 20:13:56 +0000 | [diff] [blame] | 42 | 2004-12-08 Jamal Hadi Salim <hadi@znyx.com> |
| 43 | |
| 44 | * Add mirror and redirect actions |
| 45 | |
osdl.net!shemminger | edcab3f | 2004-12-08 16:38:01 +0000 | [diff] [blame] | 46 | 2004-10-20 Stephen Hemminger <shemminger@osdl.org> |
osdl.net!shemminger | 4dbb819 | 2004-12-07 23:57:50 +0000 | [diff] [blame] | 47 | |
osdl.net!shemminger | edcab3f | 2004-12-08 16:38:01 +0000 | [diff] [blame] | 48 | * Don't include <asm/byteorder.h> since then we get dependant on |
| 49 | kernel headers on host machine |
| 50 | * Minor fix for building on old machine without IPPROTO_SCTP |
osdl.net!shemminger | 50772dc | 2004-12-07 21:48:29 +0000 | [diff] [blame] | 51 | |
osdl.net!shemminger | 54f37eb | 2004-10-19 20:22:15 +0000 | [diff] [blame] | 52 | 2004-10-19 Harald Welte <laforge@gnumonks.org> |
| 53 | |
| 54 | * Replace rtstat (and ctstat) with new lnstat |
| 55 | |
osdl.net!shemminger | cece248 | 2004-10-19 19:57:38 +0000 | [diff] [blame] | 56 | 2004-10-19 Mads Martin Joergensen <mmj@suse.de> |
| 57 | |
osdl.net!shemminger | 67d295b | 2004-10-19 20:02:59 +0000 | [diff] [blame] | 58 | * Ip is using the wrong structure in ipaddress.c when showing stats |
| 59 | * Make sure no buffer overflow in nstat |
osdl.net!shemminger | cece248 | 2004-10-19 19:57:38 +0000 | [diff] [blame] | 60 | |
osdl.net!shemminger | abf1d0b | 2004-10-19 19:51:41 +0000 | [diff] [blame] | 61 | 2004-10-19 Michal <md@lnet.pl> |
| 62 | |
| 63 | * fix scaling in print_rates (for bits) |
| 64 | |
osdl.net!shemminger | d38e569 | 2004-09-28 18:57:08 +0000 | [diff] [blame] | 65 | 2004-09-28 Stephen Hemminger <shemminger@osdl.org> |
| 66 | |
| 67 | * fix build problems with arpd and pthread |
| 68 | * add pkt_sched.h |
| 69 | |
osdl.net!shemminger | 1b1c322 | 2004-09-28 19:16:48 +0000 | [diff] [blame] | 70 | 2004-09-28 Mike Frysinger <vapier@gentoo.org> |
| 71 | |
| 72 | * make man8 directory |
| 73 | * install ifcfg and rtpr scripts |
| 74 | |
osdl.net!shemminger | fd34878 | 2004-09-28 18:52:54 +0000 | [diff] [blame] | 75 | 2004-09-28 Andreas Haumer <andreas@xss.co.at> |
| 76 | |
| 77 | * make install symlink fix. |
| 78 | |
| 79 | 2004-09-28 Masahide Nakamura <nakam@linux-ipv6.org> |
| 80 | |
| 81 | * ICMP/ICMPv6's type and code in IPsec selector. |
| 82 | * fixes `ip xfrm`'s algorithm key when using hexadecimal |
| 83 | * support 'ip xfrm' protocol types |
| 84 | * flush message types for XFRM's policy/state |
| 85 | |
| 86 | |
osdl.net!shemminger | 71058eb | 2004-09-01 17:15:45 +0000 | [diff] [blame] | 87 | 2004-09-01 Stephen Hemminger <shemminger@osdl.org> |
| 88 | |
| 89 | * Fix ip command to not crash when interface name is too long. |
| 90 | always use strncpy(.., IFNAMSIZ) |
| 91 | |
osdl.net!shemminger | 8dbb6b8 | 2004-08-31 17:45:21 +0000 | [diff] [blame] | 92 | 2004-08-31 Stephen Hemminger <shemminger@osdl.org> |
| 93 | |
| 94 | * Add gact documentation from jamal |
| 95 | * Chang more arguments to rtnetlink API const |
| 96 | * Drop dead queuing disciplines |
| 97 | * Handle qdisc without xstats in core rather than |
| 98 | putting stub's everywhere |
| 99 | * Add requeue to tc_stats and handle new/old ABI issues |
| 100 | |
osdl.net!shemminger | f64a946 | 2004-08-30 21:20:10 +0000 | [diff] [blame] | 101 | 2004-08-30 Stephen Hemminger <shemminger@osdl.org> |
| 102 | |
osdl.net!shemminger | 8ec496d | 2004-08-30 22:37:50 +0000 | [diff] [blame] | 103 | * Make clean and install changes for man pages |
osdl.net!shemminger | f64a946 | 2004-08-30 21:20:10 +0000 | [diff] [blame] | 104 | * Patch from jamal to support gact |
osdl.net!shemminger | f64a946 | 2004-08-30 21:20:10 +0000 | [diff] [blame] | 105 | * Add support for loading distributions to netem |
| 106 | |
| 107 | |
osdl.net!shemminger | d748040 | 2004-08-23 20:20:41 +0000 | [diff] [blame] | 108 | 2004-08-23 Stephen Hemminger <shemminger@osdl.org> |
| 109 | |
| 110 | * Update from jamal for all the parts that got broken in the |
| 111 | last classification patch. |
| 112 | * Hfsc/sc patch from patrick |
| 113 | |
osdl.net!shemminger | 1c1c4dc | 2004-08-13 23:55:35 +0000 | [diff] [blame] | 114 | 2004-08-13 Stephen Hemminger <shemminger@osdl.org> |
| 115 | |
| 116 | * Add jamal's tc extensions for classification |
osdl.net!shemminger | 1c1c4dc | 2004-08-13 23:55:35 +0000 | [diff] [blame] | 117 | * Get rid of old Patches/ directory for tcp_diag module |
| 118 | * Make get_rate table based. |
| 119 | |
osdl.net!shemminger | d4832e6 | 2004-08-11 23:41:38 +0000 | [diff] [blame] | 120 | 2004-08-11 Stephen Hemminger <shemminger@osdl.org> |
| 121 | |
| 122 | * Add xfrm message formatting from |
| 123 | Masahide Nakamura <nakam@linux-ipv6.org> |
| 124 | |
osdl.net!shemminger | 4b1bbd9 | 2004-08-09 16:35:28 +0000 | [diff] [blame] | 125 | 2004-08-09 Stephen Hemminger <shemminger@osdl.org> |
| 126 | |
osdl.net!shemminger | 025dc69 | 2004-08-09 17:12:23 +0000 | [diff] [blame] | 127 | * Fix netem scheduler to handle case where psched us != real us |
| 128 | |
osdl.net!shemminger | 4b1bbd9 | 2004-08-09 16:35:28 +0000 | [diff] [blame] | 129 | * Remove configuration for everything that can depend on |
| 130 | extracted kernel headers |
| 131 | * Add kernel headers required to include/linux |
| 132 | |
osdl.net!shemminger | b39bb39 | 2004-08-04 17:45:52 +0000 | [diff] [blame] | 133 | 2004-08-04 Stephen Hemminger <shemminger@osdl.org> |
| 134 | |
| 135 | * Get rid of old tcp_diag module, it is part of kernel. |
| 136 | |
| 137 | * Add some kernel include files back (netlink, tcp_diag, pkt_sched) |
| 138 | |
osdl.net!shemminger | 2979d52 | 2004-07-30 20:24:59 +0000 | [diff] [blame] | 139 | 2004-07-30 Stephen Hemminger <shemminger@osdl.org> |
| 140 | |
osdl.net!shemminger | 6e85b54 | 2004-07-30 22:27:50 +0000 | [diff] [blame] | 141 | * Make ip xfrm stuff config option since it doesn't exist on 2.4 |
| 142 | |
| 143 | * HFSC doesn't exist on older 2.4 kernels so make it configurable |
| 144 | |
osdl.net!shemminger | 3876b3c | 2004-07-30 20:50:38 +0000 | [diff] [blame] | 145 | * HTB API changed and won't build with mismatched version. |
| 146 | Rather than sticking user with a build error, just don't |
| 147 | build it in on mismatch. |
| 148 | |
osdl.net!shemminger | 2979d52 | 2004-07-30 20:24:59 +0000 | [diff] [blame] | 149 | * Change configure script to make sure netem is the correct |
| 150 | version. I changed the structure def. a couple of times before |
| 151 | settling on the final API |
| 152 | |
osdl.net!shemminger | 34f5d18 | 2004-07-30 20:26:15 +0000 | [diff] [blame] | 153 | 2004-07-16 Stephen Hemminger <shemminger@osdl.org> |
| 154 | |
| 155 | * Add htb mpu support |
| 156 | http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff |
| 157 | * Three small xfrm updates |
| 158 | |
osdl.net!shemminger | 09d1727 | 2004-07-12 21:03:47 +0000 | [diff] [blame] | 159 | 2004-07-07 Stephen Hemminger <shemminger@osdl.org> |
| 160 | |
| 161 | * Fix if_ether.h to fix arpd build |
| 162 | * Add hfsc scheduler support |
| 163 | * Add ip xfrm support |
| 164 | * Add add jitter (instead of rate) to netem scheduler |
| 165 | |
osdl.net!shemminger | 870f122 | 2004-07-02 17:52:10 +0000 | [diff] [blame] | 166 | 2004-07-02 Stephen Hemminger <shemminger@osdl.org> |
| 167 | |
| 168 | * use compile to test for ATM libraries |
| 169 | * put TC layered scheduler hooks in /usr/lib/tc as shared lib |
| 170 | before it looked in standard search path (/lib;/usr/lib;...) |
| 171 | which seems out of place. |
| 172 | * build netem as shared library (more for testing/example) |
| 173 | * build ATM as shared library since libatm may be on build |
| 174 | machine but not on deployment machine |
| 175 | * fix make install to not install SCCS directories |
| 176 | |
osdl.net!shemminger | fc26f2a | 2004-07-01 22:22:10 +0000 | [diff] [blame] | 177 | 2004-07-01 Stephen Hemminger <shemminger@osdl.org> |
| 178 | |
| 179 | * add more link options to ip command (from Mark Smith |
| 180 | * add rate and duplicate arguments to tc command |
| 181 | * add -iec flag for tc printout |
| 182 | * rename delay scheduler to netem |
| 183 | |
osdl.net!shemminger | 82412ef | 2004-06-28 20:37:01 +0000 | [diff] [blame] | 184 | 2004-06-25 Stephen Hemminger <shemminger@osdl.org> |
| 185 | |
| 186 | * Add loss parameter to delay |
| 187 | * Rename delay qdisc to netsim |
| 188 | * Add autoconfiguration by building a Config file |
| 189 | and using it. |
| 190 | |
| 191 | 2004-06-09 Stephen Hemminger <shemminger@osdl.org> |
| 192 | |
osdl.net!shemminger | fc26f2a | 2004-07-01 22:22:10 +0000 | [diff] [blame] | 193 | * Report rates in K=1000 (requested by several people) |
osdl.net!shemminger | 82412ef | 2004-06-28 20:37:01 +0000 | [diff] [blame] | 194 | * Add GNU long style options |
| 195 | * For HTB use get_hz to pick up value of system HZ at runtime |
| 196 | * Delete unused funcs. |
| 197 | |
| 198 | 2004-06-08 Stephen Hemminger <shemminger@osdl.org> |
| 199 | |
| 200 | * Cleanup ss |
| 201 | - use const char and local functions where possible |
| 202 | * Add man pages from SuSe |
| 203 | * SuSE patches |
| 204 | - path to db4.1 |
| 205 | - don't hardcode path to /tmp in ifstat |
| 206 | Alternat fix: was to use TMPDIR |
| 207 | - handle non-root user calling ip route flush going into |
| 208 | an infinite loop. |
| 209 | Alternate fix: was to timeout if route table doesn't empty. |
| 210 | * Try and get rid of dependency on kernel include files |
| 211 | Get rid of having private glibc-include headers |
| 212 | |
| 213 | 2004-06-07 Stephen Hemminger <shemminger@osdl.org> |
| 214 | |
| 215 | * Import patches that make sense from Fedora Core 2 |
| 216 | - iproute2-2.4.7-hex |
| 217 | print fwmark in hex |
| 218 | - iproute2-2.4.7-netlink |
| 219 | handle getting right netlink mesg back |
| 220 | - iproute2-2.4.7-htb3-tc |
| 221 | add HTB scheduler |
| 222 | - iproute2-2.4.7-default |
| 223 | add entry default to rttable |
| 224 | |
| 225 | 2004-06-04 Stephen Hemminger <shemminger@osdl.org> |
| 226 | |
| 227 | * Add support for vegas info to ss |
| 228 | |
| 229 | 2004-06-02 Stephen Hemminger <shemminger@osdl.org> |
| 230 | |
| 231 | * Use const char in utility routines where appropriate |
| 232 | * Rearrange include files so can build with standard headers |
| 233 | * For "tc qdisc ls" see the default queuing discpline "pfifo_fast" |
| 234 | and understand it |
| 235 | * Get rid of private defintions of network headers which existed |
| 236 | only to handle old glibc |
| 237 | |
| 238 | 2004-04-15 Stephen Hemminger <shemminger@osdl.org> |
| 239 | |
| 240 | * Add the delay (network simulation scheduler) |
| 241 | |
| 242 | 2004-04-15 Stephen Hemminger <shemminger@osdl.org> |
| 243 | |
| 244 | * Starting point baseline based on iproute2-2.4.7-ss020116-try |
| 245 | |