matt e5555e5c26 Change struct ipqe to use TAILQ's instead of LIST's (primarily for TCP's
benefit currently).  Rework tcp_reass code to optimize the 4 most likely causes
of out-of-order packets: first OoO pkt, next OoO pkt in seq, OoO pkt is part
of new chuck of OoO packets, and the OoO pkt fills the first hole.  Add evcnts
to instrument tcp_reass (enabled by the options TCP_REASS_COUNTERS).  This is
part 1/2 of tcp_reass changes.
2002-05-07 02:59:38 +00:00
..
2002-05-02 17:13:27 +00:00
2002-05-02 17:13:27 +00:00
2002-05-02 17:11:37 +00:00
2002-05-02 17:13:27 +00:00
2002-05-02 17:11:37 +00:00
2002-05-02 17:13:27 +00:00
2002-05-02 17:13:27 +00:00
2002-05-02 17:11:37 +00:00
2002-05-02 17:11:37 +00:00
2002-05-02 17:13:27 +00:00
2002-05-02 17:11:37 +00:00
2002-05-02 17:13:27 +00:00
2002-05-02 17:13:27 +00:00
2002-05-02 17:11:37 +00:00
2002-05-02 17:11:37 +00:00
2002-04-27 01:47:58 +00:00