shemminger | 267480f | 2006-03-22 00:07:49 +0000 | [diff] [blame] | 1 | 2006-03-21 Stephen Hemminger <shemminger@freekitty.pdx.osdl.net> |
| 2 | |
| 3 | * Back out the 2.4 utsname patch |
| 4 | |
shemminger | 7b56575 | 2006-03-21 23:57:50 +0000 | [diff] [blame] | 5 | 2006-03-21 James Lentini <jlentini@netapp.com> |
| 6 | |
| 7 | * Increase size of hw address allowed for ip neigh to allow |
| 8 | for IB. |
| 9 | |
shemminger | 3925ad8 | 2006-03-14 19:36:31 +0000 | [diff] [blame] | 10 | 2006-03-14 Russell Stuart <russell-lartc@stuart.id.au> |
| 11 | |
| 12 | * Fix missing memset in tc sample |
| 13 | * Fixes for tc hash samples |
| 14 | * Add sample divisor |
| 15 | |
shemminger | 40b6c62 | 2006-03-10 23:44:04 +0000 | [diff] [blame] | 16 | 2006-03-10 Alpt <alpt@freaknet.org> |
| 17 | |
| 18 | * Add more rt_proto values |
| 19 | |
shemminger | 7e6b809 | 2006-03-10 23:40:56 +0000 | [diff] [blame] | 20 | 2006-03-10 Dale Sedivec <darkness@caliginous.net> |
| 21 | |
| 22 | * Warn when using "handle" instead of "classid" with "tc class" |
| 23 | |
shemminger | 4cca16f | 2006-03-10 23:31:46 +0000 | [diff] [blame] | 24 | 2006-03-10 Jean Tourrilhes <jt@hpl.hp.com> |
| 25 | |
| 26 | * Fix endless loop in netlink error handling |
| 27 | |
shemminger | f3b1006 | 2006-03-10 23:27:13 +0000 | [diff] [blame] | 28 | |
shemminger | 4cca16f | 2006-03-10 23:31:46 +0000 | [diff] [blame] | 29 | 2006-03-10 Stephen Hemminger <shemminger@osdl.org> |
shemminger | e460f82 | 2006-03-10 17:26:34 +0000 | [diff] [blame] | 30 | |
shemminger | 49843e2 | 2006-03-10 23:19:03 +0000 | [diff] [blame] | 31 | * Change default lnstat count to 1 |
shemminger | e460f82 | 2006-03-10 17:26:34 +0000 | [diff] [blame] | 32 | * Update to 2.6.16 headers |
| 33 | * Add fake version of include/linux/socket.h to fix warnings |
| 34 | |
shemminger | 27356a5 | 2006-01-12 18:31:36 +0000 | [diff] [blame] | 35 | 2006-01-12 Patrick McHardy <kaber@trash.net> |
| 36 | |
| 37 | * Handle DCCP in ipxfrm.c to allow using port numbers in the selector. |
| 38 | |
shemminger | 09954dc | 2006-01-10 18:43:32 +0000 | [diff] [blame] | 39 | 2006-01-10 Masahide NAKAMURA <nakam@linux-ipv6.org> |
| 40 | |
| 41 | * Add ip link ntable |
| 42 | |
| 43 | 2006-01-10 Stephen Hemminger <shemminger@osdl.org> |
| 44 | |
| 45 | * Update headers to santized kernel 2.6.15 |
shemminger | d8a4581 | 2006-01-10 18:45:42 +0000 | [diff] [blame] | 46 | * Fix ipv6 priority option in u32 |
| 47 | |
shemminger | 890fe64 | 2006-01-03 19:25:29 +0000 | [diff] [blame] | 48 | 2006-01-03 Alpt <alpt@freaknet.org> |
| 49 | |
| 50 | * Ip man page addition |
| 51 | |
shemminger | 47836e1 | 2006-01-03 18:29:19 +0000 | [diff] [blame] | 52 | 2006-01-03 Jamal Hadi Salim <hadi@znyx.com> |
| 53 | |
| 54 | * Documentation for ifb |
| 55 | |
shemminger | e9bc3c4 | 2005-12-10 00:01:02 +0000 | [diff] [blame] | 56 | 2005-12-09 Stephen Hemminger <shemminger@osdl.org> |
shemminger | a31a5d5 | 2005-12-09 23:27:44 +0000 | [diff] [blame] | 57 | |
| 58 | * Add corrupt feature to netem |
| 59 | |
shemminger | 27356a5 | 2006-01-12 18:31:36 +0000 | [diff] [blame] | 60 | 2005-12-02 Stephen Hemminger <shemminger@osdl.org> |
shemminger | e25d697 | 2005-12-02 20:02:26 +0000 | [diff] [blame] | 61 | |
| 62 | * Backout ambigious ip command matches |
| 63 | |
shemminger | 27356a5 | 2006-01-12 18:31:36 +0000 | [diff] [blame] | 64 | 2005-11-22 Stephen Hemminger <shemminger@osdl.org> |
shemminger | ede7239 | 2005-11-22 17:30:43 +0000 | [diff] [blame] | 65 | |
| 66 | * Handle ambigious ip command matches |
| 67 | |
| 68 | 2005-11-22 Patrick McHardy <kaber@trash.net> |
| 69 | |
| 70 | * Add back ip command aliases |
| 71 | |
shemminger | 669ae74 | 2005-11-07 18:39:30 +0000 | [diff] [blame] | 72 | 2005-11-07 Masahide NAKAMURA <nakam@linux-ipv6.org> |
| 73 | |
| 74 | * Updating for 2.6.14 |
| 75 | - Show UPD{SA,POLICY} message information from kernel instead of error |
| 76 | - Add lengh check of deleting message from kernel |
| 77 | - Use macro for struct xfrm_user{sa,policy}_id |
| 78 | |
| 79 | * Minor fix: |
| 80 | - Add fflush at the end of normal dump |
| 81 | |
shemminger | c595c79 | 2005-11-01 23:03:03 +0000 | [diff] [blame] | 82 | 2005-11-01 Jamal Hadi Salim <hadi@znyx.com> |
| 83 | |
| 84 | * Fix handling of XFRM monitor and state |
| 85 | |
shemminger | 2034ee9 | 2005-11-01 17:54:34 +0000 | [diff] [blame] | 86 | 2005-11-01 Stephen Hemminger <shemminger@osdl.org |
| 87 | |
| 88 | * Update to 2.6.14 sanitized headers |
| 89 | |
shemminger | 234b613 | 2005-10-24 16:26:25 +0000 | [diff] [blame] | 90 | 2005-10-24 Patrick McHardy <kaber@trash.net> |
| 91 | |
| 92 | * Fix ip commnad shortcuts |
| 93 | |
shemminger | 8c564a4 | 2005-10-12 22:46:23 +0000 | [diff] [blame] | 94 | 2005-10-12 Stephen Hemminger <shemminger@osdl.org> |
| 95 | |
| 96 | * Add more CBQ examples from Fedora Core |
shemminger | 7849fb5 | 2005-10-12 22:49:50 +0000 | [diff] [blame] | 97 | * Fix buffer overrun in iproute because of bits vs. bytes confusion |
| 98 | |
shemminger | b77caeb | 2005-10-12 22:32:34 +0000 | [diff] [blame] | 99 | 2005-10-12 Jamal Hadi Salim <hadi@znyx.com> |
| 100 | |
| 101 | * Fix ip rule flush, need to reopen rtnl |
| 102 | |
shemminger | 393c437 | 2005-10-07 16:45:17 +0000 | [diff] [blame] | 103 | 2005-10-07 Stephen Hemminger <shemminger@osdl.org> |
| 104 | |
| 105 | * Reenable ip mroute |
| 106 | |
shemminger | f453a0d | 2005-10-07 16:33:21 +0000 | [diff] [blame] | 107 | 2005-10-07 Mike Frysinger <vapier@gentoo.org> |
| 108 | |
| 109 | * Handle pfifo_fast that has no qopt without segfaulting |
| 110 | |
shemminger | 7dae170 | 2005-10-05 17:40:12 +0000 | [diff] [blame] | 111 | 2005-10-05 Mads Martin Joergensen <mmj@suse.de> |
| 112 | |
| 113 | * Trivial netem ccopts |
| 114 | |
shemminger | fb22975 | 2005-10-04 23:15:32 +0000 | [diff] [blame] | 115 | 2005-10-04 Jerome Borsboom <j.borsboom@erasmusmc.nl> |
| 116 | |
| 117 | * Fix regression in ip addr (libnetlink) handling |
| 118 | |
| 119 | 2005-09-21 Stephen Hemminger <shemminger@osdl.org> |
shemminger | 8ed63ab | 2005-09-21 19:33:17 +0000 | [diff] [blame] | 120 | |
| 121 | * Fix uninitialized memory and leaks with valgrind |
| 122 | Reported by Redhat |
| 123 | |
shemminger | ce715cd | 2005-09-01 22:38:19 +0000 | [diff] [blame] | 124 | 2005-09-01 Mike Frysinger <vapier@gentoo.org> |
| 125 | |
| 126 | * Fix build issues with netem tables (parallel make and HOSTCC) |
| 127 | |
| 128 | 2005-09-01 Stephen Hemminger <shemminger@osdl.org> |
shemminger | 351efcd | 2005-09-01 19:21:50 +0000 | [diff] [blame] | 129 | |
| 130 | * Integrate support for DCCP into 'ss' (from acme) |
| 131 | * Add -batch option to ip. |
| 132 | * Update to 2.6.14 headers |
| 133 | |
shemminger | c98e49e | 2005-09-01 18:12:33 +0000 | [diff] [blame] | 134 | 2005-09-01 Eric Dumazet <dada1@cosmosbay.com> |
shemminger | ce715cd | 2005-09-01 22:38:19 +0000 | [diff] [blame] | 135 | |
shemminger | c98e49e | 2005-09-01 18:12:33 +0000 | [diff] [blame] | 136 | * Fix lnstat : First column should not be summed |
| 137 | |
shemminger | 6608184 | 2005-08-16 21:10:51 +0000 | [diff] [blame] | 138 | 2005-08-16 Stephen Hemminger <shemminger@osdl.org> |
| 139 | |
| 140 | * Limit ip route flush to 10 rounds. |
| 141 | * Cleanup ip rule flush error message |
| 142 | |
shemminger | 6864c1e | 2005-08-08 20:24:41 +0000 | [diff] [blame] | 143 | 2005-08-08 Stephen Hemminger <shemminger@osdl.org> |
| 144 | |
| 145 | * Update to 2.6.13+ kernel headers |
| 146 | * Fix array overrun in paretonormal |
| 147 | * Fix ematch to not include dropped fields from skb. |
| 148 | |
shemminger | 3fcdebb | 2005-07-14 16:49:27 +0000 | [diff] [blame] | 149 | 2005-07-14 Thomas Graf <tgraf@suug.ch> |
shemminger | 52d5ac3 | 2005-07-05 22:11:37 +0000 | [diff] [blame] | 150 | |
shemminger | 3fcdebb | 2005-07-14 16:49:27 +0000 | [diff] [blame] | 151 | * Make ematch bison/lex build with common flex |
| 152 | |
| 153 | 2005-07-10 Stephen Hemminger <shemminger@osdl.org> |
| 154 | |
| 155 | * Fix Gcc 4.0 build warnings signed/unsigned |
shemminger | 52d5ac3 | 2005-07-05 22:11:37 +0000 | [diff] [blame] | 156 | |
shemminger | 6d4662d | 2005-06-23 17:36:38 +0000 | [diff] [blame] | 157 | 2005-06-23 Jamal Hadi Salim <hadi@znyx.com> |
| 158 | |
| 159 | * Fix for options process with ipt |
| 160 | |
shemminger | 08837cb | 2005-06-23 17:33:56 +0000 | [diff] [blame] | 161 | 2005-06-23 Thomas Graf <tgraf@suug.ch> |
| 162 | |
| 163 | * Add extended matches (nbyte, cmp, u32, meta) |
| 164 | * Add basic classifier |
| 165 | * Fix clean/distclean makefile targets |
| 166 | * update local header file copies |
| 167 | * IPv4 multipath algorithm selection support |
| 168 | * cscope Makefile target |
| 169 | * Fix off-by-one while generating argument vector |
| 170 | in batched mode. |
| 171 | * Assume stdin if no argument is given to -batch |
| 172 | |
shemminger | 6d4662d | 2005-06-23 17:36:38 +0000 | [diff] [blame] | 173 | 2005-06-22 Stephen Hemminger <shemminger@osdl.org> |
shemminger | ea8fc10 | 2005-06-22 18:27:49 +0000 | [diff] [blame] | 174 | |
| 175 | * Update include files to 2.6.12 |
| 176 | * Add ss support for TCP_CONG |
| 177 | |
shemminger | 2b4fad6 | 2005-06-13 18:47:56 +0000 | [diff] [blame] | 178 | 2005-06-13 Steven Whitehouse <steve@chygwyn.com> |
| 179 | |
| 180 | * Decnet doc's update |
| 181 | |
shemminger | 99f830d | 2005-06-07 22:15:48 +0000 | [diff] [blame] | 182 | 2005-06-07 Stephen Hemminger <shemminger@osdl.org> |
| 183 | |
| 184 | * Fix 'ip link' map to handle case where device gets autoloaded |
| 185 | by using if_nametoindex as fallback |
| 186 | * Device indices are unsigned not int. |
| 187 | |
shemminger | e445765 | 2005-06-07 21:55:03 +0000 | [diff] [blame] | 188 | 2005-06-07 Masahide NAKAMURA <nakam@linux-ipv6.org> |
| 189 | |
| 190 | * [ip] show timestamp when using '-t' option. |
| 191 | * [ip] remove duplicated code for expired message of xfrm. |
shemminger | 9bec1a4 | 2005-06-07 21:58:25 +0000 | [diff] [blame] | 192 | * [ip] add "deleteall" command for xfrm; |
| 193 | "flush" uses kernel's flush interface and |
| 194 | "deleteall" uses legacy iproute2's flush feature like |
| 195 | getting-and-deleting-for-each. |
shemminger | e445765 | 2005-06-07 21:55:03 +0000 | [diff] [blame] | 196 | |
osdl.net!shemminger | 78615aa | 2005-03-30 18:51:35 +0000 | [diff] [blame] | 197 | 2005-03-30 Stephen Hemminger <shemminger@osdl.org> |
| 198 | |
| 199 | * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h |
| 200 | because it isn't needed and not on all systems |
osdl.net!shemminger | ec59642 | 2005-04-01 19:56:29 +0000 | [diff] [blame] | 201 | * Update rtnetlink.h and pkt_cls.h to be stripped versions |
| 202 | of headers from 2.6.12-rc1 |
osdl.net!shemminger | 78615aa | 2005-03-30 18:51:35 +0000 | [diff] [blame] | 203 | |
osdl.net!shemminger | 16bd7e0 | 2005-03-30 18:43:30 +0000 | [diff] [blame] | 204 | 2005-03-30 Jamal Hadi Salim <hadi@znyx.com> |
| 205 | |
| 206 | * Proper verison of iptables headers (from 1.3.1) |
| 207 | * Set revision file in m_ipt |
| 208 | * Fix action_util naming in mirred |
osdl.net!shemminger | ec59642 | 2005-04-01 19:56:29 +0000 | [diff] [blame] | 209 | * don't call ll_init_map in mirred |
osdl.net!shemminger | 16bd7e0 | 2005-03-30 18:43:30 +0000 | [diff] [blame] | 210 | |
net[shemminger]!shemminger | f082b64 | 2005-03-30 18:16:10 +0000 | [diff] [blame] | 211 | 2005-03-19 Thomas Graf <tgraf@suug.ch> |
| 212 | |
| 213 | * Warn about wildcard deletions and provide IFA_ADDRESS upon |
| 214 | deletions to enforce prefix length validation for IPv4. |
osdl.net!shemminger | 3819eb9 | 2005-03-30 18:18:12 +0000 | [diff] [blame] | 215 | * Fix netlink message alignment when the last routing attribute added |
| 216 | has a data length not aligned to RTA_ALIGNTO. |
| 217 | |
osdl.net!shemminger | 2cea8f2 | 2005-03-30 18:14:55 +0000 | [diff] [blame] | 218 | 2005-03-30 Masahide NAKAMURA <nakam@linux-ipv6.org> |
| 219 | |
| 220 | * ipv6 xfrm allocspi and monitor support. |
| 221 | |
osdl.net!shemminger | 78615aa | 2005-03-30 18:51:35 +0000 | [diff] [blame] | 222 | 2005-03-29 Stephen Hemminger <shemminger@osdl.org> |
osdl.net!shemminger | f8f9de5 | 2005-03-30 18:11:49 +0000 | [diff] [blame] | 223 | |
| 224 | * switch to stack for netem tables |
| 225 | |
osdl.net!shemminger | 08856f0 | 2005-03-18 19:40:55 +0000 | [diff] [blame] | 226 | 2005-03-18 Stephen Hemminger <shemminger@osdl.org> |
| 227 | |
| 228 | * add -force option to batch mode |
| 229 | * handle midline comments in batch mode |
| 230 | * sum per cpu fields in lnstat correctly |
| 231 | |
osdl.net!shemminger | 25afd1c | 2005-03-14 19:35:32 +0000 | [diff] [blame] | 232 | 2005-03-14 Stephen Hemminger <shemminger@osdl.org> |
| 233 | |
site!shemminger | 924d4fd | 2005-03-14 22:19:16 +0000 | [diff] [blame] | 234 | * cleanup batch mode, allow continuation, comments etc. |
| 235 | * recode reuse of netlink socket |
osdl.net!shemminger | 25afd1c | 2005-03-14 19:35:32 +0000 | [diff] [blame] | 236 | |
osdl.net!shemminger | 900da08 | 2005-03-14 19:04:15 +0000 | [diff] [blame] | 237 | 2005-03-14 Boian Bonev <boian@bonev.com> |
| 238 | |
| 239 | * enhancement to batch mode. |
| 240 | it does not exit on error, just report it |
osdl.net!shemminger | 25afd1c | 2005-03-14 19:35:32 +0000 | [diff] [blame] | 241 | tc reuses the already open netlink socket for subsequent command(s) |
osdl.net!shemminger | 900da08 | 2005-03-14 19:04:15 +0000 | [diff] [blame] | 242 | |
osdl.net!shemminger | b6149fd | 2005-03-14 18:47:38 +0000 | [diff] [blame] | 243 | 2005-03-14 Thomas Graf <tgraf@suug.ch> |
| 244 | |
| 245 | * ip link command |
| 246 | print NO-CARRIER flag if there is no carrier and the link is up. |
| 247 | |
osdl.net!shemminger | 3d956fa | 2005-03-14 18:44:54 +0000 | [diff] [blame] | 248 | 2005-03-14 Patrick McHardy <kaber@trash.net> |
| 249 | |
| 250 | * bug: Use USER_HZ where necessary |
| 251 | |
osdl.net!shemminger | afa10e2 | 2005-03-14 22:23:38 +0000 | [diff] [blame] | 252 | 2005-03-10 Jamal Hadi Salim <hadi@znyx.com> |
| 253 | |
| 254 | * Fix bug with register_target |
| 255 | |
osdl.net!shemminger | 3d956fa | 2005-03-14 18:44:54 +0000 | [diff] [blame] | 256 | 2005-03-10 Stephen Hemminger <shemminger@osdl.org> |
osdl.net!shemminger | 9fcda92 | 2005-03-10 19:04:50 +0000 | [diff] [blame] | 257 | |
| 258 | * fix pkt_cls.h to have tc_u32_mark |
| 259 | * update include files to be stripped versions of 2.6.11 |
| 260 | * add documentation about netem distributions [from nistnet] |
| 261 | * turn off nup in document make [from FC3] |
| 262 | * don't build with extra debug info (-g) [from FC3] |
| 263 | |
| 264 | 2005-03-10 Nix <nix@esperi.org.uk> |
| 265 | |
| 266 | * make man3 directory |
| 267 | |
| 268 | 2005-03-10 Pasi <Pasi.Eronen@nokia.com> |
| 269 | |
| 270 | * add ESP-in-UDP encapsulation |
| 271 | |
| 272 | 2005-03-10 Thomas Graf <tgraf@suug.ch> |
| 273 | * [NETEM] Fix off by one |
| 274 | * update local header file copies |
| 275 | * [NEIGH] print number of probes done so far (statistics mode only) |
| 276 | |
| 277 | 2005-03-10 Herbert Xu <herbert@gondor.apana.org.au> |
| 278 | * Trivial typo in ip help |
| 279 | |
| 280 | 2005-02-09 Stephen Hemminger <shemminger@osdl.org> |
osdl.net!shemminger | e00273c | 2005-02-09 22:05:41 +0000 | [diff] [blame] | 281 | |
| 282 | * netem distribution data reorganization |
| 283 | |
| 284 | 2005-02-09 Roland Dreier <roland@topspin.com> |
| 285 | |
| 286 | * ip over infiniband address display |
| 287 | |
| 288 | 2005-02-09 Jim Gifford <lfs@jg555.com> |
| 289 | |
| 290 | * make install fix for ip/ |
| 291 | |
| 292 | 2005-02-07 Mads Martin Joergensen <mmj@suse.de> |
osdl.net!shemminger | 277325d | 2005-02-07 18:28:31 +0000 | [diff] [blame] | 293 | |
| 294 | * Don't mix address families when flushing |
| 295 | |
osdl.net!shemminger | 9fcda92 | 2005-03-10 19:04:50 +0000 | [diff] [blame] | 296 | 2005-02-07 Stephen Hemminger <shemminger@osdl.org> |
osdl.net!shemminger | a8b303c | 2005-02-07 18:16:29 +0000 | [diff] [blame] | 297 | |
| 298 | * Validate classid is not too large to cause loss of bits. |
| 299 | |
osdl.net!shemminger | fb9b1d0 | 2005-02-07 18:15:04 +0000 | [diff] [blame] | 300 | 2005-02-07 Jean-Marc Ranger <jmranger@sympatico.ca> |
| 301 | |
| 302 | * need to call getline() with null for first usage |
| 303 | * don't overwrite const arg |
| 304 | |
shemminger | 7dae170 | 2005-10-05 17:40:12 +0000 | [diff] [blame] | 305 | 2005-02-07 Stephen Hemminger <shemminger@osdl.org> |
site!shemminger | d5b4855 | 2005-02-07 18:01:21 +0000 | [diff] [blame] | 306 | |
| 307 | * Add experimental distribution |
| 308 | |
osdl.net!shemminger | cb20096 | 2005-01-18 22:31:42 +0000 | [diff] [blame] | 309 | 2005-01-18 Yun Mao <maoy@cis.upenn.edu> |
| 310 | |
| 311 | * typo in ss |
| 312 | |
osdl.net!shemminger | 6b58e7f | 2005-01-18 22:14:29 +0000 | [diff] [blame] | 313 | 2005-01-18 Thomas Graf <tgraf@suug.ch> |
| 314 | |
| 315 | * tc pedit/action cleanups |
39!tgraf | 5d91c8f | 2005-01-18 22:16:49 +0000 | [diff] [blame] | 316 | * add addraw_l |
| 317 | * rtattr_parse cleanups |
osdl.net!shemminger | 6b58e7f | 2005-01-18 22:14:29 +0000 | [diff] [blame] | 318 | |
net[shemminger]!shemminger | 7e7c737 | 2005-01-17 23:32:51 +0000 | [diff] [blame] | 319 | 2005-01-17 Jamal Hadi Salim <hadi@znyx.com> |
| 320 | |
| 321 | * typo in m_mirred |
| 322 | * add support for pedit |
| 323 | |
| 324 | 2005-01-13 Jim Gifford <lfs@jg555.com> |
| 325 | |
| 326 | * Fix allocation size error in nomal and paretonormal generation |
| 327 | programs. |
| 328 | |
net[shemminger]!shemminger | d71443a | 2005-01-17 23:30:41 +0000 | [diff] [blame] | 329 | 2005-01-12 Masahide Nakamura <nakam@linux-ipv6.org> |
| 330 | |
| 331 | * ipmonitor shows IPv6 prefix list notification |
| 332 | * update to iproute2 xfrm for ipv6 |
| 333 | |
osdl.net!shemminger | 9fcda92 | 2005-03-10 19:04:50 +0000 | [diff] [blame] | 334 | 2005-01-12 Stephen Hemminger <shemminger@osdl.org> |
net[shemminger]!shemminger | b906243 | 2005-01-17 23:28:16 +0000 | [diff] [blame] | 335 | |
| 336 | * Fix compile warnings when building 64bit system since |
| 337 | u64 is unsigned long, but format is %llu |
| 338 | |
net[shemminger]!shemminger | 6f0ba88 | 2005-01-17 23:27:56 +0000 | [diff] [blame] | 339 | 2005-01-12 "Catalin(ux aka Dino) BOIE" <util@deuroconsult.ro> |
| 340 | |
| 341 | * Add the possibility to use fwmark in u32 filters |
| 342 | |
net[shemminger]!shemminger | 85ac60c | 2005-01-17 23:27:37 +0000 | [diff] [blame] | 343 | 2005-01-12 Andi Kleen <ak@suse.de> |
net[shemminger]!shemminger | 526afe4 | 2005-01-17 23:27:23 +0000 | [diff] [blame] | 344 | |
net[shemminger]!shemminger | 85ac60c | 2005-01-17 23:27:37 +0000 | [diff] [blame] | 345 | * Add netlink manual page |
| 346 | |
| 347 | 2004-10-20 Stephen Hemminger <shemminger@osdl.org> |
| 348 | |
net[shemminger]!shemminger | 526afe4 | 2005-01-17 23:27:23 +0000 | [diff] [blame] | 349 | * Add warning about "ip route nat" no longer supported |
| 350 | |
net[shemminger]!shemminger | 82af531 | 2005-01-17 23:27:05 +0000 | [diff] [blame] | 351 | 2005-01-12 Thomas Graf <tgraf@suug.ch> |
| 352 | |
| 353 | * Tc testsuite |
| 354 | |
net[shemminger]!shemminger | 1ffd7fd | 2005-01-17 23:26:23 +0000 | [diff] [blame] | 355 | 2005-01-12 Jamal Hadi Salim <hadi@znyx.com> |
| 356 | |
| 357 | * Add iptables tc support. This meant borrowing headers |
| 358 | from iptables *ugh* |
| 359 | |
net[shemminger]!shemminger | 00fa848 | 2004-12-08 20:13:56 +0000 | [diff] [blame] | 360 | 2004-12-08 Jamal Hadi Salim <hadi@znyx.com> |
| 361 | |
| 362 | * Add mirror and redirect actions |
| 363 | |
osdl.net!shemminger | edcab3f | 2004-12-08 16:38:01 +0000 | [diff] [blame] | 364 | 2004-10-20 Stephen Hemminger <shemminger@osdl.org> |
osdl.net!shemminger | 4dbb819 | 2004-12-07 23:57:50 +0000 | [diff] [blame] | 365 | |
osdl.net!shemminger | edcab3f | 2004-12-08 16:38:01 +0000 | [diff] [blame] | 366 | * Don't include <asm/byteorder.h> since then we get dependant on |
| 367 | kernel headers on host machine |
| 368 | * Minor fix for building on old machine without IPPROTO_SCTP |
osdl.net!shemminger | 50772dc | 2004-12-07 21:48:29 +0000 | [diff] [blame] | 369 | |
osdl.net!shemminger | 54f37eb | 2004-10-19 20:22:15 +0000 | [diff] [blame] | 370 | 2004-10-19 Harald Welte <laforge@gnumonks.org> |
| 371 | |
| 372 | * Replace rtstat (and ctstat) with new lnstat |
| 373 | |
osdl.net!shemminger | cece248 | 2004-10-19 19:57:38 +0000 | [diff] [blame] | 374 | 2004-10-19 Mads Martin Joergensen <mmj@suse.de> |
| 375 | |
osdl.net!shemminger | 67d295b | 2004-10-19 20:02:59 +0000 | [diff] [blame] | 376 | * Ip is using the wrong structure in ipaddress.c when showing stats |
| 377 | * Make sure no buffer overflow in nstat |
osdl.net!shemminger | cece248 | 2004-10-19 19:57:38 +0000 | [diff] [blame] | 378 | |
osdl.net!shemminger | abf1d0b | 2004-10-19 19:51:41 +0000 | [diff] [blame] | 379 | 2004-10-19 Michal <md@lnet.pl> |
| 380 | |
| 381 | * fix scaling in print_rates (for bits) |
| 382 | |
osdl.net!shemminger | d38e569 | 2004-09-28 18:57:08 +0000 | [diff] [blame] | 383 | 2004-09-28 Stephen Hemminger <shemminger@osdl.org> |
| 384 | |
| 385 | * fix build problems with arpd and pthread |
| 386 | * add pkt_sched.h |
| 387 | |
osdl.net!shemminger | 1b1c322 | 2004-09-28 19:16:48 +0000 | [diff] [blame] | 388 | 2004-09-28 Mike Frysinger <vapier@gentoo.org> |
| 389 | |
| 390 | * make man8 directory |
| 391 | * install ifcfg and rtpr scripts |
| 392 | |
osdl.net!shemminger | fd34878 | 2004-09-28 18:52:54 +0000 | [diff] [blame] | 393 | 2004-09-28 Andreas Haumer <andreas@xss.co.at> |
| 394 | |
| 395 | * make install symlink fix. |
| 396 | |
| 397 | 2004-09-28 Masahide Nakamura <nakam@linux-ipv6.org> |
| 398 | |
| 399 | * ICMP/ICMPv6's type and code in IPsec selector. |
| 400 | * fixes `ip xfrm`'s algorithm key when using hexadecimal |
| 401 | * support 'ip xfrm' protocol types |
| 402 | * flush message types for XFRM's policy/state |
| 403 | |
| 404 | |
osdl.net!shemminger | 71058eb | 2004-09-01 17:15:45 +0000 | [diff] [blame] | 405 | 2004-09-01 Stephen Hemminger <shemminger@osdl.org> |
| 406 | |
| 407 | * Fix ip command to not crash when interface name is too long. |
| 408 | always use strncpy(.., IFNAMSIZ) |
| 409 | |
osdl.net!shemminger | 8dbb6b8 | 2004-08-31 17:45:21 +0000 | [diff] [blame] | 410 | 2004-08-31 Stephen Hemminger <shemminger@osdl.org> |
| 411 | |
| 412 | * Add gact documentation from jamal |
| 413 | * Chang more arguments to rtnetlink API const |
| 414 | * Drop dead queuing disciplines |
| 415 | * Handle qdisc without xstats in core rather than |
| 416 | putting stub's everywhere |
| 417 | * Add requeue to tc_stats and handle new/old ABI issues |
| 418 | |
osdl.net!shemminger | f64a946 | 2004-08-30 21:20:10 +0000 | [diff] [blame] | 419 | 2004-08-30 Stephen Hemminger <shemminger@osdl.org> |
| 420 | |
osdl.net!shemminger | 8ec496d | 2004-08-30 22:37:50 +0000 | [diff] [blame] | 421 | * Make clean and install changes for man pages |
osdl.net!shemminger | f64a946 | 2004-08-30 21:20:10 +0000 | [diff] [blame] | 422 | * Patch from jamal to support gact |
osdl.net!shemminger | f64a946 | 2004-08-30 21:20:10 +0000 | [diff] [blame] | 423 | * Add support for loading distributions to netem |
| 424 | |
| 425 | |
osdl.net!shemminger | d748040 | 2004-08-23 20:20:41 +0000 | [diff] [blame] | 426 | 2004-08-23 Stephen Hemminger <shemminger@osdl.org> |
| 427 | |
| 428 | * Update from jamal for all the parts that got broken in the |
| 429 | last classification patch. |
| 430 | * Hfsc/sc patch from patrick |
| 431 | |
osdl.net!shemminger | 1c1c4dc | 2004-08-13 23:55:35 +0000 | [diff] [blame] | 432 | 2004-08-13 Stephen Hemminger <shemminger@osdl.org> |
| 433 | |
| 434 | * Add jamal's tc extensions for classification |
osdl.net!shemminger | 1c1c4dc | 2004-08-13 23:55:35 +0000 | [diff] [blame] | 435 | * Get rid of old Patches/ directory for tcp_diag module |
| 436 | * Make get_rate table based. |
| 437 | |
osdl.net!shemminger | d4832e6 | 2004-08-11 23:41:38 +0000 | [diff] [blame] | 438 | 2004-08-11 Stephen Hemminger <shemminger@osdl.org> |
| 439 | |
| 440 | * Add xfrm message formatting from |
| 441 | Masahide Nakamura <nakam@linux-ipv6.org> |
| 442 | |
osdl.net!shemminger | 4b1bbd9 | 2004-08-09 16:35:28 +0000 | [diff] [blame] | 443 | 2004-08-09 Stephen Hemminger <shemminger@osdl.org> |
| 444 | |
osdl.net!shemminger | 025dc69 | 2004-08-09 17:12:23 +0000 | [diff] [blame] | 445 | * Fix netem scheduler to handle case where psched us != real us |
| 446 | |
osdl.net!shemminger | 4b1bbd9 | 2004-08-09 16:35:28 +0000 | [diff] [blame] | 447 | * Remove configuration for everything that can depend on |
| 448 | extracted kernel headers |
| 449 | * Add kernel headers required to include/linux |
| 450 | |
osdl.net!shemminger | b39bb39 | 2004-08-04 17:45:52 +0000 | [diff] [blame] | 451 | 2004-08-04 Stephen Hemminger <shemminger@osdl.org> |
| 452 | |
| 453 | * Get rid of old tcp_diag module, it is part of kernel. |
| 454 | |
| 455 | * Add some kernel include files back (netlink, tcp_diag, pkt_sched) |
| 456 | |
osdl.net!shemminger | 2979d52 | 2004-07-30 20:24:59 +0000 | [diff] [blame] | 457 | 2004-07-30 Stephen Hemminger <shemminger@osdl.org> |
| 458 | |
osdl.net!shemminger | 6e85b54 | 2004-07-30 22:27:50 +0000 | [diff] [blame] | 459 | * Make ip xfrm stuff config option since it doesn't exist on 2.4 |
| 460 | |
| 461 | * HFSC doesn't exist on older 2.4 kernels so make it configurable |
| 462 | |
osdl.net!shemminger | 3876b3c | 2004-07-30 20:50:38 +0000 | [diff] [blame] | 463 | * HTB API changed and won't build with mismatched version. |
| 464 | Rather than sticking user with a build error, just don't |
| 465 | build it in on mismatch. |
| 466 | |
osdl.net!shemminger | 2979d52 | 2004-07-30 20:24:59 +0000 | [diff] [blame] | 467 | * Change configure script to make sure netem is the correct |
| 468 | version. I changed the structure def. a couple of times before |
| 469 | settling on the final API |
| 470 | |
osdl.net!shemminger | 34f5d18 | 2004-07-30 20:26:15 +0000 | [diff] [blame] | 471 | 2004-07-16 Stephen Hemminger <shemminger@osdl.org> |
| 472 | |
| 473 | * Add htb mpu support |
| 474 | http://luxik.cdi.cz/~devik/qos/htb/v3/htb_tc_overhead.diff |
| 475 | * Three small xfrm updates |
| 476 | |
osdl.net!shemminger | 09d1727 | 2004-07-12 21:03:47 +0000 | [diff] [blame] | 477 | 2004-07-07 Stephen Hemminger <shemminger@osdl.org> |
| 478 | |
| 479 | * Fix if_ether.h to fix arpd build |
| 480 | * Add hfsc scheduler support |
| 481 | * Add ip xfrm support |
| 482 | * Add add jitter (instead of rate) to netem scheduler |
| 483 | |
osdl.net!shemminger | 870f122 | 2004-07-02 17:52:10 +0000 | [diff] [blame] | 484 | 2004-07-02 Stephen Hemminger <shemminger@osdl.org> |
| 485 | |
| 486 | * use compile to test for ATM libraries |
| 487 | * put TC layered scheduler hooks in /usr/lib/tc as shared lib |
| 488 | before it looked in standard search path (/lib;/usr/lib;...) |
| 489 | which seems out of place. |
| 490 | * build netem as shared library (more for testing/example) |
| 491 | * build ATM as shared library since libatm may be on build |
| 492 | machine but not on deployment machine |
| 493 | * fix make install to not install SCCS directories |
| 494 | |
osdl.net!shemminger | fc26f2a | 2004-07-01 22:22:10 +0000 | [diff] [blame] | 495 | 2004-07-01 Stephen Hemminger <shemminger@osdl.org> |
| 496 | |
| 497 | * add more link options to ip command (from Mark Smith |
| 498 | * add rate and duplicate arguments to tc command |
| 499 | * add -iec flag for tc printout |
| 500 | * rename delay scheduler to netem |
| 501 | |
osdl.net!shemminger | 82412ef | 2004-06-28 20:37:01 +0000 | [diff] [blame] | 502 | 2004-06-25 Stephen Hemminger <shemminger@osdl.org> |
| 503 | |
| 504 | * Add loss parameter to delay |
| 505 | * Rename delay qdisc to netsim |
| 506 | * Add autoconfiguration by building a Config file |
| 507 | and using it. |
| 508 | |
| 509 | 2004-06-09 Stephen Hemminger <shemminger@osdl.org> |
| 510 | |
osdl.net!shemminger | fc26f2a | 2004-07-01 22:22:10 +0000 | [diff] [blame] | 511 | * Report rates in K=1000 (requested by several people) |
osdl.net!shemminger | 82412ef | 2004-06-28 20:37:01 +0000 | [diff] [blame] | 512 | * Add GNU long style options |
| 513 | * For HTB use get_hz to pick up value of system HZ at runtime |
| 514 | * Delete unused funcs. |
| 515 | |
| 516 | 2004-06-08 Stephen Hemminger <shemminger@osdl.org> |
| 517 | |
| 518 | * Cleanup ss |
| 519 | - use const char and local functions where possible |
| 520 | * Add man pages from SuSe |
| 521 | * SuSE patches |
| 522 | - path to db4.1 |
| 523 | - don't hardcode path to /tmp in ifstat |
| 524 | Alternat fix: was to use TMPDIR |
| 525 | - handle non-root user calling ip route flush going into |
| 526 | an infinite loop. |
| 527 | Alternate fix: was to timeout if route table doesn't empty. |
| 528 | * Try and get rid of dependency on kernel include files |
| 529 | Get rid of having private glibc-include headers |
| 530 | |
| 531 | 2004-06-07 Stephen Hemminger <shemminger@osdl.org> |
| 532 | |
| 533 | * Import patches that make sense from Fedora Core 2 |
| 534 | - iproute2-2.4.7-hex |
| 535 | print fwmark in hex |
| 536 | - iproute2-2.4.7-netlink |
| 537 | handle getting right netlink mesg back |
| 538 | - iproute2-2.4.7-htb3-tc |
| 539 | add HTB scheduler |
| 540 | - iproute2-2.4.7-default |
| 541 | add entry default to rttable |
| 542 | |
| 543 | 2004-06-04 Stephen Hemminger <shemminger@osdl.org> |
| 544 | |
| 545 | * Add support for vegas info to ss |
| 546 | |
| 547 | 2004-06-02 Stephen Hemminger <shemminger@osdl.org> |
| 548 | |
| 549 | * Use const char in utility routines where appropriate |
| 550 | * Rearrange include files so can build with standard headers |
| 551 | * For "tc qdisc ls" see the default queuing discpline "pfifo_fast" |
| 552 | and understand it |
| 553 | * Get rid of private defintions of network headers which existed |
| 554 | only to handle old glibc |
| 555 | |
| 556 | 2004-04-15 Stephen Hemminger <shemminger@osdl.org> |
| 557 | |
| 558 | * Add the delay (network simulation scheduler) |
| 559 | |
| 560 | 2004-04-15 Stephen Hemminger <shemminger@osdl.org> |
| 561 | |
| 562 | * Starting point baseline based on iproute2-2.4.7-ss020116-try |
| 563 | |