]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet
MFC revision 1.20:
[FreeBSD/FreeBSD.git] / sys / netinet /
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...
2006-03-22 glebiusPartial backout. Do not use time_uptime instead of...
2006-03-11 thompsaMFC r1.151
2006-03-09 glebiusMFC 1.127:
2006-03-04 olegMFC rev. 1.315
2006-03-01 andreMFC: Have TCP Inflight disable itself if the RTT is...
2006-03-01 andreMFC: Make sysctl_msec_to_ticks(SYSCTL_HANDLER_ARGS...
2006-02-23 umeMFC: Obey opt_inet6.h in kernel build directory.
2006-02-17 ruMFC: Fix a bug that prevented passing IP fragments...
2006-02-16 andreMFC ip_icmp.c rev. 1.103-1.106+1.108:
2006-02-16 qingliMFC: rev 1.84
2006-02-14 rwatsonMerge in_pcb.c:1.167 from HEAD to RELENG_6:
2006-02-14 rwatsonMerge udp_usrreq.c:1.181 from HEAD to RELENG_6:
2006-02-13 rwatsonMerge ip_input.c:1.311 from HEAD to RELENG_6:
2006-02-13 rwatsonMFC ip_input.c:1.310:
2006-02-11 umeMFC 1.168: Never select the PCB that has INP_IPV6 flag...
2006-02-11 umeMFC: obey opt_inet6.h and opt_ipsec.h in kernel build...
2006-02-08 ruMFC: 1.97: axe unused function, 1.98: fix locking.
2006-02-03 ruMFC: 1.25, 1.26: Fix multicast routing on 64-bit platforms.
2006-02-03 thompsaMFC r1.150, do not send two ARP replies if the bridge...
2006-01-31 andreMFC 1.110 & 1.111: Simplify ip_next_mtu().
2006-01-31 andreMFC 1.312: In ip_forward() compute MTU always if it...
2006-01-31 andreMFC 1.117: In ip_mdq() compute TV_DELTA the correct...
2006-01-31 andreMFC 1.93: In in_control() only remove in_ifaddr from...
2006-01-31 andreMFC 1.286 & 1.287: Check the correct TTL in both the...
2006-01-31 andreMFC 1.253: In in_delayed_cksum() don't perform m_pullup...
2006-01-31 andreMFC 1.81: In syncache_expand() fix a case that currentl...
2006-01-31 andreMFC 1.252: Prevent dereferencing NULL route pointer...
2006-01-31 glebiusMFC:
2006-01-31 glebiusMFC 1.182:
2006-01-31 olegMFC 1.124:
2006-01-29 thompsaInstaMFC:
2006-01-27 bzMFC:
2006-01-27 csjpMFC revision 1.122
2006-01-19 thompsaMFC r1.148:
2006-01-15 glebiusMFC:
2006-01-15 glebiusMFC 1.118:
2006-01-15 glebiusMFC:
2006-01-11 cpercivaCorrect insecure temporary file usage in texindex....
2006-01-03 thompsaMFC: EtherIP support, adding gif interfaces to bridges.
2005-12-28 glebiusMFC 1.251:
2005-12-28 glebiusMFC:
2005-12-27 gnnMFC of SCTP protocol number.
2005-12-25 mlaierMFC: ip_carp.c, 1.33
2005-12-25 suzMFC: sync with KAME regarding NDP
2005-11-26 glebiusPrevious commit merged 1.145 and _a part of_ 1.142...
2005-11-25 glebiusMFC 1.34 by yar:
2005-11-25 glebiusMFC 1.38: MFOpenBSD 1.62:
2005-11-25 glebiusMFC 1.145:
2005-11-16 ruMFC: Use sparse initializers for "struct domain" and...
2005-11-14 suzMFC 1.115
2005-11-07 rwatsonMerge tcp_input.c:1.284 from HEAD to RELENG_6:
2005-11-04 umeMFC: scope cleanup. with this change
2005-11-04 maximMFC rev. 1.155 sys/netinet/raw_ip.c and rev. 1.178...
2005-11-04 glebiusMFC 1.91, 1.92:
2005-10-15 rwatsonMerge in.c:1.89,1.90 from HEAD to RELENG_6:
2005-10-09 maximMFC rev. 1.234: teach sysctl_drop() how to deal with...
2005-10-09 umeMFC: move RFC3542 related definitions into ip6.h.
2005-10-09 umeMFC 1.18: add missing RFC3542 definition.
2005-10-09 umeMFC: update comments:
2005-10-09 delphijMFC (by andre)
2005-10-09 delphijMFC (by ps):
2005-10-09 delphijMFC (by andre)
2005-10-07 thompsaMFC r1.144
2005-10-02 andreMFC IP_DONTFRAG IP socket option.
next