]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/in_pcb.c
This commit was generated by cvs2svn to compensate for changes in r167612,
[FreeBSD/FreeBSD.git] / sys / netinet / in_pcb.c
2007-03-15 simonThis commit was generated by cvs2svn to compensate...
2007-03-11 mpThis commit was generated by cvs2svn to compensate...
2007-02-18 rwatson#ifdef INET6 printing of inpcb IPv6 addresses in DDB...
2007-02-17 rwatsonAdd "show inpcb", "show tcpcb" DDB commands, which...
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-29 jhbSome whitespace nits and remove a few casts.
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-11-30 rwatsonConsistently use #ifdef INET6 rather than mixing and...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-06 rwatsonSweep kernel replacing suser(9) calls with priv(9)...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-22 rwatsonComplete break-out of sys/sys/mac.h into sys/security...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-06 glebiuso Backout rev. 1.125 of in_pcb.c. It appeared to behave...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-18 upsFix race conditions on enumerating pcb lists by moving...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-06-29 bzUse INPLOOKUP_WILDCARD instead of just 1 more consistently.
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-27 pjd- Use suser_cred(9) instead of directly checking cr_uid.
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-02 rwatsonMinor restyling and cleanup around ipport_tick().
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-04-25 marcelIn in_pcbdrop(), fix !INVARIANTS build.
2006-04-25 rwatsonAbstract inpcb drop logic, previously just setting...
2006-04-22 rwatsonAssert the inpcb lock when rehashing an inpcb.
2006-04-22 rwatsonRemove pcbinfo locking from in_setsockaddr() and in_set...
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-04 rwatsonBefore dereferencing intotw() when INP_TIMEWAIT, check...
2006-04-03 rwatsonChange inp_ppcb from caddr_t to void *, fix/remove...
2006-04-01 rwatsonBreak out in_pcbdetach() into two functions:
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-16 andreIn in_pcbconnect_setup() reduce code duplication and...
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
next