| Commit message (Expand) | Author | Age | Files | Lines |
| * | In m_megapullup() use m_getjcl() to allocate 9k or 16k mbuf when requested. | Andrey V. Elsukov | 2018-06-14 | 1 | -2/+10 |
| * | sys: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
| * | ipfw nat and natd support multiple aliasing instances with "nat global" feature | Eugene Grosbein | 2017-05-10 | 1 | -1/+3 |
| * | It'll be okay to use LibAliasDetachHandlers() here, relying | Gleb Smirnoff | 2013-12-25 | 1 | -1/+1 |
| * | In m_megapullup() instead of reserving some space at the end of packet, | Gleb Smirnoff | 2013-03-17 | 1 | -10/+6 |
| * | Functions m_getm2() and m_get2() have different order of arguments, | Gleb Smirnoff | 2013-03-12 | 1 | -1/+1 |
| * | Utilize m_get2() to get mbuf of appropriate size. | Gleb Smirnoff | 2013-01-30 | 1 | -15/+1 |
| * | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-05 | 1 | -2/+2 |
| * | Don't spam the console with loaded modules during boot and/or during | Nick Hibma | 2010-11-03 | 1 | -1/+0 |
| * | Close a stream file descriptor leak. | Christian Brueffer | 2009-10-28 | 1 | -0/+1 |
| * | What's the point of adjusting a checksum if we are going to toss the | Paolo Pisati | 2009-04-11 | 1 | -7/+4 |
| * | Plug two bugs introduced with modules conversion: | Paolo Pisati | 2009-04-11 | 1 | -2/+2 |
| * | Remove stale comments. | Paolo Pisati | 2009-04-11 | 1 | -3/+0 |
| * | Add SCTP NAT support. | Paolo Pisati | 2009-02-07 | 1 | -2/+24 |
| * | Implement UDP transparent proxy support. | Alexander Motin | 2008-06-21 | 1 | -10/+76 |
| * | Make m_megapullup() more intelligent: | Alexander Motin | 2008-06-01 | 1 | -12/+32 |
| * | Fix packet fragmentation support broken by copy/paste error in rev.1.60. | Alexander Motin | 2008-06-01 | 1 | -2/+2 |
| * | Fix build, together with a bit of style breakage. | Dmitry Morozovsky | 2008-05-02 | 1 | -1/+1 |
| * | -Don't pass down the entire pkt to ProtoAliasIn, ProtoAliasOut, FragmentIn | Paolo Pisati | 2008-03-12 | 1 | -35/+43 |
| * | MFP4: | Paolo Pisati | 2008-03-06 | 1 | -30/+29 |
| * | o made in kernel libalias mpsafe | Paolo Pisati | 2006-12-15 | 1 | -30/+90 |
| * | Make libalias.conf parsing a bit smarter. | Paolo Pisati | 2006-12-01 | 1 | -10/+18 |
| * | Remove m_megapullup from ng_nat and put it under libalias. | Paolo Pisati | 2006-12-01 | 1 | -0/+38 |
| * | Summer of Code 2005: improve libalias - part 1 of 2 | Paolo Pisati | 2006-09-26 | 1 | -80/+211 |
| * | Libalias incorrectly applies proxy rules to the global divert | Poul-Henning Kamp | 2005-06-27 | 1 | -1/+5 |
| * | Always include alias.h before alias_local.h | Gleb Smirnoff | 2005-05-05 | 1 | -2/+2 |
| * | Play with includes so that libalias can be compiled both as userland | Gleb Smirnoff | 2005-05-05 | 1 | -2/+10 |
| * | natd core dumps when -reverse switch is used because of a bug in | Poul-Henning Kamp | 2005-04-05 | 1 | -2/+2 |
| * | Fix outgoing ICMP on global instance. | Poul-Henning Kamp | 2004-08-14 | 1 | -5/+5 |
| * | Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an | Dag-Erling Smørgrav | 2004-07-06 | 1 | -22/+22 |
| * | Rewrite twowords() to access its argument through a char pointer and not | Dag-Erling Smørgrav | 2004-07-06 | 1 | -2/+9 |
| * | Make libalias WARNS?=6-clean. This mostly involves renaming variables | Dag-Erling Smørgrav | 2004-07-05 | 1 | -124/+129 |
| * | Parenthesize return values. | Dag-Erling Smørgrav | 2004-07-05 | 1 | -11/+11 |
| * | Mechanical whitespace cleanup. | Dag-Erling Smørgrav | 2004-07-05 | 1 | -42/+42 |
| * | Add LibAliasOutTry() which checks a packet for a hit in the tables, but | Poul-Henning Kamp | 2004-07-04 | 1 | -16/+28 |
| * | Unbreak natd. | Daniel Eischen | 2004-04-02 | 1 | -0/+1 |
| * | Deal with aliasing warnings. | Dag-Erling Smørgrav | 2004-03-31 | 1 | -172/+57 |
| * | Run through indent(1) so I can read the code without getting a headache. | Dag-Erling Smørgrav | 2004-03-16 | 1 | -964/+895 |
| * | Mostly mechanical rework of libalias: | Poul-Henning Kamp | 2004-01-17 | 1 | -121/+121 |
| * | Add Cisco Skinny Station protocol support to libalias, natd, and ppp. | Joe Marcus Clarke | 2003-09-23 | 1 | -0/+6 |
| * | In the PKT_ALIAS_PROXY_ONLY mode, make sure to preserve the | Ruslan Ermilov | 2003-06-13 | 1 | -0/+4 |
| * | Don't forget to recalculate the IP checksum of the original | Ruslan Ermilov | 2002-07-23 | 1 | -4/+12 |
| * | Remove trailing whitespace | Brian Somers | 2002-07-01 | 1 | -23/+23 |
| * | Fixed the bug in transparent TCP proxying with the "encode_ip_hdr" | Ruslan Ermilov | 2001-12-18 | 1 | -1/+3 |
| * | cmott@scientech.com -> cm@linktel.net | Brian Somers | 2001-11-03 | 1 | -1/+1 |
| * | Add __FBSDID's to libalias | Matthew Dillon | 2001-09-30 | 1 | -2/+3 |
| * | Added TFTP support. | Ruslan Ermilov | 2001-08-21 | 1 | -0/+9 |
| * | Make the copyright consistent. | Brian Somers | 2001-08-20 | 1 | -3/+0 |
| * | Add BSD-style copyright headers | Brian Somers | 2001-06-04 | 1 | -2/+29 |
| * | Make header files conform to style(9). | Brian Somers | 2001-03-25 | 1 | -13/+15 |