aboutsummaryrefslogtreecommitdiff
path: root/lib/libalias/alias.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: If the natd(8) -proxy_only option is used, the -alias_address/-interfaceRuslan Ermilov2003-06-271-0/+4
* MFC: Whitespace and other non-functional changes for diff reduction.Ruslan Ermilov2003-06-271-25/+26
* MFC: Don't forget to recalculate the IP checksum of the originalRuslan Ermilov2002-07-251-4/+12
* MFC: 1.34: make "type encode_ip_hdr" transparent TCP proxying really work.Ruslan Ermilov2001-12-181-1/+3
* MFC: cmott@scientech.com -> cm@linktel.netBrian Somers2001-11-031-1/+1
* MFC: 1.31: TFTP support.Ruslan Ermilov2001-10-021-0/+9
* MFC: Adjust copyrightBrian Somers2001-08-211-3/+0
* MFC: rev 1.28 (make headers conform to style(9))David E. O'Brien2001-08-011-13/+15
* Add a BSD style copyrightBrian Somers2001-06-041-2/+29
* MFC: the latest PPTP and misc fixes.Ruslan Ermilov2000-10-311-89/+51
* MFC: latest fixes from -current.Ruslan Ermilov2000-09-141-60/+34
* MFC:John Baldwin2000-08-181-1/+134
* MFC:Ruslan Ermilov2000-06-271-72/+204
* - Optimization to the previous (rev 1.15) commit.Ruslan Ermilov1999-09-101-9/+11
* Handle TCP reset sequence properly.Ruslan Ermilov1999-09-091-2/+2
* Add $FreeBSD$ and spell Eklund properly.Bill Fumerola1999-08-291-0/+1
* Aallow ppp to work with Nortel Networks Extranet SwitchBrian Somers1999-08-221-0/+6
* Don't get caught in an infinite recursion when PKT_ALIAS_REVERSEBrian Somers1999-06-221-4/+12
* Remove duplicate line.Bill Fumerola1999-03-231-1/+0
* Version 3.0: January 1, 1999Brian Somers1999-02-271-44/+198
* Reviewed by: freebsd-currentMatthew Dillon1998-12-141-3/+14
* Add CUSEEME support. This has *not* been tested, norBrian Somers1998-06-241-0/+7
* Quieten gcc 2.8.1Brian Somers1998-06-101-2/+2
* Primary verison of NetBIOS over TCP/IP. Now you can connect WindowsAtsushi Murai1998-05-241-3/+36
* o Support a compile-time -DNO_FW_PUNCH for portabilityBrian Somers1998-04-191-2/+2
* Teach libalias to work with IPFW firewalls (controlled by a flag).Eivind Eklund1998-01-091-10/+28
* Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY)Brian Somers1997-09-061-1/+1
* Update to version 2.2. Only the PacketAlias*()Brian Somers1997-08-031-67/+21
* Create the alias library. This is currently only used byBrian Somers1997-05-231-0/+1142