summaryrefslogtreecommitdiffstats
path: root/lib/libalias/alias_db.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a '&&' that should have been a '&'.archie1999-12-101-1/+1
* Properly handle the case when either the aliasing or source address ofru1999-09-271-26/+66
* ReLink() partial links in FindLinkOut() in the same manner as we do itru1999-09-221-7/+15
* Restore previous version of FindLinkIn().ru1999-09-211-9/+8
* - Make partially specified permanent links (without `dst_addr' and/orru1999-09-211-11/+25
* sys/errno.h -> errno.hbrian1999-09-211-1/+1
* Add $FreeBSD$ and spell Eklund properly.billf1999-08-291-0/+2
* Make incoming packets work as keepalives, too. This should fix problemseivind1999-05-201-0/+1
* Remove all diagnostics to stdout/stderr with #ifdef DEBUGbrian1999-03-091-0/+28
* Document PacketAliasPptp() and allow it to be disabledbrian1999-03-071-2/+1
* Version 3.0: January 1, 1999brian1999-02-271-23/+85
* If we can't open alias.log, don't try to write to thebrian1999-01-101-2/+4
* o Support a compile-time -DNO_FW_PUNCH for portabilitybrian1998-04-191-0/+15
* 1) in CleanupAliasData, don't nullify entry in linkTableOutbrian1998-02-271-4/+2
* Remove use of <osreldate.h>.eivind1998-01-111-6/+0
* Sync with ipfw interface change: fw_pts is now part of a union (aalex1998-01-101-5/+5
* include <net/if.h> and restore this to sanity.jkh1998-01-101-0/+1
* Teach libalias to work with IPFW firewalls (controlled by a flag).eivind1998-01-091-66/+357
* Fix file descriptor leak.brian1997-08-111-0/+1
* Update to version 2.2. Only the PacketAlias*()brian1997-08-031-87/+54
* Create the alias library. This is currently only used bybrian1997-05-231-0/+1972
OpenPOWER on IntegriCloud