aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/route.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Conditionally add the interface name and address if availableBjoern A. Zeeb2009-04-201-0/+1
* Specify the gateway address when updating the MTU and send/recv pipeBrian Somers2001-08-161-1/+2
* o Add ipv6 support, abstracting most NCP addresses into opaqueBrian Somers2001-08-141-17/+19
* Convert IIJ copyrights to BSD copyrights.Brian Somers2001-06-131-17/+24
* When we change the interface MTU, run through the routing table and tweakBrian Somers2001-04-051-0/+4
* Add the ``resolv'' command for telling ppp how to deal with resolv.conf.Brian Somers2000-03-141-6/+8
* The interface list that comes back from the PF_ROUTE/NET_RT_IFLIST mibBrian Somers2000-03-141-0/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Initial RADIUS support (using libradius). See the man page forBrian Somers1999-01-281-2/+3
* MFMP: Make ppp multilink capable.Brian Somers1998-05-211-5/+29
|\
| * Create `struct sticky_route'.Brian Somers1998-05-051-1/+24
| * Cosmetic: Make our external function names consistent.Brian Somers1998-05-011-3/+3
| * o Move alias function pointers into loadalias.cBrian Somers1998-04-071-1/+4
| * o Hook the FSMs into our bundle.Brian Somers1998-02-071-2/+1
| * Bring the routing seqno into struct bundle.Brian Somers1998-02-021-2/+2
| * Create `struct bundle' - the top level control structure.Brian Somers1998-02-021-4/+3
| * This commit was manufactured by cvs2svn to create branch 'MP'.cvs2svn1998-01-291-0/+29
* Reimplement proxy-arp address stuff using sysctl().Brian Somers1998-01-191-1/+2
* Allow "add! dst mask gw" (note the ``!'') to do anBrian Somers1997-12-301-2/+2
* Allow random IP number allocation to peer.Brian Somers1997-12-131-1/+2
* Fix prototypes.Brian Somers1997-11-221-2/+2
* Cosmetic (no functional changes):Brian Somers1997-10-261-6/+5
* Make the code format more in line with style(9).Brian Somers1997-08-251-1/+2
* Overhaul ppp:Brian Somers1997-06-091-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-0/+27