Kip Macy 8b5709dfab incorporate feedback since initial commit
- rename tcp_ofld.[ch] to tcp_offload.[ch]
- document usage and locking conventions of the functions in the
  toe_usrreqs function vector
- document tcpcb, inpcb, and socket fields used by toe
- widen the listen interface into 2 functions
- rename DISABLE_TCP_OFFLOAD to TCP_OFFLOAD_DISABLE
- shrink conditional compilation to reduce the likelihood of bitrot
- replace sc->sc_toepcb checks in tcp_syncache.c with TOEPCB_ISSET
2007-12-17 07:56:27 +00:00
..
2007-12-16 07:49:44 +00:00
2007-12-07 13:45:47 +00:00
2007-12-10 16:03:40 +00:00
2007-12-07 13:45:47 +00:00
2007-12-07 13:45:47 +00:00
2007-12-11 21:20:34 +00:00