| Commit message (Expand) | Author | Age | Files | Lines |
| * | Garbage-collect now unused struct _ipfw_insn_pipe and flush_pipe_ptrs(), | Gleb Smirnoff | 2005-11-29 | 2 | -44/+1 |
| * | First step in removing welding between ipfw(4) and dummynet. | Gleb Smirnoff | 2005-11-29 | 2 | -284/+281 |
| * | Fix prototype. | Ruslan Ermilov | 2005-11-24 | 1 | -1/+1 |
| * | Fix for a bug that causes SACK scoreboard corruption when the limit | Paul Saab | 2005-11-21 | 1 | -6/+21 |
| * | Remove 'ipprintfs' which were protected under DIAGNOSTIC. It doesn't | Andre Oppermann | 2005-11-19 | 2 | -36/+0 |
| * | Move MAX_IPOPTLEN and struct ipoption back into ip_var.h as | Andre Oppermann | 2005-11-19 | 2 | -13/+13 |
| * | Consolidate all IP Options handling functions into ip_options.[ch] and | Andre Oppermann | 2005-11-18 | 14 | -681/+794 |
| * | Purge layer specific mbuf flags on layer crossings to avoid confusing | Andre Oppermann | 2005-11-18 | 1 | -1/+12 |
| * | Rework icmp_error() to deal with truncated IP packets from | Andre Oppermann | 2005-11-18 | 1 | -48/+54 |
| * | In ip_forward() copy as much into the temporary error mbuf as we | Andre Oppermann | 2005-11-18 | 1 | -3/+2 |
| * | MFOpenBSD 1.62: | Gleb Smirnoff | 2005-11-17 | 1 | -2/+4 |
| * | Unbreak for !INET6 case. | Ruslan Ermilov | 2005-11-14 | 1 | -1/+1 |
| * | - Store pointer to the link-level address right in "struct ifnet" | Ruslan Ermilov | 2005-11-11 | 2 | -15/+14 |
| * | fixed a bug that uRPF does not work properly for an IPv6 packet bound for the... | SUZUKI Shinsuke | 2005-11-10 | 1 | -2/+8 |
| * | Use sparse initializers for "struct domain" and "struct protosw", | Ruslan Ermilov | 2005-11-09 | 4 | -139/+226 |
| * | Move the cloned interface list management in to if_clone. For some drivers the | Andrew Thompson | 2005-11-08 | 1 | -3/+0 |
| * | Rework ARP retransmission algorythm so that ARP requests are | Gleb Smirnoff | 2005-11-08 | 1 | -30/+27 |
| * | Retire MT_HEADER mbuf type and change its users to use MT_DATA. | Andre Oppermann | 2005-11-02 | 9 | -17/+17 |
| * | Normalize a significant number of kernel malloc type names: | Robert Watson | 2005-10-31 | 1 | -1/+1 |
| * | Push the assignment of a new or updated so_qlimit from solisten() | Robert Watson | 2005-10-30 | 1 | -4/+4 |
| * | First fill in structure with valid values, and only then attach it | Gleb Smirnoff | 2005-10-28 | 1 | -2/+2 |
| * | Since carp(4) interfaces presently are kinda fake yet possess | Yaroslav Tykhiy | 2005-10-26 | 1 | -1/+1 |
| * | Fix build after in6_joingroup change. It remains unclear if DAD breaks CARP | Max Laier | 2005-10-22 | 1 | -2/+2 |
| * | In in_addprefix() compare not only route addresses, but their masks, | Gleb Smirnoff | 2005-10-22 | 1 | -8/+13 |
| * | sync with KAME regarding NDP | SUZUKI Shinsuke | 2005-10-21 | 1 | -1/+5 |
| * | Convert if (tp->t_state == TCPS_LISTEN) panic() into a KASSERT. | Robert Watson | 2005-10-19 | 2 | -8/+4 |
| * | Change the reference counting to count the number of cloned interfaces for each | Andrew Thompson | 2005-10-12 | 1 | -1/+2 |
| * | o INP_ONESBCAST is inpcb.inp_vflag flag not inp_flags. The confusion | Maxim Konovalov | 2005-10-12 | 2 | -3/+3 |
| * | Unbreak the net.inet6.tcp6.getcred sysctl. | Philip Paeps | 2005-10-12 | 2 | -6/+6 |
| * | When bridging is enabled and an ARP request is recieved on a member interface, | Andrew Thompson | 2005-10-04 | 1 | -1/+1 |
| * | Correct brainfart in SO_BINTIME test. | Andre Oppermann | 2005-10-04 | 1 | -1/+1 |
| * | Make SO_BINTIME timestamps available on raw_ip sockets. | Andre Oppermann | 2005-10-04 | 1 | -1/+1 |
| * | Unlock Giant symmetrically with respect to lock acquire order as that's | Robert Watson | 2005-10-03 | 1 | -1/+1 |
| * | Acquire Giant conditionally in in_addmulti() and in_delmulti() based on | Robert Watson | 2005-10-03 | 1 | -0/+9 |
| * | o Teach sysctl_drop() how to deal with the sockets in TIME_WAIT state. | Maxim Konovalov | 2005-10-02 | 2 | -2/+10 |
| * | Remove bridge(4) from the tree. if_bridge(4) is a full functional | Max Laier | 2005-09-27 | 4 | -28/+3 |
| * | Implement IP_DONTFRAG IP socket option enabling the Don't Fragment | Andre Oppermann | 2005-09-26 | 5 | -2/+24 |
| * | Use monotonic 'time_uptime' instead of 'time_second' as timebase | Andre Oppermann | 2005-09-19 | 3 | -12/+12 |
| * | Use monotonic 'time_uptime' instead of 'time_second' as timebase | Andre Oppermann | 2005-09-19 | 4 | -31/+31 |
| * | Take a first cut at cleaning up ifnet removal and multicast socket | Robert Watson | 2005-09-18 | 2 | -8/+13 |
| * | Do not ignore all other TCP options (eg. timestamp, window scaling) | Andre Oppermann | 2005-09-14 | 1 | -1/+1 |
| * | Fix panic when kernel compiled without INET6 by rejecting | Bjoern A. Zeeb | 2005-09-14 | 1 | -6/+30 |
| * | In tcp_ctlinput() do not swap ip->ip_len a second time. It | Andre Oppermann | 2005-09-10 | 2 | -4/+6 |
| * | - Do not hold route entry lock, when calling arprequest(). One such | Gleb Smirnoff | 2005-09-09 | 1 | -9/+17 |
| * | When a carp(4) interface is being destroyed and is in a promiscous mode, | Gleb Smirnoff | 2005-09-09 | 1 | -0/+1 |
| * | clear lock on error in O_LIMIT case of install_state | Sam Leffler | 2005-09-04 | 1 | -0/+1 |
| * | Use the correct mbuf type for MGET(). | Andre Oppermann | 2005-08-30 | 4 | -4/+4 |
| * | Add newline to debuging printf. | Gleb Smirnoff | 2005-08-26 | 1 | -1/+2 |
| * | - Refuse hashsize of 0, since it is invalid. | Gleb Smirnoff | 2005-08-25 | 1 | -2/+2 |
| * | When we have a published ARP entry for some IP address, do reply on | Gleb Smirnoff | 2005-08-25 | 1 | -0/+9 |