summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/filter.c
Commit message (Expand)AuthorAgeFilesLines
* Convert IIJ copyrights to BSD copyrights.brian2001-06-131-18/+24
* Handle IP over IP (IPPROTO_IPV4) properly.brian2001-04-241-1/+7
* Various whitespace changes.brian2000-10-301-2/+4
* Allow a ``timeout secs'' filter option to let specific packet typesbrian2000-07-111-0/+7
* Undo the damage done to this file in my last commitbrian2000-03-311-1/+1
* Add the ``nat target'' command.brian2000-03-311-1/+1
* Correct address parsingbrian2000-03-301-1/+1
* Allow the use of hostnames instead of (and as well as) IPbrian2000-03-291-4/+5
* Add the ``resolv'' command for telling ppp how to deal with resolv.conf.brian2000-03-141-1/+23
* Add a bunch of `const's and fix a typo.brian1999-12-271-4/+4
* Support GRE packetsbrian1999-09-301-1/+24
* Fix the ``lt'' comparison in ``set filter''brian1999-09-211-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* #ifdef IPPROTO_OSPFIGP before expecting it to be defined.brian1999-08-021-1/+5
* Filter ospf and igmp separately.brian1999-08-021-5/+29
* Fix a load of typosbrian1999-07-281-2/+2
* o Overhaul filtering, adding facilities to jump over rules and tobrian1999-07-271-115/+140
* Fix an off-by-one error and correct the man page WRT clearingbrian1999-07-261-2/+2
* Support `igmp' filters.brian1999-06-231-2/+17
* Remember if MYADDR or HISADDR is used in a filter add tweak allbrian1999-05-311-12/+64
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-1/+2
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-21/+33
* Solve the ``first connection'' problem that occurs onbrian1998-10-221-5/+9
* Don't assume ``sizeof(u_long) == 4''brian1998-06-271-2/+2
* Fix a rather nasty use of `static'. This caused a SEGVbrian1998-06-151-2/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-197/+231
* Remove unused #includes.brian1998-01-211-3/+2
* Cosmetic (style):brian1997-12-241-2/+2
* Allow random IP number allocation to peer.brian1997-12-131-5/+10
* Fix prototypes.brian1997-11-221-42/+47
* Return correct value from "set loopback".brian1997-11-121-2/+8
* Increase chat script sizes to 512brian1997-11-091-1/+2
* Cosmetic (no functional changes):brian1997-10-261-25/+31
* Fix various filter problemsbrian1997-10-231-11/+12
* Cosmetic: Make LogPrintf() calls consistent.brian1997-08-311-4/+4
* Make the code format more in line with style(9).brian1997-08-251-122/+87
* Count the "proto" arg after a single address,brian1997-07-271-2/+4
* Deal with HISADDR/MYADDR in filter rules.brian1997-06-281-4/+8
* Overhaul ppp:brian1997-06-091-58/+67
* Tidy up the code - bounds checking, returnbrian1997-05-101-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* A random bunch of cleanup changes.phk1996-01-101-4/+2
* 1. All fragments (except the first one) of a fragmented packet wereamurai1995-09-171-57/+56
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-6/+29
* The 'set ifilter'/'set ofilter' commands accept a syntax containingamurai1995-02-221-5/+6
* (no commit message)amurai1995-01-311-0/+475
OpenPOWER on IntegriCloud