Remember if an inpcb was entered into the wildcard table to save
[dragonfly.git] / sys / netinet / in_pcb.h
2004-04-28 Jeffrey HsuRemember if an inpcb was entered into the wildcard...
2004-04-24 Jeffrey HsuReplicate the TCP listen table to give each cpu its...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-18 Jeffrey HsuAllow an inp control block to be inserted on multiple...
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-10 Jeffrey HsuSend connects to the right processor.
2004-03-31 Jeffrey HsuOnly enter wildcard sockets into the wildcard hash...
2004-03-06 Jeffrey HsuChange the "struct inpcbhead *listhead" field in "struc...
2004-03-05 Jeffrey HsuOnce we distribute socket protocol processing requests...
2004-03-04 Jeffrey HsuSplit out wildcarded sockets from the connection hash...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2003-11-22 Jeroen Ruigrok/asmodaiProperly spell compatible and compatibility.
2003-08-23 Robert Garrettif ipv6 doesnt need oldstyle prototypes maybe its time...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: