| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fast track MFC r228016: | Lawrence Stewart | 2011-11-28 | 1 | -17/+22 |
| * | MFC r228031: | Michael Tuexen | 2011-11-27 | 2 | -7/+6 |
| * | MFC r227930: | Michael Tuexen | 2011-11-24 | 1 | -1/+1 |
| * | MFC r227540: | Michael Tuexen | 2011-11-24 | 1 | -16/+26 |
| * | MFC r227486: | Michael Tuexen | 2011-11-24 | 1 | -15/+5 |
| * | MFC r227204, 227206, 227207: | Mikolaj Golub | 2011-11-10 | 3 | -12/+43 |
| * | MFC 227320: | Michael Tuexen | 2011-11-10 | 1 | -35/+46 |
| * | MFC 227266: | Michael Tuexen | 2011-11-10 | 1 | -0/+4 |
| * | Back out r226299 (MFC of r226105) which caused a number of ports | Andre Oppermann | 2011-11-10 | 1 | -7/+0 |
| * | MFC r227085: | Bjoern A. Zeeb | 2011-11-06 | 6 | -26/+0 |
| * | MFC 226713 | Qing Li | 2011-11-01 | 1 | -2/+11 |
| * | MFC 226869: | Michael Tuexen | 2011-10-31 | 1 | -3/+3 |
| * | MFC 226868: | Michael Tuexen | 2011-10-31 | 1 | -12/+36 |
| * | MFC r226318: | Navdeep Parhar | 2011-10-20 | 1 | -0/+7 |
| * | MFhead 226401,226402: | Gleb Smirnoff | 2011-10-20 | 5 | -55/+28 |
| * | MFhead r226367: | Gleb Smirnoff | 2011-10-20 | 1 | -18/+4 |
| * | MFC 226120 | Qing Li | 2011-10-13 | 1 | -1/+2 |
| * | MFC 226114 | Qing Li | 2011-10-13 | 1 | -1/+3 |
| * | MFC 226224 | Qing Li | 2011-10-13 | 1 | -25/+17 |
| * | MFC 225947 | Qing Li | 2011-10-12 | 1 | -5/+34 |
| * | MFC 226252: | Michael Tuexen | 2011-10-12 | 1 | -7/+7 |
| * | MFC r226105: | Andre Oppermann | 2011-10-12 | 1 | -0/+7 |
| * | MFC 225946 | Qing Li | 2011-10-12 | 1 | -14/+21 |
| * | MFC 226222: | Michael Tuexen | 2011-10-12 | 1 | -0/+2 |
| * | MFC 226203 | Michael Tuexen | 2011-10-11 | 1 | -0/+3 |
| * | MFC 226168 | Michael Tuexen | 2011-10-11 | 2 | -1/+2 |
| * | MFC r226060: | Attilio Rao | 2011-10-11 | 1 | -16/+0 |
| * | MFC r226113: | Andre Oppermann | 2011-10-10 | 1 | -2/+28 |
| * | MFC r225793: | Bjoern A. Zeeb | 2011-10-04 | 1 | -3/+3 |
| * | Cleanup the iterator code, remove code that is never executed. | Michael Tuexen | 2011-09-19 | 3 | -38/+8 |
| * | Fix the enabling/disabling of Heartbeats and path MTU | Michael Tuexen | 2011-09-17 | 5 | -20/+40 |
| * | Fix a typo introduced in | Michael Tuexen | 2011-09-15 | 1 | -1/+1 |
| * | Make sure that SCTP rejects broadcast, multicast and wildcard addresses | Michael Tuexen | 2011-09-15 | 5 | -13/+51 |
| * | Ensure that 1-to-1 style SCTP sockets can only be connected once. | Michael Tuexen | 2011-09-14 | 4 | -59/+32 |
| * | Fix the handling of the flowlabel and DSCP value in the SCTP_PEER_ADDR_PARAMS | Michael Tuexen | 2011-09-14 | 6 | -63/+136 |
| * | Allow the ipfw.ko module built with a kernel to honor any IPFIREWALL_* | John Baldwin | 2011-09-12 | 6 | -6/+6 |
| * | Improve implementation of the Nagle algorithm for SCTP: | Michael Tuexen | 2011-09-09 | 1 | -6/+12 |
| * | When an interface address route is removed from the system, another | Qing Li | 2011-08-28 | 1 | -1/+2 |
| * | Increase the defaults for the maximum socket buffer limit, | Bjoern A. Zeeb | 2011-08-25 | 2 | -2/+2 |
| * | Fix compilation in case of defined(INET) && defined(IPFIREWALL_FORWARD) | Bjoern A. Zeeb | 2011-08-20 | 1 | -5/+2 |
| * | Add support for IPv6 to ipfw fwd: | Bjoern A. Zeeb | 2011-08-20 | 8 | -55/+168 |
| * | Hide IPv6 next header parsing warnings under the verbose sysctl | Bjoern A. Zeeb | 2011-08-20 | 1 | -7/+12 |
| * | After r225032 fix logging in a similar way masking the the IPv6 | Bjoern A. Zeeb | 2011-08-20 | 1 | -2/+5 |
| * | If we detect an IPv6 fragment header and it is not the first fragment, | Bjoern A. Zeeb | 2011-08-20 | 1 | -1/+1 |
| * | ipfw internally checks for offset == 0 to determine whether the | Bjoern A. Zeeb | 2011-08-20 | 1 | -13/+8 |
| * | While not explicitly allowed by RFC 2460, in case there is no | Bjoern A. Zeeb | 2011-08-20 | 1 | -5/+16 |
| * | Fix the handling of [gs]etsockopt() unconnected 1-to-1 style sockets. | Michael Tuexen | 2011-08-16 | 1 | -37/+114 |
| * | Add support for the spp_dscp field in the SCTP_PEER_ADDR_PARAMS | Michael Tuexen | 2011-08-14 | 6 | -40/+28 |
| * | If RTF_HOST flag is specified, then we are interested in destination | Kevin Lo | 2011-08-10 | 1 | -1/+1 |
| * | The result of a joint work between rrs@ and myself at the IETF: | Michael Tuexen | 2011-08-03 | 20 | -1402/+1077 |