Changes between Initial Version and Version 1 of Ticket #2324


Ignore:
Timestamp:
01/16/2009 05:20:00 PM (16 years ago)
Author:
bdubbs@…
Comment:

Quit spamming the ticket system. If there is something important, a paragraph or two might be appropriate, but editors are completely capable of reading the files in the package.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2324 – Description

    initial v1  
    1 New release. Just notised it:
    2 
    3 From RELNOTES:
    4 
    5 [020116]
    6 ! 1. Compile with rh-7.2
    7 ! 2. What the **** some people blame on socklen_t defined in unistd.h? Check.
    8  * Kim Woelders <kim@woelders.dk>, various useful fixups: compilation
    9    with old kernels, cross-compiling, "all" == "any" in prefix spec.
    10  * Collected from my disk, cleaned and packed to directory iproute2/misc/
    11    several utilities: ss, nstat, ifstat, rtacct, arpd and module tcp_diag.
    12    Writing some docs. me.
    13  * prepared patchlet for pidentd to use tcp_diag.
    14  * David Miller: 64bit (and even worse 64bit kernel/32 bit user :-) fixes
    15    to above. tcp_diag is merged to main tree.
    16  * Alexandr D. Kanevskiy <kad@blackcatlinux.com>: various flaws in ss
    17  * Alexandr D. Kanevskiy <kad@blackcatlinux.com>: oops, more aggressive caching
    18    of names opened old bugs: ip started to print garbage in some places.
    19  * Robert Olsson, rt_cache_stat. Renamed to rtstat.
    20  * An old bug in "ip maddr ls": reduntant empty lines in output.
    21    Seeing this crap for ages but lucky match of desire/ability to repair
    22    and a huff about this happened only today. :-)
    23  * "Mr. James W. Laferriere" <babydr@baby-dragons.com>
    24    doc: option to produce ps output for non-a4 and not only 2 pages/sheet.
    25  * Jamal's patch for ingres qdisc.
    26  * Bernd Eckenfels <ecki@lina.inka.de>: deleted orphaned bogus #include
    27    in include/utils.h.
    28  * Julian Anastasov <ja@ssi.bg>: uninitialized fields in nexthop
    29    producing funny "dead" nexthops in multipath routes.
    30    Stupid me, look at the first line in [010803]... Was it difficult to guess
    31    this that time? People blame for several months. :-)
    32    Special thanks to bert hubert <ahu@ds9a.nl> who raised the issue in netdev.
    33    Thanks and apologies to Terry Schmidt <terry@nycwireless.net>,
    34    Ruben Puettmann <ruben.puettmann@freenet-ag.de>,
    35    Mark Ivens <mivens@clara.net>.
    36  * willy tarreau <wtarreau@yahoo.fr>: "make install" target.
    37  * Tunable limit for sch_sfq. Patch to kernel activating this
    38    is about to be submitted. Reminded by Adi Nugroho <Adi@iNterNUX.co.id>.
    39 
    40 [010824]
    41  * ip address add sets scope of loopback addreses to "host".
    42    Advised by David Miller.
    43  * ZIP! <zip@killerlabs.com> and David Ford <david@blue-labs.org>
    44    Some strcpy's changed to strncpy's.
    45  * David Ford <david@blue-labs.org>, test for compilation with gcc3.
    46  * David Ford <david@blue-labs.org>. Damn, I broke rtnl_talk in previous
    47    snapshot.
    48 
    49 [010803]
    50  * If "dev" is not specified in multipath route, ifindex remained
    51    uninitialized. Grr. Thanks to Kunihiro Ishiguro <kunihiro@zebra.org>.
    52  * Rafal Maszkowski <rzm@icm.edu.pl>, batch mode tc. The most old patch.
    53  * Updates list of data protocol ids.
    54    Lots of reporters. I bring my apologies.
    55  * Jan Rekorajski <baggins@sith.mimuw.edu.pl>. Updated list of datalink types.
    56  * Christina Chen <chenchristina@cwc.nus.edu.sg>. Bug in parsing IPv6 address match in u32.
    57  * Pekka Savola <pekkas@netcore.fi>. ip -6 route flush dev lo stuck
    58    on deleting root of the table.
    59  * Werner. dsmark fixes.
    60  * Alexander Demenshin <aldem-reply@aldem.net>. Old miracleous bug
    61    in ip monitor. It was puzzle, people permanently blame that
    62    it prints some crap.
    63  * Rui Prior <rprior@inescporto.pt>. f_route failed to resolve fromif.
    64    Werner also noticed this and sent patch. Bad place... [RETHINK]
    65  * Kim Woelders <kim@woelders.dk>.
    66    - changes in Makefile for cross-compile
    67    - understand "all" as alias for "any"
    68    - bug in iprule.c
    69 !  [ NB. Also he sent patch for kernel. Do not forget! ]
    70  * Werner. Fix to tc core files: wrong exits etc.
    71  * Bernd Jendrissek <berndj@prism.co.za>. Some sanitizations of tc.c
    72 !* Marian Jancar <marian.jancar@infonet.cz>. He say q_tbf prints wrong latency!
    73 !  Seems, he is wrong.
    74  * Werner (and Nikolai Vladychevski <niko@isl.net.mx>) check ->print_copts
    75    to avoid segfault.
    76 
    77 [001007]
    78   * Compiles under rh-7.0
    79 
    80 [000928]
    81   * Sorry. I have lost all the CVS with changes made since 000305.
    82     If someone sent me a patch after this date, please, resubmit.
    83     Restored from the last backup and mailboxes:
    84 
    85   * Edit ip-cref.tex by raf <raf2@zip.com.au>.
    86   * RTAX_REORDERING support.
    87   * IFLA_MASTER support.
    88   * Bug in rtnl_talk(), libnetlink.c. Reported by David P. Olshfski
    89         <olshef@us.ibm.com>
    90 
    91 [000305]
    92   * Bugs in RESOLVE_HOSTNAMES. Bratislav Ilich <bilik@@zepter.ru>
    93   * ARPHRD_IEEE802_TR
    94 
    95 [000225]
    96   * ECN in q_red.c.
    97 
    98 [000221]
    99   * diffserv update from Jamal Hadi Salim
    100   * Some bits of IPX from Steve Whitehouse.
    101   * ATM qdisc from Werner Almesberger
    102   * Support for new attributes on routes in linux-2.3.
    103 
    104 [991023]
    105   No news, only several bugs are fixed.
    106   * Since ss990630 "ip rule list" printed wrong prefix length.
    107       Vladimir V. Ivanov <vlad@alis.tusur.ru>
    108   * "ip rule" parsed >INT_MAX values of metric incorrectly.
    109       Matthew G. Marsh <mgm@paktronix.com>
    110   * Some improvements in doc/Makefile advised by
    111       Andi Kleen and Werner Almesberger.
    112 
    113 [990824]
    114   * new attributes in "ip route": rtt, rttvar, cwnd, ssthresh and advmss.
    115   * some updates in documentaion to reflect new status.
    116 
    117 [990630]
    118   * DiffServ support.
    119         Werner Almesberger <almesber@lrc.di.epfl.ch>
    120         Jamal Hadi Salim <hadi@nortelnetworks.com>
    121   * DECnet support.
    122         Steve Whitehouse <SteveW@ACM.org>
    123   * Some minor tweaks in docs and code.
    124 
    125 [990530]
    126   * routel script. Stephen R. van den Berg <srb@cuci.nl>
    127   * Bug in tc/q_prio.c resetting priomap. Reported by
    128         Ole Husgaard <sparre@login.dknet.dk> and
    129         Jan Kasprzak <kas@informatics.muni.cz>
    130   * IP command reference manual is published (ip-cref.tex).
    131     I am sorry, but tc-cref.tex is still not ready, to be more
    132     exact the draft does not describe current tc 8-)
    133   * ip, rtmon, rtacct utilities are updated according to manual 8-)
    134     Lots of changes:
    135         - (MAIN) "flush" command for addr, neigh and route.
    136         - error messages are sanitized; now it does not print
    137           usage() page on each error.
    138         - output format is improved.
    139         - "oneline" mode is added.
    140         - etc.
    141   * Name databases; resolution acsii <-> numeric is split out to lib/*
    142   * scripts ifcfg, ifone and rtpr.
    143   * examples/dhcp-client-script is copied from my patch to ISC dhcp.
    144   * Makefile in doc/ directory.
    145 
    146 [990417]
    147   * "pmtudisc" flag to "ip tunnel". Phil Karn <karn@ka9q.ampr.org>
    148   * bug in tc/q_tbf.c preventing setting peak_rate, Martin Mares <mj@ucw.cz>
    149   * doc/flowlabels.tex
    150 
    151 [990329]
    152 
    153   * This snapshot fixes some compatibility problems, which I introduced
    154     occasionally to previous snapshots.
    155   * Namely, "allot" to "tc qdisc add ... cbq" is accepted but ignored.
    156   * Another changes are supposed to be shown in the next snapshot, but
    157     because of troubles with "allot" I am forced to release premature
    158     version. Namely, "cell", "prio", "weight" etc. are optional now.
    159   * doc/ip-tunnels.tex
    160 
    161 [990327]
    162   * History was not recorded.
    163 
    164 [981002]
    165   * Rani Assaf <rani@magic.metawire.com> contributed resolving
    166     addresses to names.
    167         BEWARE! DO NOT USE THIS OPTION, WHEN REPORTING BUGS IN
    168         IPROUTE OR IN KERENEL. ALL THE BUG REPORTS MUST CONTAIN
    169         ONLY NUMERIC ADDRESSES.
    170 
    171 [981101]
    172   * now it should compile for any libc.
     1New release.