Prev: [git pull] device tree changes for 2.6.36
Next: [PATCH 08/20] xen: statically initialize cpu_evtchn_mask_p
From: Stephen Hemminger on 4 Aug 2010 14:10 This version of iproute2 utilities intended for use with 2.6.35 or later kernel, but should be backward compatible with older releases. In addition to build and man page fixes, this release includes a support for a couple of new kernel features: * 64 bit network device stats * multicast rules he tar ball is available at: http://devresources.linuxfoundation.org/dev/iproute2/download/iproute2-2.6.35.tar.bz2 Repository: git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git For more info on iproute2 see: http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2 Report problems (or enhancements) to the netdev(a)vger.kernel.org mailing list. Changes since last release (2.6.34) Andreas Henriksson (1): tc: make symbols loaded from tc action modules global. Arnd Hannemann (1): iproute2: Add dsfield as alias for tos for ip rules Ben Greear (1): iproute2: Fix batch-mode for mrules. Jan Engelhardt (1): Add IFLA_STATS64 support Mike Frysinger (3): tc: revert "echo" in install target dnet: fix strict aliasing warnings netem: fix installs of dist files Patrick McHardy (1): ip: add support for multicast rules Petr Lautrbach (1): iproute: fix tc generating ipv6 priority filter Stephen Hemminger (5): Update kernel derived headers Update ARP header type table Fix NULL pointer reference when using basic match Fix byte order of ether address match for u32 snapshot 100804 Steve Fink (1): ss -p is much too slow Ulrich Weber (3): iproute2: filter routing entries based on clone flag iproute2: use get_user_hz() for IPv6 print_route iproute2: use int instead of long for RTAX_HOPLIMIT compare -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |