]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
MFC:
[FreeBSD/FreeBSD.git] / sys / netinet /
2008-03-19 pisoMFC: explicitate newpacket size.
2008-03-18 pisoMFC Revision 1.25:
2008-02-22 upsFix reference counting for already existing addresses...
2008-02-01 glebiusBelated MFC of rev. 1.49:
2008-01-24 jhbMFC: Expose smoothed RTT and RTT variance measurements...
2007-12-22 rwatsonMerge in_pcb.c:1.198 from HEAD to RELENG_6:
2007-12-18 peterMFC: scale TCPTV_MIN with hz, not a fixed number of...
2007-12-17 guidoMFC: 1.334
2007-12-14 qingliMFC: -r1.296
2007-09-28 maximo Update tcp sendcookie stats. HEAD has a different...
2007-07-12 yarMFC revs. 1.15, 1.16:
2007-07-07 brianFix a problem introduced in netinet/in.c 1.85.2.7 where
2007-06-12 jhbMFC 1.30: Certain (bad) values of sack blocks can end...
2007-06-12 jhbMFC 1.28: Fix for a bug that causes SACK scoreboard...
2007-06-12 jhbMFC 1.315: In the SYN_SENT case, Initialize the snd_wnd...
2007-06-10 dwmaloneMFC 1.209: Don't verify UDP IPv4 checksum in-place.
2007-06-07 bzMFC:
2007-06-06 glebiusMerge 1.47:
2007-05-25 jhbMFC: Fix statistical accounting for bytes and packets...
2007-05-25 jinmeiMFC:
2007-05-14 maximMFC revs. 1.30, 1.31: fix strtoul() error conditions...
2007-05-08 julianRe-MFC 1.112 and this time include the fix for a bug...
2007-04-20 rwatsonMerge ip_fw2.c:1.163 to RELENG_6:
2007-04-10 pisoMFC: Prevent the usage of an uninitialized variable...
2007-04-10 pisoMFC: Silence Coverity about an unused variable.
2007-04-03 julianRevert the MFC if 1.112 ( 1.106.2.27 )
2007-04-03 julianComplete reversal of MFC:
2007-04-03 julianRevert one of the MFCs from Friday as it produces an
2007-03-31 julianunbreak build by puting back definition used by ipfw(8)
2007-03-31 julianMFC: 1.161
2007-03-31 julianMFC: 1.139
2007-03-31 julianMFC 1.37
2007-03-31 julianMFC: ip_fw2.c 1.129
2007-03-31 julianMFC: 1.128
2007-03-31 julianMFC 1.116
2007-03-29 bmsMFC rev 1.40:
2007-03-28 julianWe really don't need FreeBSD 4.x code in RELENG 6
2007-03-28 julianMFC 1.112 mainly for diff reduction
2007-03-27 julianTHAT line wasn't part of the MFC..!
2007-03-27 julianMFC ip_fw2.c 1.143, 1.144
2007-03-27 julianMFC of 1.157. clean up multipel references to headers...
2007-03-27 bmsMFC rev 1.170:
2007-03-22 glebiusCarefully merge revs 1.123, 1.124, omitting the 1.120...
2007-03-21 olegMFC rev. 1.102-1.105
2007-03-19 bmsMFC:
2007-03-16 qingliMFC: r1.316, accept valid RST packet when delayed ack...
2007-03-13 bmsMFC rev 1.203:
2007-03-13 bmsMFC rev 1.159:
2007-03-08 bmsMFC rev 1.270:
2007-03-05 bmsMFC rev 1.33:
2007-03-04 bmsMFC rev 1.131:
2007-02-14 bmsMFC rev 1.98:
2007-02-13 maximMFC rev. 1.158: increment requests counter right before...
2007-02-12 bmsMFC rev 1.39:
2007-01-19 jhbMFC: Change the life cycle of bpf interface objects...
2007-01-08 samMFC 1.142: change error codes returned by protocol...
2006-12-30 jhbMFC: Include the style fix I had included in the other...
2006-12-30 rwatsonMerge tcp_subr.c:1.251 from HEAD to RELENG_6:
2006-12-29 jhbMFC: Close some races between enumerating inpcb's and...
2006-11-28 rwatsonReformulate ip_ctloutput() and tcp_ctloutput() to work...
2006-11-20 maximActually MFC rev. 1.151: s/args->f_id.addr_type ==...
2006-11-20 maximMFC revs. 1.149 - 1.151: extend ipfw(4) message 'drop...
2006-11-19 bzFix PMTU discovery in IPsec case by using an MTU hint...
2006-10-24 rwatsonReduce the size of a number of race windows in the...
2006-10-10 bzMFC: 1.44 src/sys/netinet/ip_carp.c, 1.148 src/sys...
2006-10-07 bmsMFC: Fix the IPv4 multicast routing detach path. On...
2006-10-07 bmsMFC: The IPv4 code should clean up multicast group...
2006-10-06 andreMFC:
2006-10-01 silbyMFC revs 1.263, 1.264: Limit the number of TIME_WAIT...
2006-09-27 muxMFC udp_usrreq.c:1.180 and tcp_usrreq.c:1.128 :
2006-09-26 bmsBack out rev 1.242.2.13 as it introduces a potentially...
2006-09-25 bmsMFC: Account for output IP datagrams on the ifaddr...
2006-09-25 bmsMFC: Fix an incompatibility between CARP and IPv4 multi...
2006-09-20 jhayMFC: 1.147
2006-09-19 csjpMFC the firewall labeling changes.
2006-09-19 glebiusWith recent MFC the tcp_twclose() can be converted...
2006-09-15 glebiusMerge a bunch of changes to TCP compressed TIME_WAIT...
2006-09-07 jhayMFC: Recognise IPv6 PIM packets.
2006-09-05 mohansMFC: Fix for a bug that causes the computation of ...
2006-09-05 mohansMFC: Fixes an edge case bug in timewait handling where...
2006-09-04 pjdMFC: sys/netinet/ip_input.c 1.317,1.318
2006-09-04 pjdMFC: sys/netinet/in_pcb.c 1.178
2006-09-02 olegMFC rev. 1.141-1.142
2006-08-24 julianMFC: Remove IPFIREWALL_FORWARD_EXTENDED as an option.
2006-08-21 dwmaloneMFC: When we receive an out-of-window SYN for an "ESTAB...
2006-08-20 dwmaloneMFC: Make net.inet.ip.portrange.reservedhigh and
2006-08-10 glebiusMFC rev. 1.23:
2006-08-10 glebiusMFC rev. 1.36:
2006-08-10 glebiusMFC rev. 1.258:
2006-08-10 glebiusMFC (rev. 1.39 of ip_carp.c, rev. 1.2 of ip_carp.h):
2006-07-29 olegMFC:
2006-07-10 thompsaMFC r1.152
2006-07-03 rwatsonIn ip_ctloutput(), check for a NULL inpcb pointer befor...
2006-06-29 umeMFC 1.136:
2006-06-24 olegMFC src/sys/netinet/ip_fw2.c rev.1.133:
2006-06-11 rwatsonMerge in_pcb.h:1.84 from HEAD to RELENG_6:
2006-06-11 rwatsonMerge tcp_input.c:1.292, tcp_timer.c:1.77 from HEAD...
2006-06-04 maximMFC rev. 1.257: add missed error check.
2006-06-02 mlaierMFC rev. 1.131:
2006-05-16 psMFC: Allow for nmbclusters and maxsockets to be increas...
next