]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
Move more MD devices and options out of MI NOTES.
[FreeBSD/FreeBSD.git] / sys / netinet /
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-11 maximo Do not do args->f_id.addr_type == 6 when there is
2006-10-11 maximo Kill a nit in the comment.
2006-10-11 maximo Extend not very informative ipfw(4) message 'drop...
2006-10-11 ruMerge the rest of my changes.
2006-10-08 pisoVarious mdoc and grammar fixes.
2006-10-07 bzSet scope on MC address so IPv6 carp advertisement...
2006-10-04 glebiusSave space on stack moving token ring stuff to its...
2006-10-04 glebiusStyle rev. 1.152.
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-29 andreRemove stone-aged and irrelevant "#ifndef notdef".
2006-09-29 bmsNits.
2006-09-29 bmsPush removal of mrouted down to the rest of the tree.
2006-09-29 maximo Convert w/spaces to tabs in the previous commit.
2006-09-29 silbyRather than autoscaling the number of TIME_WAIT sockets...
2006-09-28 andreWhen tcp_output() receives an error upon sending a...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-28 andreWhen doing TSO correctly do the check to prevent a...
2006-09-28 bmsFix the IPv4 multicast routing detach path. On interfac...
2006-09-28 bmsThe IPv4 code should clean up multicast group state...
2006-09-27 pisoCompilation.
2006-09-26 pisoSummer of Code 2005: improve libalias - part 1 of 2
2006-09-26 jmgfix calculating to_tsecr... This prevents the rtt...
2006-09-25 bmsFix an incompatibility between CARP and IPv4 multicast...
2006-09-25 bmsSpleling
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-25 bmsAccount for output IP datagrams on the ifaddr where...
2006-09-25 jmgif min is greater than max, prefer max over min......
2006-09-23 jmgnow that we don't automagicly increase the MTU of host...
2006-09-23 bmsAlways set the IP version in the TCP input path, to...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-17 andreMake tcp_usr_send() free the passed mbufs on error...
2006-09-16 jhayHandle a list of IPv6 src and dst addresses correctly...
2006-09-15 andreWhen doing TSO subtract hdrlen from TCP_MAXWIN to preve...
2006-09-14 acheAdd missing #ifdef INET6 (can't be compiled)
2006-09-13 andreRemove unessary includes and follow common ordering...
2006-09-13 andreRewrite of TCP syncookies to remove locking requirement...
2006-09-12 csjpIntroduce a new entry point, mac_create_mbuf_from_firew...
2006-09-11 andreFix a NULL pointer dereference of ro->ro_rt->rt_flags...
2006-09-10 jmgmake use of the host route's mtu for processing. This...
2006-09-08 glebiusAdd a sysctl net.inet.tcp.nolocaltimewait that allows...
2006-09-07 ruBack when we had T/TCP support, we used to apply different
2006-09-07 andreSecond step of TSO (TCP segmentation offload) support...
2006-09-07 ruRemove a microoptimization for i386 that was a micropes...
2006-09-06 andreFirst step of TSO (TCP segmentation offload) support...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-06 andreCheck inp_flags instead of inp_vflag for INP_ONESBCAST...
2006-09-06 andreFix the socket option IP_ONESBCAST by giving it its...
2006-09-06 glebiuso Backout rev. 1.125 of in_pcb.c. It appeared to behave...
2006-09-05 glebiusFinally fix rev. 1.256
2006-09-05 glebiusRemove extra parenthesis in last commit.
2006-09-05 glebius- Make net.inet.tcp.maxtcptw modifiable at run time.
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 thomasFix typo in comment.
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 jhayRecognise IPv6 PIM packets.
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 mohansFix for a bug that causes the computation of "len"...
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-18 juliancomply with style police
2006-08-17 julianAllow ipfw to forward to a destination that is specifie...
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-17 julianRemove the IPFIREWALL_FORWARD_EXTENDED option and make...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-11 mohansFixes an edge case bug in timewait handling where ticks...
2006-08-04 brooksWith exception of the if_name() macro, all definitions...
2006-08-04 olegRemove useless NULL pointer check: we are using M_WAITO...
2006-08-02 rwatsonMove soisdisconnected() in tcp_discardcb() to one of...
2006-08-02 olegDo not leak memory while flushing rules.
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-21 rwatsonChange semantics of socket close and detach. Add a...
2006-07-18 upsFix race conditions on enumerating pcb lists by moving...
2006-07-09 samRevise network interface cloning to take an optional...
2006-07-08 mlaierMake in-kernel multicast protocols for pfsync and carp...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-06 rwatsonRemove unneeded mac.h include.
2006-07-05 olegComplete timebase (time_second -> time_uptime) conversion.
2006-07-04 maximo Kill BUGS section as it is not valid since rev. 1...
2006-06-29 yarThere is a consensus that ifaddr.ifa_addr should never...
2006-06-29 yarUse TAILQ_FOREACH consistently.
2006-06-29 glebiusFix URL to Bellovin's paper.
2006-06-29 bzEliminate the offset argument from send_reject. It...
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.
next