| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix a logic error in the check to see if arplookup() should free the route. | Bruce M Simpson | 2003-09-24 | 1 | -1/+1 |
| * | Fix a bug in arplookup(), whereby a hostile party on a locally | Bruce M Simpson | 2003-09-23 | 1 | -6/+14 |
| * | MFC tcp_syncache.c 1.38: Improve security and performance of syncookies. | Jacques Vidrine | 2003-02-23 | 1 | -26/+47 |
| * | Merge rev 1.33 from current to RELENG_5_0: Validate inp before | Jeffrey Hsu | 2003-01-06 | 1 | -1/+1 |
| * | Merge to RELENG_5_0: validate inp to prevent a use after free. | Jeffrey Hsu | 2003-01-03 | 2 | -0/+26 |
| * | Merge revs 1.29 and 1.31-1.32 from current to RELENG_5_0: use the | Jeffrey Hsu | 2002-12-31 | 1 | -5/+3 |
| * | MFC 1.183 to the 5.0 release, fix ack-on-ack bug in TCP | Matthew Dillon | 2002-12-17 | 1 | -1/+3 |
| * | MFC rev. 1.20: fix byte order logging issue: sa.sin_port is already | Maxim Konovalov | 2002-12-15 | 1 | -1/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_5_0'. | cvs2svn | 2002-12-13 | 17 | -14150/+0 |
| * | MFS: recognize gre packets used in the WCCP protocol. | Maxim Sobolev | 2002-12-07 | 1 | -1/+2 |
| * | Move fw_one_pass from ip_fw2.c to ip_input.c so that neither | Luigi Rizzo | 2002-11-20 | 2 | -1/+1 |
| * | Back out some style changes. They are not urgent, | Luigi Rizzo | 2002-11-20 | 3 | -76/+95 |
| * | Back out the ip_fragment() code -- it is not urgent to have it in now, | Luigi Rizzo | 2002-11-20 | 2 | -170/+143 |
| * | Add a sysctl to control the generation of source quench packets, | Mike Silbersack | 2002-11-19 | 1 | -2/+20 |
| * | Fix function headers and remove 'register' variable declarations. | Luigi Rizzo | 2002-11-17 | 1 | -29/+23 |
| * | Move the ip_fragment code from ip_output() to a separate function, | Luigi Rizzo | 2002-11-17 | 2 | -143/+170 |
| * | Minor documentation changes and indentation fix. | Luigi Rizzo | 2002-11-17 | 1 | -37/+26 |
| * | Cleanup some of the comments, and reformat long lines. | Luigi Rizzo | 2002-11-17 | 1 | -29/+27 |
| * | Massive cleanup of the ip_mroute code. | Luigi Rizzo | 2002-11-15 | 6 | -883/+591 |
| * | track changes to not strip the Ethernet header from input packets | Sam Leffler | 2002-11-14 | 1 | -8/+5 |
| * | track bpf changes | Sam Leffler | 2002-11-14 | 1 | -2/+2 |
| * | Due to a memory alignment sizeof(struct ipfw_flow_id) is bigger than | Maxim Konovalov | 2002-11-13 | 1 | -1/+6 |
| * | Turn off duplicate lock checking for inp locks because udp_input() | Jeffrey Hsu | 2002-11-12 | 1 | -1/+1 |
| * | a better solution to building FAST_IPSEC w/o INET6 | Sam Leffler | 2002-11-10 | 2 | -8/+0 |
| * | Fix instances of macros with improperly parenthasized arguments. | Alfred Perlstein | 2002-11-09 | 1 | -8/+8 |
| * | temporarily disallow FAST_IPSEC and INET6 to avoid potential panics; | Sam Leffler | 2002-11-08 | 1 | -0/+3 |
| * | FAST_IPSEC fixups: | Sam Leffler | 2002-11-08 | 1 | -5/+21 |
| * | fixup FAST_IPSEC build w/o INET6 | Sam Leffler | 2002-11-08 | 2 | -2/+8 |
| * | correct fast ipsec logic: compare destination ip address against the | Sam Leffler | 2002-11-08 | 1 | -1/+1 |
| * | Cast a ptrdiff_t to an int to printf. | John Baldwin | 2002-11-08 | 1 | -1/+1 |
| * | - Consistently update snd_wl1, snd_wl2, and rcv_up in the header | Jeff Roberson | 2002-10-31 | 2 | -2/+30 |
| * | Don't need to check if SO_OOBINLINE is defined. | Jeffrey Hsu | 2002-10-30 | 2 | -26/+16 |
| * | Renumber IPPROTO_DIVERT out of the range of valid IP protocol numbers. | Bill Fenner | 2002-10-29 | 3 | -4/+19 |
| * | Lower a priority of "session drop" messages. | Maxim Konovalov | 2002-10-29 | 1 | -1/+1 |
| * | Oops, forgot to commit this file. This is part of the fix | Maxime Henrion | 2002-10-24 | 1 | -0/+2 |
| * | Fix ipfw2 panics on 64-bit platforms. | Maxime Henrion | 2002-10-24 | 1 | -6/+2 |
| * | src and dst address were erroneously swapped in SRC_SET and DST_SET | Luigi Rizzo | 2002-10-24 | 1 | -2/+2 |
| * | Fix kernel build on sparc64 in the IPDIVERT case. | Maxime Henrion | 2002-10-24 | 1 | -1/+1 |
| * | Unbreak the automatic remapping of an INADDR_ANY destination address | Ian Dowse | 2002-10-24 | 1 | -5/+4 |
| * | Kill EOL spaces. | Maxim Konovalov | 2002-10-23 | 1 | -24/+23 |
| * | Use syslog for messages about dropped sessions, do not flood a console. | Maxim Konovalov | 2002-10-23 | 1 | -1/+1 |
| * | fixed a kernel crash by "ifconfig stf0 inet 1.2.3.4" | SUZUKI Shinsuke | 2002-10-22 | 1 | -5/+9 |
| * | Implement a new IP_SENDSRCADDR ancillary message type that permits | Ian Dowse | 2002-10-21 | 2 | -4/+63 |
| * | Remove the "temporary connection" hack in udp_output(). In order | Ian Dowse | 2002-10-21 | 1 | -23/+26 |
| * | Replace in_pcbladdr() with a more generic inner subroutine for | Ian Dowse | 2002-10-21 | 3 | -100/+136 |
| * | Fix two instances of variant struct definitions in sys/netinet: | Poul-Henning Kamp | 2002-10-20 | 9 | -89/+52 |
| * | When a packet is multicast encapsulated, give labeled policies the | Robert Watson | 2002-10-20 | 1 | -0/+5 |
| * | Split out most of the logic from in_pcbbind() into a new function | Ian Dowse | 2002-10-20 | 2 | -36/+66 |
| * | Several malloc() calls were passing the M_DONTWAIT flag | Maxime Henrion | 2002-10-19 | 1 | -3/+3 |
| * | last arg of in6?_gif_output() is not used any more. | Hajimu UMEMOTO | 2002-10-17 | 2 | -3/+2 |