SHA256
1
0
forked from pool/iproute2
OBS User unknown
2008-07-14 15:48:50 +00:00
committed by Git OBS Bridge
parent eb9d1ba5a1
commit dfc253724f
14 changed files with 86 additions and 123 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jul 14 14:33:38 CEST 2008 - ms@suse.de
- update to version 2.6.25
* Fix off by one in nested attribute management.
* netem potential dist table overflow
* rto_min value display overflow
* Overhead calculation is now done in the kernel.
* libnetlink: don't spin forever on receive error
* Protocol field on tc_filter is required by the kernel, provide it
* Add missing prefix bit length for addrlabel
* Do not strip binaries with `install`
* In police, fix uninitialized "overhead" variable.
* lots of documentation fixes
-------------------------------------------------------------------
Fri Jul 11 11:03:43 CEST 2008 - ms@suse.de