| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged with -current: improved PCB hash algorithm. | David Greenman | 1997-03-03 | 6 | -17/+20 |
| * | Bring in comment fix from -current. | Bill Fenner | 1997-03-02 | 1 | -11/+10 |
| * | YAMFC (rev 1.11, fixes PR#2686) | Joerg Wunsch | 1997-02-22 | 1 | -3/+3 |
| * | Daring greatly, since everyone else seems to defer to him in these matters, | Garrett Wollman | 1997-02-21 | 1 | -318/+14 |
| * | Mega-merge from -current: bring in the FDDI driver update. | Joerg Wunsch | 1997-02-08 | 1 | -3/+7 |
| * | Roll ip_sum mods into 2.2: | Brian Somers | 1997-02-06 | 1 | -4/+5 |
| * | Fix my misplaced patch from yesterday... *blush* | Joerg Wunsch | 1997-02-03 | 2 | -4/+4 |
| * | YAMFC (revisions 1.4, 1.56, and 1.48, respectively) | Joerg Wunsch | 1997-02-02 | 3 | -5/+6 |
| * | merge improvements from -current | Adam David | 1997-01-29 | 2 | -4/+8 |
| * | YAMFC | Poul-Henning Kamp | 1996-11-24 | 1 | -3/+3 |
| * | YAMFC | Poul-Henning Kamp | 1996-11-16 | 1 | -5/+6 |
| * | YAMFC | Poul-Henning Kamp | 1996-11-12 | 1 | -1/+2 |
| * | Merge from -current | Poul-Henning Kamp | 1996-11-11 | 8 | -113/+127 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'. | cvs2svn | 1996-11-02 | 2 | -2762/+0 |
| * | Fix braino on my part. When we have three different port ranges (default, | Peter Wemm | 1996-10-30 | 2 | -3/+8 |
| * | Don't allow reassembly to create packets bigger than IP_MAXPACKET, and count | Bill Fenner | 1996-10-25 | 5 | -8/+32 |
| * | Give ip_len and ip_off more natural, unsigned types. | Garrett Wollman | 1996-10-23 | 2 | -6/+6 |
| * | Changed args to the nat functions. | Søren Schmidt | 1996-10-22 | 3 | -6/+6 |
| * | Reword two comments. | Alexander Langer | 1996-10-19 | 1 | -3/+3 |
| * | Forward-declared `struct route' for the KERNEL case so that <net/route.h> | Bruce Evans | 1996-10-15 | 1 | -5/+7 |
| * | Removed nested include if <sys/socket.h> from <net/if.h> and | Bruce Evans | 1996-10-12 | 2 | -2/+4 |
| * | Log the interface name which received the packet. | Alexander Langer | 1996-10-12 | 1 | -8/+9 |
| * | Fix two bugs I accidently put into the syn code at the last minute | Paul Traina | 1996-10-11 | 2 | -10/+18 |
| * | All three files: make COMPAT_IPFW==0 case work again. | Garrett Wollman | 1996-10-07 | 3 | -30/+46 |
| * | Improved in_pcblookuphash() to support wildcarding, and changed relavent | David Greenman | 1996-10-07 | 6 | -67/+60 |
| * | Increase robustness of FreeBSD against high-rate connection attempt | Paul Traina | 1996-10-07 | 2 | -26/+46 |
| * | I don't understand, I committed this fix (move a counter and fixed a typo) | Paul Traina | 1996-09-21 | 2 | -8/+6 |
| * | Syntax error: so_incom -> so_incomp | Andrey A. Chernov | 1996-09-21 | 2 | -4/+4 |
| * | If the incomplete listen queue for a given socket is full, | Paul Traina | 1996-09-20 | 2 | -10/+36 |
| * | Handle ICMP codes defined in RFC1812 more appropriately | Paul Traina | 1996-09-20 | 1 | -1/+7 |
| * | Move TCPCTL_KEEPINIT to end of MIB list (sigh) | Paul Traina | 1996-09-13 | 1 | -4/+4 |
| * | Make the misnamed tcp initial keepalive timer value (which is really the | Paul Traina | 1996-09-13 | 6 | -14/+21 |
| * | Receipt of two SYN's are sufficient to set the t_timer[TCPT_KEEP] | Paul Traina | 1996-09-13 | 2 | -12/+24 |
| * | Set subnetsarelocal to false. In a classless world, the other case | Garrett Wollman | 1996-09-09 | 1 | -2/+2 |
| * | Dequeue mbuf before freeing it. Fixes mbuf leak and a potential crash when | David Greenman | 1996-09-08 | 1 | -2/+5 |
| * | Fix the visibility of the sysctl variables. | Alexander Langer | 1996-08-31 | 1 | -5/+5 |
| * | Oops, send the operation type, not the name to the NAT code... | Søren Schmidt | 1996-08-27 | 1 | -2/+2 |
| * | Mark sockets where the kernel chose the port# for. | Poul-Henning Kamp | 1996-08-23 | 2 | -2/+5 |
| * | Add hooks for an IP NAT module, much like the firewall stuff... | Søren Schmidt | 1996-08-21 | 5 | -23/+60 |
| * | Add #define's for RFC1716/RFC1812 new ICMP UNREACHABLE types. | Bill Fenner | 1996-08-20 | 1 | -1/+4 |
| * | Completely rewrite handling of protocol field for firewalls, things are | Paul Traina | 1996-08-13 | 2 | -98/+45 |
| * | Add two more portrange sysctls, which control the area of the below | Peter Wemm | 1996-08-12 | 2 | -17/+52 |
| * | Megacommit to straigthen out ETHER_ mess. | Poul-Henning Kamp | 1996-08-06 | 1 | -31/+17 |
| * | Filter by IP protocol. | Alexander Langer | 1996-08-05 | 1 | -21/+36 |
| * | Eliminate some more references to separate ip_v and ip_hl fields. | Garrett Wollman | 1996-07-24 | 5 | -16/+28 |
| * | Removed extraneous return. | Alexander Langer | 1996-07-20 | 1 | -2/+1 |
| * | Switch back to logging accepted packets with the text "Allow" instead | Alexander Langer | 1996-07-14 | 1 | -2/+2 |
| * | Fixed two bugs in previous commit: be sure to include tcp_debug.h when | David Greenman | 1996-07-12 | 2 | -3/+6 |
| * | Fix braino in rev 1.30 fix; m_copy() the mbuf that has the header | Bill Fenner | 1996-07-12 | 1 | -2/+2 |
| * | Don't use NULL in non-pointer contexts. | Bruce Evans | 1996-07-12 | 1 | -2/+2 |