]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
__nss_compat_* from net/nss_compat.c are needed by ports/net/nss_ldap, so export...
[FreeBSD/FreeBSD.git] / sys / netinet /
2007-05-17 jinmei- Disabled responding to NI queries from a global addre...
2007-05-17 rrs- Fixed 1-2-1 model to not worry about associd in sockopts
2007-05-17 olegUnbreak IPv4 kernel build.
2007-05-16 rwatsonRemove leading spaces before tabs spotted thanks to...
2007-05-16 andreRemove now unused stuff forgotten in the previous commit.
2007-05-16 andreMove TIME_WAIT related functions and timer handling...
2007-05-16 dwmaloneWhen verifying the IPv4 UDP checksum, don't overwrite...
2007-05-13 andreComplete the (mechanical) move of the TCP reassembly...
2007-05-11 andreDrop everything that doesn't belong into this new file.
2007-05-11 andreDrop everything that doesn't belong into this new file.
2007-05-11 andreMake the TCP timer callout obtain Giant if the network...
2007-05-11 andreAdd the timestamp offset to struct tcptw so we can...
2007-05-11 rwatsonCoalesce two identical UCB licenses into a single licen...
2007-05-11 rwatsonMinor white space and style cleanups.
2007-05-11 rwatsonWhite space and style cleanup.
2007-05-11 rwatsonMinor white space/style normalization.
2007-05-11 rwatsonNormalize style a bit: reduce pseudo-randomness of...
2007-05-11 rwatsonReduce network stack oddness: implement .pru_sockaddr...
2007-05-11 rwatsonRemove unneeded wrappers for in_setsockaddr() and in_se...
2007-05-10 andreFix an incorrect replace of a timer reference made...
2007-05-10 rwatsonMove universally to ANSI C function declarations, with...
2007-05-09 rrsTwo major items here:
2007-05-09 maximo Fix style(9) bugs introduced in the last commit.
2007-05-09 maximo Unbreak "options TCPDEBUG" && "nooptions INET6" kerne...
2007-05-08 rrs- Copyright change, cisco's silly tool wants it to...
2007-05-08 rrs- Get rid of the sctp_inpcb_free() "magic numbers...
2007-05-08 rrs- Static analyisis fixes for cisco's commit (this...
2007-05-08 rrs- More macros for OS compatabilty
2007-05-07 rwatsonRather than selectively zeroing fields in the tcp_debug...
2007-05-07 rwatsonSince udp_peeraddr() and udp_sockaddr() directly wrap...
2007-05-07 rwatsonMinor style tweaks.
2007-05-07 rwatsonWhen setting up timewait state for a TCP connection...
2007-05-06 andreRemove unused requested_s_scale from struct tcpcb.
2007-05-06 andreUse existing TF_SACK_PERMIT flag in struct tcpcb t_flag...
2007-05-06 andre o Remove redundant tcp reassembly check in header...
2007-05-06 andreReorder the TCP header prediction test to check for...
2007-05-06 andreRemove the defunct remains of the TCPS_TIME_WAIT cases...
2007-05-06 andreFix two comments.
2007-05-06 rrsTwo bugs:
2007-05-04 rwatsonAdd global mutex tcp_debug_mtx, which will protect...
2007-05-04 rwatsonTweak comment at end of tcp_input() when calling into...
2007-05-04 rrsFixes a missing unlock in the one-2-one hash table, if
2007-05-04 bzAdd support for filtering on Routing Header Type 0 and
2007-05-03 rwatsonsblock() implements a sleep lock by interlocking SB_WAN...
2007-05-02 rrs- Somehow the disable fragment option got lost. We...
2007-05-01 marcelThis commit was generated by cvs2svn to compensate...
2007-05-01 rwatsonRemove unused pcbinfo arguments to in_setsockaddr(...
2007-04-30 rwatsonRename some fields of struct inpcbinfo to have the...
2007-04-30 maximo Kill EOLWS while I'm here.
2007-04-30 maximo Fix strtoul() error conditions check.
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 andreo Fix INP lock leak in the minttl case
2007-04-23 rrsFixes cut and paste bug using wrong pointer reference.
2007-04-22 rrsMoves the PCB features and flags from sctp_pcb.h to
2007-04-22 rrs- Somehow the disable fragment option got lost. We...
2007-04-20 andreo Remove unncessary TOF_SIGLEN flag from struct tcpopt
2007-04-20 andreAdd more KASSERT's.
2007-04-20 andreo Remove unused and redundant TCP option definitions
2007-04-20 andreRemove bogus check for accept queue length and associat...
2007-04-20 andreSimplifly syncache_expand() and clarify its semantics...
2007-04-20 andreOnly update TCP timestamp on SYN duplication if it...
2007-04-20 andreo Plug memory leak in syncache_add() on MAC label alloc...
2007-04-19 rrs- More work on making send lock contention.
2007-04-18 andreMake tcp_twrespond() use tcp_addoptions() instead of...
2007-04-17 andreWhen we run into the syncache entry limits syncache_add...
2007-04-17 rwatsonShorten text string for ip_fw2 dynamic rules zone by...
2007-04-16 rwatsonThis commit was generated by cvs2svn to compensate...
2007-04-15 rwatsonRemove unused variable tcbinfo_mtx.
2007-04-15 rrsFix stupid syntax error - Pointy hat to me :-(
2007-04-15 rrs- Add more comments to sctps_stats struture in sctp_uio.h
2007-04-14 mlaierFix a typeo - unbreak the build.
2007-04-14 rrs- fix source address selection when picking an acceptab...
2007-04-11 ruMake "struct tcp_timer" visible only to the kernel...
2007-04-11 ruThis commit was generated by cvs2svn to compensate...
2007-04-11 andreChange the TCP timer system from using the callout...
2007-04-11 njlThis commit was generated by cvs2svn to compensate...
2007-04-10 rwatsonAdd a new privilege, PRIV_NETINET_REUSEPORT, which...
2007-04-09 gshapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 desThis commit was generated by cvs2svn to compensate...
2007-04-07 pisoPrevent the usage of an uninitialized variable: do...
2007-04-07 pisoSilence Coverity about an unused variable.
2007-04-06 kanThis commit was generated by cvs2svn to compensate...
2007-04-04 thompsaThis commit was generated by cvs2svn to compensate...
2007-04-04 andreAdd INP_INFO_UNLOCK_ASSERT() and use it in tcp_input...
2007-04-04 andreMove last tcpcb initialization for the inbound connecti...
2007-04-04 andreSome local and style(9) cleanups.
2007-04-04 andreRetire unused TCP_SACK_DEBUG.
2007-04-04 andreIn tcp_dooptions() skip over SACK options if it is...
2007-04-04 kanInclude string.h for non-kernel builds to get proper...
2007-04-04 kanInclude string.h for non-kernel builds to get proper...
2007-04-04 kanDo not assign result of (char *) cast to u_char * variable.
2007-04-03 julianSince we switched to using monatomically increasing...
2007-04-03 mpThis commit was generated by cvs2svn to compensate...
2007-04-03 rrs- fixed several places where we did not release INP...
2007-03-31 rrs- Found bug in min split point bundling which caused
2007-03-29 bmsFix a bug in IPv4 address configuration exposed by...
2007-03-28 andreWhen blackholing do a 'dropunlock' in the new world...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
2007-03-28 delphijThis commit was generated by cvs2svn to compensate...
next