christos
|
53524e44ef
|
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
2007-03-04 05:59:00 +00:00 |
elad
|
9702e98730
|
Multiple inclusion protection, as suggested by christos@ on tech-kern@
few days ago.
|
2005-12-10 23:31:41 +00:00 |
thorpej
|
979f197a86
|
Define a sotoinpcb_hdr() macro (a'la sotoinpcb()).
|
2004-03-02 02:11:14 +00:00 |
provos
|
57755c156a
|
use a hash table to bind to local ports; suggested by markus friedl
approved: fvdl@
|
2003-10-28 17:18:37 +00:00 |
itojun
|
495906ca8e
|
revamp inpcb/in6pcb so that they are more aligned with each other.
in6pcb lookup now uses hash(9).
|
2003-09-04 09:16:57 +00:00 |