summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/filter.h
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make ppp WARNS=5 cleanBrian Somers2004-09-051-2/+2
* o Add ipv6 support, abstracting most NCP addresses into opaqueBrian Somers2001-08-141-34/+11
* Convert IIJ copyrights to BSD copyrights.Brian Somers2001-06-131-16/+24
* Handle IP over IP (IPPROTO_IPV4) properly.Brian Somers2001-04-241-3/+4
* Understand IPPROTO_ESP and IPPROTO_AH packetsBrian Somers2000-09-141-0/+2
* Allow a ``timeout secs'' filter option to let specific packet typesBrian Somers2000-07-111-0/+1
* Increase bit fields to allow for new valuesBrian Somers2000-03-141-2/+2
* Add the ``resolv'' command for telling ppp how to deal with resolv.conf.Brian Somers2000-03-141-1/+3
* Support GRE packetsBrian Somers1999-09-301-0/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* #ifdef IPPROTO_OSPFIGP before expecting it to be defined.Brian Somers1999-08-021-1/+3
* Filter ospf and igmp separately.Brian Somers1999-08-021-2/+3
* o Overhaul filtering, adding facilities to jump over rules and toBrian Somers1999-07-271-28/+39
* Support `igmp' filters.Brian Somers1999-06-231-1/+2
* Remember if MYADDR or HISADDR is used in a filter add tweak allBrian Somers1999-05-311-16/+15
* Initial RADIUS support (using libradius). See the man page forBrian Somers1999-01-281-2/+3
* Change the maximum number of filters from 20 to 40.Brian Somers1999-01-191-2/+2
* MFMP: Make ppp multilink capable.Brian Somers1998-05-211-16/+21
|\
| * Cosmetic: Make our external function names consistent.Brian Somers1998-05-011-3/+3
| * Cosmetic: Clean up warnings.Brian Somers1998-04-181-2/+2
| * o Understand ``syn'' and ``finrst'' in filter rules. ThisBrian Somers1998-04-161-2/+4
| * o Move alias function pointers into loadalias.cBrian Somers1998-04-071-1/+4
| * o Drop packets that fail the dial filter when we're inBrian Somers1998-04-031-1/+4
| * Move filter sets into struct bundle.Brian Somers1998-03-161-15/+11
| * Move the IPCP into struct bundle.Brian Somers1998-03-131-2/+3
| * This commit was manufactured by cvs2svn to create branch 'MP'.cvs2svn1998-01-291-0/+87
* Fix prototypes.Brian Somers1997-11-221-10/+10
* Cosmetic (no functional changes):Brian Somers1997-10-261-12/+15
* Make the code format more in line with style(9).Brian Somers1997-08-251-11/+12
* Overhaul ppp:Brian Somers1997-06-091-2/+2
* Tidy up the code - bounds checking, returnBrian Somers1997-05-101-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Final cleanup for now. -Wall is now silent. A couple of bogons found.Poul-Henning Kamp1996-01-111-1/+2
* 1.Reducing cpu usage at off connection.Atsushi Murai1995-03-111-1/+5
* New user Process PPP based on iij-ppp0.94beta2.Atsushi Murai1995-02-261-0/+1
* (no commit message)Atsushi Murai1995-01-311-0/+77