SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for iproute2-doc-2.6.39-1.1.noarch.rpm :
Fri Oct 21 14:00:00 2011 jengelhAATTmedozas.de
- Clarify license for iproute2.spec (bnc#720282)

Sat Sep 24 14:00:00 2011 jengelhAATTmedozas.de
- Add patch iproute2-xt-detect.diff to address shipped Makefiles\'
failure to use pkg-config to locate libxtables, and thus
reenable m_xt

Fri Jul 8 14:00:00 2011 jengelhAATTmedozas.de
- Update to new upstream release 2.6.39

* support device group semantics

* support listing devices by group

* parse flag XFRM_POLICY_ICMP

* CHOKe scheduler

* macvlan/macvtap: support \'passthru\' mode

* tc: SFB flow scheduler

* tc add mqprio qdisc support

* xfrm security context support

* allow to specify truncation bits on auth algo

* fix unit conversion of rtt/rttvar/rto_min

* support IFLA_TXQLEN in ip link command
- Remove iproute2-pdfdoc.diff: merged upstream
- Remove iproute2-memleak.diff: merged upstream

Tue May 31 14:00:00 2011 jengelhAATTmedozas.de
- Correct installation path of tc modules
- Restore symbol lookup in m_xt.so (bnc#679172)
- Add patches to make m_xt build with libxtables6
- Restore m_xt\'s module lookup (bnc#660554)
- Run spec-beautifier

Mon May 30 14:00:00 2011 jengelhAATTmedozas.de
- Disable building m_xt.so which has not been updated for
iptables 1.4.11

Wed Mar 23 13:00:00 2011 bphilipsAATTnovell.com
Remove unneeded patches:

* iproute2-warnings.diff bnc#34714
Warnings no longer exist

* iproute2-iptunnel-fclose.diff
Process is dying no need to close file pointers

* iproute2-ss-pclose.diff
Process is dying no need to close file pointers

* iproute2-flushcheckuid.diff
Fixed upstream

* iproute2-skbedit-memset.diff
Fixed upstream 46a6573259f46f86eb0048a2c805b24ff4183fa6

Tue Mar 22 13:00:00 2011 msAATTsuse.de
- Update to 2.6.38, fix for options process with ipt (bnc #679172)
- tidy up the package, spec file names, patch names, etc

Wed Jan 12 13:00:00 2011 mtAATTsuse.de
- Adopted ip route rtt,rttvar,rto_min metrics time unit to
milliseconds as required by recent kernels (bnc#659746).

Tue Jan 11 13:00:00 2011 jengelhAATTmedozas.de
- Update to iproute2-2.6.37

* Support for iptables >= 1.4.9

* Support for GRE in XFRM

* tc f_flow now knows rxhash

* Support for macvtap \"mode\" parameter

* tc ACT_CSUM support

* added `ip route save` and `ip route restore` commands
- Spec file updates

* Remove pointless AutoReqProv:on (that\'s the default)

* Enable tc\'s m_xt

Fri Dec 3 13:00:00 2010 msAATTsuse.de
- removed the fragtimeout patch because it breaks the rto_min
setup. The fragtimeout patch also requires a kernel side
modification which we don\'t ship since SLES9 (bnc #656667)

Mon Nov 15 13:00:00 2010 jengelhAATTmedozas.de
- Split documentation into its own subpackage, reducing the size
of the main package by ~500K

Wed Nov 3 13:00:00 2010 jengelhAATTmedozas.de
- Update to iproute2-2.6.35+git9 for obtaining
Linux 2.6.36-introduced features (no iproute2-2.6.36 tag yet)

* Added RTA_MARK support (e.g. `ip route get ::1 mark 2`)

* 64-bit interface statistics

Tue Nov 2 13:00:00 2010 jengelhAATTmedozas.de
- Update to iproute2-2.6.35

* Added support for multicast iprules

* Speed up `ss -p`

* Update ARP header type table

Tue Nov 2 13:00:00 2010 jengelhAATTmedozas.de
- Update to iproute2-2.6.34

* Fix build issues with flex 2.5

* Detect 6rd tunnel scope

* Added `ip tuntap` support (this practically obsoletes the
\"tunctl\" package)

* Added support for XFRM/SA by fwmark

* Added initrwnd
- 2 patches integrated, thus dropped

Tue Nov 2 13:00:00 2010 jengelhAATTmedozas.de
- Update to iproute2-2.6.33

* Added 6rd support

* Added macvlan options for bridge mode

* Added support to mark packets in skbedit

* Added oif classification support in iprule

Tue Nov 2 13:00:00 2010 jengelhAATTmedozas.de
- Update to iproute2-2.6.31

* Dropped equalize support

* Fixed segfault when using garbage lladdr

* Added new m_xt module for iptables-1.4.5

* Added support for CAN

* Allow ISATAP with stateless autoconfiguration

* Added support for cgroup

* Added support for monitoring neigh table activities
- 3 patches integrated, thus dropped

Tue Feb 23 13:00:00 2010 jengelhAATTmedozas.de
- add a patch to avoid tun tunnels being shown as \"link/65534\"

Sat Dec 19 13:00:00 2009 jengelhAATTmedozas.de
- enable parallel build

Wed Nov 11 13:00:00 2009 msAATTsuse.de
- check effective UID instead of real UID in the flush
permissions coding (bnc #554419)

Fri Oct 9 14:00:00 2009 msAATTsuse.de
- added missing fclose to ss utility (bnc #543986)

Wed Sep 16 14:00:00 2009 msAATTsuse.de
- fixed memory leak in read_igmp() function ip/ipmaddr.c (bnc #538996)

Thu Sep 10 14:00:00 2009 msAATTsuse.de
- added support for monitoring neighbour tables (bnc #537906)
- added support for displaying type labels (bnc #537906)

Fri Aug 28 14:00:00 2009 msAATTsuse.de
- added missing pclose (bnc #534912)

Wed Aug 26 14:00:00 2009 mlsAATTsuse.de
- make patch0 usage consistent

Wed Aug 12 14:00:00 2009 adrianAATTsuse.de
- update to version 2.6.29-1

* Support for lxc

Tue Jul 28 14:00:00 2009 msAATTsuse.de
- make sure do_tunnels_list proc file descriptor will be
closed after use or on proc read error (bnc #525834)


 
ICM