summaryrefslogtreecommitdiff
path: root/sys/netinet
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge tcp_fsm.h:1.17 from HEAD to RELENG_5:Robert Watson2004-12-251-1/+1
| * Merge in_pcb.c:1.155 from HEAD to RELENG_5:Robert Watson2004-12-251-1/+1
| * Merge if_ether.c:1.130 from HEAD to RELENG_5:Robert Watson2004-12-251-1/+7
| * Merge tcp_timer.c:1.70 from HEAD to RELENG_5:Robert Watson2004-12-251-0/+1
| * Merge tcp_subr.c:1.212 from HEAD to RELENG_5:Robert Watson2004-12-251-1/+12
| * Merge tcp_input.c:1.258 from HEAD to RELENG_5, with the exception ofRobert Watson2004-12-251-11/+18
| * Merge tcp_input.c:1.257, tcp_subr.c:1.211, tcp_timer.c:1.69 from HEADRobert Watson2004-12-253-0/+15
| * Merge tcp_timer.c:1.68 from HEAD to RELENG_5:Robert Watson2004-12-251-15/+11
| * Merge tcp_subr.c:1.210 from HEAD to RELENG_5:Robert Watson2004-12-251-0/+10
| * Merge tcp_subr.c:1.209 from HEAD to RELENG_5:Robert Watson2004-12-251-0/+4
| * Merge tcp_subr.c:1.208 from HEAD to RELENG_5:Robert Watson2004-12-251-4/+11
| * Merge portions of tcp_input.c:1.255 from HEAD to RELENG_5:Robert Watson2004-12-251-2/+2
| * MFC rev 1.259; accept RSTs when our window is closed.Mike Silbersack2004-12-231-2/+3
| * Merge ip_output.c:1.236 from HEAD to RELENG_5:Robert Watson2004-12-221-6/+14
| * Merge in_pcb.h:1.78 from HEAD to RELENG_5:Robert Watson2004-12-221-0/+1
| * Merge ip_output.c:1.233 (and forced commit MFC reminderRobert Watson2004-12-221-10/+13
| * Merge tcp_input.c:1.260 from HEAD to RELENG_5:Robert Watson2004-12-221-2/+3
| * MFC: in.c, rev. 1.78-1.80 and if_ether.c, rev. 1.132Max Laier2004-12-122-30/+141
| * MFC:Gleb Smirnoff2004-12-111-0/+7
| * MFC: rev 1.106Paul Saab2004-12-061-2/+4
| * MFC: support TCP-MD5(IPv4) in KAME-IPSEC, too.SUZUKI Shinsuke2004-12-011-0/+1
| * Merge tcp_input.c:1.256 from HEAD to RELENG_5:Robert Watson2004-11-291-3/+0
| * MFC 1.110:Gleb Smirnoff2004-11-231-34/+3
| * Merge udp_usrreq.c:1.169 from HEAD to RELENG_5:Robert Watson2004-11-221-0/+2
| * Merge udp_usrreq.c:1.168 from HEAD to RELENG_5:Robert Watson2004-11-221-57/+24
| * MFC:Paul Saab2004-11-085-51/+74
| * Merge tcp_output.c:1.104 from HEAD to RELENG_5:Robert Watson2004-10-301-2/+2
| * MFC rev 1.131:Bruce M Simpson2004-10-261-0/+1
| * Merge kern_descrip.c:1.246, uipc_socket.c:1.214, uipc_usrreq.c:1.141,Robert Watson2004-10-202-0/+2
| * Merge udp_usrreq.c:1.167 from HEAD to RELENG_5:Robert Watson2004-10-141-3/+3
| * Merge raw_ip.c:1.145 from HEAD to RELENG_5:Robert Watson2004-10-141-20/+41
| * MFC r1.78: further rule verification (against corrupt rules added by root).Brian Feldman2004-10-131-0/+5
| * Merge tcp_output.c:1.103 from HEAD to RELENG_5:Robert Watson2004-10-121-2/+14
| * Merge ip_mroute.c:1.109 to RELENG_5:Robert Watson2004-10-091-4/+7
| * MFC pfil API change:Max Laier2004-10-036-19/+45
| * MFC rev. 1.290: turn net.inet.ip.check_interface sysctl off by default.Maxim Konovalov2004-09-241-1/+1
| * MFC 1.289: Proper bounds checking when initializing the ip_protox[] array.Andre Oppermann2004-09-231-4/+14
| * MFC: Store IP source routing options in mtag instead of global variable.Andre Oppermann2004-09-234-39/+48
| * MFC: Make PFIL_HOOKS a permanent part of the kernel and remove the associatedAndre Oppermann2004-09-225-48/+28
| * MFC 1.129:Gleb Smirnoff2004-09-171-11/+5
| * MFC 1.76: Return EINVAL when IPFIREWALL_FORWARD is not compiled into the kernel.Andre Oppermann2004-09-161-0/+4
| * MFC 1.9: Don't prepend an already existing tag again.Andre Oppermann2004-09-161-3/+5
| * MFC 1.20: Fix ip_input() fallback for the destination modified cases.Andre Oppermann2004-09-161-6/+4
| * MFC: Make 'ipfw tee' behave as intended and designed.Andre Oppermann2004-09-161-11/+11
| * MFC: Apply error and success logic consistently to the function netisr_queue()Andre Oppermann2004-09-151-1/+1
| * MFC 1.229: Replace ifunit("lo0") with direct 'loif' pointer.Andre Oppermann2004-09-151-2/+2
| * Allocate memory when dumping pipes with M_WAITOK flag.Pawel Jakub Dawidek2004-09-141-9/+33
| * MFC: v1.230John-Mark Gurney2004-09-141-3/+1
| * MFC rev.1.75: recover normal behavior: return EINVAL to attemptMaxim Konovalov2004-09-131-2/+5
| * MFC netinet/ip_mroute.c v.1.107Christian S.J. Peron2004-09-022-0/+18