]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - ChangeLog
Fix tc pfifo_fast with options
[mirror_iproute2.git] / ChangeLog
index 3d854fb3b65c9e94ea4e5b153dd3f4949afb4e63..e663fe603ca9ce277bc27eb9acee93415da0dc22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,119 @@
+2005-10-07  Mike Frysinger <vapier@gentoo.org>
+
+       * Handle pfifo_fast that has no qopt without segfaulting
+
+2005-10-05  Mads Martin Joergensen <mmj@suse.de>
+
+       * Trivial netem ccopts
+
+2005-10-04  Jerome Borsboom <j.borsboom@erasmusmc.nl>
+
+       * Fix regression in ip addr (libnetlink) handling
+
+2005-09-21  Stephen Hemminger  <shemminger@osdl.org>
+
+       * Fix uninitialized memory and leaks with valgrind
+         Reported by Redhat
+
+2005-09-01   Mike Frysinger <vapier@gentoo.org>
+
+       * Fix build issues with netem tables (parallel make and HOSTCC)
+       
+2005-09-01  Stephen Hemminger  <shemminger@osdl.org>
+
+       * Integrate support for DCCP into 'ss' (from acme)
+       * Add -batch option to ip.
+       * Update to 2.6.14 headers
+
+2005-09-01  Eric Dumazet <dada1@cosmosbay.com>
+       
+       * Fix lnstat : First column should not be summed
+
+2005-08-16  Stephen Hemminger  <shemminger@osdl.org>
+
+       * Limit ip route flush to 10 rounds.
+       * Cleanup ip rule flush error message
+       
+2005-08-08  Stephen Hemminger  <shemminger@osdl.org>
+
+       * Update to 2.6.13+ kernel headers
+       * Fix array overrun in paretonormal
+       * Fix ematch to not include dropped fields from skb.
+       
+2005-07-14  Thomas Graf <tgraf@suug.ch>
+
+       * Make ematch bison/lex build with common flex
+       
+2005-07-10  Stephen Hemminger  <shemminger@osdl.org>
+       
+       * Fix Gcc 4.0 build warnings signed/unsigned
+
+2005-06-23  Jamal Hadi Salim <hadi@znyx.com>
+
+       * Fix for options process with ipt
+
+2005-06-23  Thomas Graf <tgraf@suug.ch>
+       
+       * Add extended matches (nbyte, cmp, u32, meta)
+       * Add basic classifier
+       * Fix clean/distclean makefile targets
+       * update local header file copies
+       * IPv4 multipath algorithm selection support
+       * cscope Makefile target
+       * Fix off-by-one while generating argument vector
+         in batched mode.
+       * Assume stdin if no argument is given to -batch
+
+2005-06-22  Stephen Hemminger  <shemminger@osdl.org>
+
+       * Update include files to 2.6.12
+       * Add ss support for TCP_CONG
+
+2005-06-13  Steven Whitehouse <steve@chygwyn.com>
+
+       * Decnet doc's update
+
+2005-06-07  Stephen Hemminger  <shemminger@osdl.org>
+
+       * Fix 'ip link' map to handle case where device gets autoloaded
+         by using if_nametoindex as fallback
+       * Device indices are unsigned not int.
+
+2005-06-07   Masahide NAKAMURA <nakam@linux-ipv6.org>
+       
+       * [ip] show timestamp when using '-t' option.
+       * [ip] remove duplicated code for expired message of xfrm.
+       * [ip] add "deleteall" command for xfrm;
+         "flush" uses kernel's flush interface and
+         "deleteall" uses legacy iproute2's flush feature like
+          getting-and-deleting-for-each.
+
+2005-03-30  Stephen Hemminger  <shemminger@osdl.org>
+
+       * include/linux/netfilter_ipv4/ip_tables.h dont include compiler.h
+         because it isn't needed and not on all systems
+       * Update rtnetlink.h and pkt_cls.h to be stripped versions
+         of headers from 2.6.12-rc1
+
+2005-03-30  Jamal Hadi Salim <hadi@znyx.com>
+
+       * Proper verison of iptables headers (from 1.3.1)
+       * Set revision file in m_ipt
+       * Fix action_util naming in mirred
+       * don't call ll_init_map in mirred
+
+2005-03-19  Thomas Graf <tgraf@suug.ch>
+
+       * Warn about wildcard deletions and provide IFA_ADDRESS upon
+         deletions to enforce prefix length validation for IPv4.
+       * Fix netlink message alignment when the last routing attribute added
+         has a data length not aligned to RTA_ALIGNTO.
+       
 2005-03-30  Masahide NAKAMURA <nakam@linux-ipv6.org>
        
        * ipv6 xfrm allocspi and monitor support.
        
-2005-03-29  Stephen Hemminger  <shemminger@dxpl.pdx.osdl.net>
+2005-03-29  Stephen Hemminger  <shemminger@osdl.org>
 
        * switch to stack for netem tables
 
        * need to call getline() with null for first usage
        * don't overwrite const arg
 
-2005-02-07  Stephen Hemminger  <shemminger@linux.site>
+2005-02-07  Stephen Hemminger  <shemminger@osdl.org>
 
        * Add experimental distribution