| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rework TCP window scaling (RFC1323) to properly scale the send window | Andre Oppermann | 2006-02-28 | 4 | -40/+42 |
| * | This patch fixes the problem where the current TCP code can not handle | Qing Li | 2006-02-23 | 3 | -3/+4 |
| * | Obey opt_inet6.h in kernel build directory. | Hajimu UMEMOTO | 2006-02-20 | 1 | -2/+0 |
| * | Remove unneeded includes and provide more accurate description | Andre Oppermann | 2006-02-18 | 3 | -6/+4 |
| * | Add missing TH_PUSH to the TH_FLAGS enumeration. | Andre Oppermann | 2006-02-18 | 1 | -1/+1 |
| * | Have TCP Inflight disable itself if the RTT is below a certain | Andre Oppermann | 2006-02-16 | 6 | -2/+38 |
| * | In in_pcbconnect_setup() reduce code duplication and use ip_rtaddr() | Andre Oppermann | 2006-02-16 | 1 | -16/+10 |
| * | Make sysctl_msec_to_ticks(SYSCTL_HANDLER_ARGS) generally available instead | Andre Oppermann | 2006-02-16 | 1 | -20/+0 |
| * | When sending a packet from dummynet, indicate that we're forwarding | Ruslan Ermilov | 2006-02-14 | 3 | -8/+2 |
| * | Set the M_ZERO flag when calling uma_zalloc() to allocate a syncache entry. | Qing Li | 2006-02-09 | 1 | -5/+4 |
| * | Redo the previous fix by setting the UMA_ZONE_ZINIT bit in the syncache | Qing Li | 2006-02-08 | 1 | -3/+2 |
| * | Fixes a crash due to the memory of the newly allocated syncache entry | Qing Li | 2006-02-07 | 1 | -0/+1 |
| * | Fix five years old bug in ip_reass(): if we are using 'full' (i.e. including | Oleg Bulyzhin | 2006-02-07 | 1 | -0/+7 |
| * | Never select the PCB that has INP_IPV6 flag and is bound to :: if | Hajimu UMEMOTO | 2006-02-04 | 1 | -1/+23 |
| * | Dropping the lock in the transmit_event() is not safe, because we | Gleb Smirnoff | 2006-02-03 | 1 | -94/+115 |
| * | Axe unused function. | Gleb Smirnoff | 2006-02-03 | 1 | -38/+0 |
| * | Use PFIL_HOOKED macros in if_bridge and pass the right argument to | Christian S.J. Peron | 2006-02-02 | 1 | -1/+1 |
| * | Somewhat re-factor the read/write locking mechanism associated with the packet | Christian S.J. Peron | 2006-02-02 | 4 | -49/+14 |
| * | Move the IPSEC related code blocks to their own file to unclutter | Andre Oppermann | 2006-02-01 | 4 | -445/+653 |
| * | Brain-o (use standard int types now). | Ruslan Ermilov | 2006-02-01 | 1 | -2/+2 |
| * | Fix multicast routing on 64-bit platforms. | Ruslan Ermilov | 2006-01-31 | 1 | -2/+2 |
| * | Now that the bridge also processes Ethernet frames as itself, two arp replies | Andrew Thompson | 2006-01-31 | 1 | -2/+4 |
| * | Add some initial locking to gif(4). It doesn't covers the whole driver, | Gleb Smirnoff | 2006-01-30 | 1 | -0/+2 |
| * | Back out of r1.148, it causes two arp replies to be sent with different mac | Andrew Thompson | 2006-01-29 | 1 | -1/+1 |
| * | When doing IP forwarding with [FAST_]IPSEC compiled into the kernel | Andre Oppermann | 2006-01-24 | 1 | -8/+10 |
| * | In ip_mdq() compute the TV_DELTA the correct way around. | Andre Oppermann | 2006-01-24 | 1 | -1/+1 |
| * | In in_control() remove the temporary in_ifaddr structure from the | Andre Oppermann | 2006-01-24 | 1 | -1/+2 |
| * | Fix minor bug in uRPF: | Oleg Bulyzhin | 2006-01-24 | 1 | -2/+8 |
| * | Implement 'ipfw fwd laddr,port' feature for UDP. According to ipfw(8) | Gleb Smirnoff | 2006-01-24 | 1 | -0/+20 |
| * | Fix build. | Gleb Smirnoff | 2006-01-23 | 1 | -1/+1 |
| * | Simplify ip_next_mtu() and make its logic more easy to see while | Andre Oppermann | 2006-01-23 | 1 | -19/+12 |
| * | Convert remaining functions to ANSI C function declarations; remove | Robert Watson | 2006-01-22 | 1 | -77/+33 |
| * | Convert last remaining function in ip_gre.c to ANSI C function | Robert Watson | 2006-01-22 | 1 | -3/+1 |
| * | Fix stack corruptions on amd64. | Bjoern A. Zeeb | 2006-01-21 | 2 | -27/+5 |
| * | - Change the return type for init_tables from void to int so we can propagate | Christian S.J. Peron | 2006-01-20 | 1 | -10/+25 |
| * | Destroy the dynamic rule zone in the event that we fail to insert the | Christian S.J. Peron | 2006-01-20 | 1 | -0/+1 |
| * | Do not derefence the ip header pointer in the IPv6 case. | Andre Oppermann | 2006-01-18 | 2 | -0/+2 |
| * | In in_delayed_cksum() we can't perform a m_pullup() as it may | Andre Oppermann | 2006-01-18 | 1 | -2/+2 |
| * | In syncache_expand() insert a proper syncache_free() to fix a case | Andre Oppermann | 2006-01-18 | 1 | -1/+4 |
| * | Prevent dereferencing a NULL route pointer when trying to update the | Andre Oppermann | 2006-01-18 | 1 | -1/+2 |
| * | Return mbuf pointer or NULL from ip_fastforward() as the mbuf pointer | Andre Oppermann | 2006-01-18 | 2 | -19/+19 |
| * | Modify the IP fragment reassembly code so that it uses a new UMA zone, | Robert Watson | 2006-01-15 | 1 | -21/+81 |
| * | Staticize ipqlock, since it is local to ip_input.c. | Robert Watson | 2006-01-15 | 1 | -1/+1 |
| * | Check the correct TTL in both the IPv6 and IPv4 cases. | George V. Neville-Neil | 2006-01-14 | 2 | -4/+16 |
| * | UMA can return NULL not only in case when our zone is full, but | Gleb Smirnoff | 2006-01-14 | 1 | -1/+7 |
| * | Remove dead code: 'opts' is not used in udp_append(), only in udp_input(), | Robert Watson | 2006-01-14 | 1 | -3/+0 |
| * | Include the bridge interface itself in the special arp handling. | Andrew Thompson | 2006-01-12 | 1 | -1/+1 |
| * | Correct insecure temporary file usage in texindex. [06:01] | Colin Percival | 2006-01-11 | 1 | -1/+1 |
| * | Add RFC 3378 EtherIP support. This change makes it possible to add gif | Andrew Thompson | 2005-12-21 | 2 | -0/+29 |
| * | Use consistent indent character as other IPPROTO_* lines did. | Xin LI | 2005-12-20 | 1 | -1/+1 |