| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the loopback interface. Cleaning up some code with new macros | gnn | 2008-05-12 | 1 | -1/+0 |
* | Add code to allow the system to handle multiple routing tables. | julian | 2008-05-09 | 23 | -180/+430 |
* | Always bump tcpstat.tcps_badrst if we get a RST for a connection in the | jhb | 2008-05-08 | 1 | -4/+5 |
* | replace spaces added in last change with tabs | kmacy | 2008-05-05 | 1 | -5/+5 |
* | add rcv_nxt, snd_nxt, and toe offload id to FreeBSD-specific | kmacy | 2008-05-05 | 2 | -2/+12 |
* | Fix build, together with a bit of style breakage. | marck | 2008-05-02 | 1 | -1/+1 |
* | Fix a comment typo. | rwatson | 2008-04-29 | 1 | -1/+1 |
* | With IPv4 raw sockets, read lock rather than write lock the inpcb when | rwatson | 2008-04-21 | 1 | -15/+15 |
* | Read lock, rather than write lock, the inpcb when transmitting with or | rwatson | 2008-04-21 | 1 | -11/+11 |
* | Revert to rev. 1.161 - switch back to optimized TCP options ordering. | bz | 2008-04-20 | 1 | -5/+2 |
* | Teach pf and ipfw to use read locks in inpcbs write than write locks | rwatson | 2008-04-20 | 1 | -3/+3 |
* | In ip_output(), allow a read lock as well as a write lock when asserting | rwatson | 2008-04-19 | 1 | -1/+1 |
* | When querying the local or foreign address from an IP socket, acquire | rwatson | 2008-04-19 | 1 | -6/+6 |
* | move tcbinfo lock acquisition in to syncache | kmacy | 2008-04-19 | 1 | -0/+3 |
* | move cxgb_lt2.[ch] from NIC to TOE | kmacy | 2008-04-19 | 1 | -2/+8 |
* | Add in check for loopback as well, which was missing from the original patch. | gnn | 2008-04-17 | 1 | -0/+1 |
* | Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to | rwatson | 2008-04-17 | 18 | -332/+353 |
* | Clean up the code that checks the types of address so that it is | gnn | 2008-04-17 | 2 | -3/+6 |
* | Allow SCTP to compile without INET6. | rrs | 2008-04-16 | 12 | -958/+1530 |
* | Use the pru_flush infrastructure to avoid a panic | rrs | 2008-04-14 | 3 | -3/+65 |
* | Protection against errant sender sending a stream | rrs | 2008-04-14 | 1 | -1/+7 |
* | New logging values. | rrs | 2008-04-14 | 1 | -29/+30 |
* | 1) adds some additional logging | rrs | 2008-04-14 | 1 | -1/+106 |
* | This patch provides the back end support for equal-cost multi-path | qingli | 2008-04-13 | 2 | -0/+17 |
* | Take the route mtu into account, if available, when sending an | bz | 2008-04-09 | 3 | -7/+28 |
* | Remove TCP options ordering assumptions in tcp_addoptions(). Ordering | andre | 2008-04-07 | 1 | -1/+11 |
* | Remove now unnecessary comment. | andre | 2008-04-07 | 1 | -2/+0 |
* | Use #defines for TCP options padding after EOL to be consistent. | andre | 2008-04-07 | 2 | -2/+4 |
* | Add further TCP inpcb locking assertions to some TCP input code paths. | rwatson | 2008-04-07 | 1 | -0/+11 |
* | In in_pcbnotifyall() and in6_pcbnotify(), use LIST_FOREACH_SAFE() and | rwatson | 2008-04-06 | 1 | -5/+2 |
* | Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT. | ru | 2008-03-25 | 1 | -1/+1 |
* | change inp_wlock_assert to inp_lock_assert | kmacy | 2008-03-24 | 2 | -6/+10 |
* | Label inp as unused in the non-INVARIANTS case | kmacy | 2008-03-24 | 1 | -2/+2 |
* | Insulate inpcb consumers outside the stack from the lock type and offset with... | kmacy | 2008-03-23 | 2 | -0/+69 |
* | Explicitate the newpacket size. | piso | 2008-03-19 | 1 | -12/+13 |
* | Don't cache ptr to nat rule in case of tablearg argument. | piso | 2008-03-17 | 1 | -1/+2 |
* | Don't abuse stack space while in kernel land, use heap instead. | piso | 2008-03-17 | 1 | -5/+10 |
* | Fix indentation for a closing brace in in_pcballoc(). | rwatson | 2008-03-17 | 1 | -1/+1 |
* | Correct IPsec behaviour with a 'use' level in SP but no SA available. | bz | 2008-03-14 | 1 | -0/+12 |
* | -Don't pass down the entire pkt to ProtoAliasIn, ProtoAliasOut, FragmentIn | piso | 2008-03-12 | 3 | -305/+43 |
* | Padding after EOL option must be zeros according to RFC793 but | bz | 2008-03-09 | 1 | -2/+10 |
* | MFP4: | piso | 2008-03-06 | 7 | -77/+67 |
* | Change the default port range for outgoing connections by introducing | rpaulo | 2008-03-04 | 2 | -44/+29 |
* | When unloading kld, don't forget to flush the nat pointers. | piso | 2008-03-03 | 1 | -0/+7 |
* | Raise a bit ipfw kld priority. | piso | 2008-03-03 | 1 | -1/+1 |
* | Some "cleanup" of tcp_mss(): | bz | 2008-03-02 | 1 | -8/+4 |
* | Fix indentation (whitespace changes only). | bz | 2008-03-01 | 1 | -4/+4 |
* | Move ipfw's nat code into its own kld: ipfw_nat. | piso | 2008-02-29 | 3 | -551/+731 |
* | Dummynet has a limit of 100 slots queue size (or 1MB, if you give | dwmalone | 2008-02-27 | 1 | -2/+9 |
* | Add table/tablearg support to ipfw's nat. | piso | 2008-02-24 | 1 | -2/+4 |