]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
This commit was generated by cvs2svn to compensate for changes in r147464,
[FreeBSD/FreeBSD.git] / sys / netinet /
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-16 mlaierIn verify_rev_path6():
2005-06-16 mlaierFix indentation in INET6 section in preperation of...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-12 mlaierWhen doing matching based on dst_ip/src_ip make sure...
2005-06-10 brooksStop embedding struct ifnet at the top of driver softcs...
2005-06-10 greenModify send_pkt() to return the generated packet and...
2005-06-10 thompsaAdd dummynet(4) support to if_bridge, this code is...
2005-06-09 psFix a mis-merge. Remove a redundant call to tcp_sackho...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-09 psFix for a crash in tcp_sack_option() caused by hitting...
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-06 psFix for a bug in the change that walks the scoreboard...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 thompsaAdd hooks into the networking layer to support if_bridg...
2005-06-04 greenBetter explain, then actually implement the IPFW ALTQ...
2005-06-04 psChanges to tcp_sack_option() that
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 mlaierAdd support for IPv4 only rules to IPFW2 now that it...
2005-06-02 iedowseUse IFF_LOCKGIANT/IFF_UNLOCKGIANT around calls to the...
2005-06-01 rwatsonWhen aborting tcp_attach() due to a problem allocating...
2005-06-01 rwatsonAssert tcbinfo lock, inpcb lock in tcp_disconnect().
2005-06-01 rwatsonAssert tcbinfo lock in tcp_drop() due to its call of...
2005-06-01 rwatsonAssert that tcbinfo is locked in tcp_input() before...
2005-06-01 rwatsonAssert the tcbinfo lock whenever tcp_close() is to...
2005-06-01 rwatsonAssert tcbinfo lock in tcp_attach(), as it is required...
2005-06-01 rwatsonCommit correct version of previous commit (in_pcb.c...
2005-06-01 rwatsonAssert pcbinfo lock in in_pcbdisconnect() and in_pcbdet...
2005-06-01 rwatsonSlight white space tweak.
2005-06-01 rwatsonDe-spl UDP.
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-28 tanimuraLet OSPFv3 go through ipfw. Some more additional check...
2005-05-25 psThis is conform with the terminology in
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 psRewrite of tcp_sack_option(). Kentaro Kurahone (NetBSD...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-21 psReplace t_force with a t_flag (TF_FORCEDATA).
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 psIntroduce routines to alloc/free sack holes. This clean...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-15 glebius- When carp interface is destroyed, and it affects...
2005-05-13 psFix for a bug where the "nexthole" sack hint is out...
2005-05-13 glebiusIn div_output() explicitly set m->m_nextpkt to NULL...
2005-05-11 psWhen looking for the next hole to retransmit from the...
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-07 cpercivaFix two issues which were missed in FreeBSD-SA-05:08...
2005-05-06 glebiusAdd a workaround for 64-bit archs: store unsigned long...
2005-05-06 glebiuss/DEBUG/LIBALIAS_DEBUG/, since DEBUG is defined in...
2005-05-06 cpercivaIf we are going to
2005-05-05 glebiusMore bits for kernel version:
2005-05-05 glebiusAlways include alias.h before alias_local.h
2005-05-05 glebiusWhen used in kernel define NO_FW_PUNCH, NO_LOGGING...
2005-05-05 glebiusFix argument order for bcopy() in last commit.
2005-05-05 glebiusUse bcopy() instead of memmove().
2005-05-05 glebiusHide fflush(3) under ifdef DEBUG.
2005-05-05 glebiusThings required to build libalias as kernel module:
2005-05-05 glebiusAdd NO_USE_SOCKETS knob, which cuts off functionality...
2005-05-05 glebiusAdd NO_LOGGING knob, which cuts off functionality of...
2005-05-05 glebiusPlay with includes so that libalias can be compiled...
2005-05-04 andreIf we don't get a suggested MTU during path MTU discovery
2005-05-04 glebiusCleanup IPFW2 ifdefs.
2005-05-04 glebiusMakefile is not needed here.
2005-05-04 andreAdd another step of 1280 (gif(4) tunnels) to ip_next_mtu().
2005-05-04 glebiusIPFW version 2 is the only option in HEAD and RELENG_5.
2005-05-04 andrePass icmp_error() the MTU argument directly instead of
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-05-01 rwatsonRemove now unused inirw variable from previous use...
2005-05-01 grehanFix typo in last commit.
2005-05-01 rwatsonSlide unlocking of the tcbinfo lock earlier in tcp_usr_...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-26 brooksIntroduce a struct icmphdr which contains the type...
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-21 psRemove some code that snuck in by accident.
2005-04-21 psFix for interaction problems between TCP SACK and TCP...
2005-04-21 psUndo rev 1.71 as it is the wrong change.
2005-04-21 ps- Make the sack scoreboard logic use the TAILQ macros...
next