aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
* Correct insecure temporary file usage in texindex. [06:01]Colin Percival2006-01-111-1/+1
* Merge in.c:1.89,1.90 from HEAD to RELENG_6_0:Robert Watson2005-10-161-0/+9
* MFC rev. 1.234: teach sysctl_drop() how to deal with the socketsMaxim Konovalov2005-10-091-1/+5
* MFC: move RFC3542 related definitions into ip6.h.Hajimu UMEMOTO2005-10-091-0/+48
* MFC 1.18: add missing RFC3542 definition.Hajimu UMEMOTO2005-10-091-0/+1
* MFC: update comments:Hajimu UMEMOTO2005-10-092-5/+5
* MFC (by andre)Xin LI2005-10-093-3/+3
* MFC (by ps):Xin LI2005-10-091-1/+1
* MFC (by andre)Xin LI2005-10-092-16/+0
* MFC r1.144Andrew Thompson2005-10-071-1/+1
* MFC IP_DONTFRAG IP socket option.Andre Oppermann2005-10-025-1/+23
* MFC: IP_MINTTL socket option.Andre Oppermann2005-10-016-0/+27
* Merge if.c:1.247, in.c:1.88, in.h:1.92 from HEAD to RELENG_6:Robert Watson2005-09-292-8/+13
* MFC 1.77: Do not ignore all other TCP options when TCP_MD5.Andre Oppermann2005-09-261-1/+1
* MFC: rev. 1.111Bjoern A. Zeeb2005-09-171-6/+30
* MFC: rev 1.283Paul Saab2005-09-161-3/+0
* MFC 1.141:Gleb Smirnoff2005-09-131-9/+17
* MFC rev. 1.233: Fix ICMP_UNREACH_NEEDFRAG case where no MTU was proposedAndre Oppermann2005-09-131-2/+3
* MFC 1.31:Gleb Smirnoff2005-09-121-0/+1
* MFC 1.110: clear lock on error in O_LIMIT case of install_stateSam Leffler2005-09-081-0/+1
* MFC 1.21:Gleb Smirnoff2005-08-311-1/+2
* MFC 1.76:Gleb Smirnoff2005-08-311-2/+2
* MFC rev. 1.31 (correct layer 2 broad- and multicast handling) and rev. 1.29Andre Oppermann2005-08-291-31/+15
* MFC 1.140:Gleb Smirnoff2005-08-291-0/+9
* MFC 1.87:Gleb Smirnoff2005-08-291-2/+12
* Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38Robert Watson2005-08-252-24/+29
* Merge subr_witness.c:1.196, igmp.c:1.49, in.c:1.86, in_var.h:1.55,Robert Watson2005-08-245-18/+49
* Merge in_var.h:1.54, in6_var.h:1.23, mld6.c:1.22 from HEAD to RELENG_6:Robert Watson2005-08-241-0/+2
* Merge ip_output.c:1.244 from HEAD to RELENG_6:Robert Watson2005-08-201-33/+58
* Merge in_pcb.c:1.166 from HEAD to RELENG_6:Robert Watson2005-08-201-15/+3
* Merge tcp_subr.c:1.229, tcp_syncache.c:1.75, tcp_timer.c:1.75 from HEADRobert Watson2005-08-203-33/+4
* MFC:Bjoern A. Zeeb2005-08-202-67/+294
* MFC 1.139, that closes several races in ARP code. See originalGleb Smirnoff2005-08-181-154/+181
* Merge if_atm.c:1.20 from HEAD to RELENG_6:Robert Watson2005-08-151-0/+9
* MFC: rev. 1.33 src/sys/net/if_gre.c, rev. 1.20 src/sys/netinet/ip_gre.cBjoern A. Zeeb2005-08-101-3/+12
* MFC: if_pfsync.c, 1.20 in_proto.c, 1.78Max Laier2005-07-231-2/+5
* Merge ip_input.c:1.302 from HEAD to RELENG_6:Robert Watson2005-07-201-2/+0
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-07-112-5504/+0
* Eliminate MAC entry point mac_create_mbuf_from_mbuf(), which isRobert Watson2005-07-051-1/+1
* Fix for a bug in newreno partial ack handling where if a large amountPaul Saab2005-07-052-2/+10
* Remove ambiguity from hlen. IPv4 is now indicated by is_ipv4 and we need aMax Laier2005-07-031-20/+17
* Check the alignment of the IP header before passing the packet up to theAndrew Thompson2005-07-021-0/+6
* Fix for a bug in the change that defers sack option processing untilPaul Saab2005-07-014-8/+10
* Fix for a SACK crash caused by a bug in tcp_reass(). tcp_reass()Paul Saab2005-07-012-2/+6
* When doing ARP load balancing source IP is taken in network byte order,Gleb Smirnoff2005-07-011-1/+1
* Fix ipfw packet matching errors with address tables.Simon L. B. Nielsen2005-06-293-19/+22
* - Postpone SACK option processing until after PAWS checks. SACK optionPaul Saab2005-06-274-115/+70
* Libalias incorrectly applies proxy rules to the global divertPoul-Henning Kamp2005-06-271-1/+5
* Disable checksum processing in LibAlias, when it works as aGleb Smirnoff2005-06-277-12/+50
* Fix some long standing bugs in writing to the BPF device attached toDavid Malone2005-06-261-0/+9