summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ip.c
Commit message (Expand)AuthorAgeFilesLines
...
* Check the ``alive'' filter for a packet *before* thebrian1998-07-111-2/+2
* o Fix remaining sizeof problems for 64 bit machines.brian1998-06-271-3/+5
* Remove redundant includesbrian1998-06-271-2/+1
* Don't dlopen()/dlsym() libalias, use it in the same waybrian1998-06-271-6/+6
* ``struct tunnel_header'' -> u_int32_t in OpenBSD.brian1998-06-271-2/+1
* Change some log levels. ALERTs are only logged whenbrian1998-06-161-3/+3
* o De-staticise things that don't need to be static.brian1998-06-151-2/+2
* Deal with PROTO_IGMP and PROTO_IPIP packets correctly.brian1998-06-141-2/+28
* MFMP: Make ppp multilink capable.brian1998-05-211-183/+161
* Quieten gcc-2.8.1brian1998-04-251-3/+5
* Add extraneous braces to stiffle warnings from gcc-2.8brian1998-03-131-2/+3
* Remove unused #includes.brian1998-01-211-5/+3
* Lose <net/if_var.h> !brian1998-01-111-4/+1
* Don't scribble on the stack if our input packet isbrian1998-01-041-1/+7
* Show how much time is left before timing out in thebrian1997-12-291-2/+15
* If a packet causes a dial, continue to test whether it'sbrian1997-12-281-2/+2
* Cosmetic (style):brian1997-12-241-7/+8
* Fix prototypes.brian1997-11-221-12/+17
* Add throughput logging (disabled by default).brian1997-11-181-5/+5
* Abstract data read from and written to the tun device,brian1997-11-161-19/+33
* Understand networks in the filter rules. We don'tbrian1997-11-121-3/+5
* Log whether or not IP packets are bloked due tobrian1997-11-121-5/+7
* Cosmetic:brian1997-10-261-1/+3
* Cosmetic (no functional changes):brian1997-10-261-15/+30
* Cosmetic: Log a strerror(errno) when failing to write tobrian1997-10-041-4/+16
* Allow the transition from an idle timeout valuebrian1997-09-031-2/+3
* Make the code format more in line with style(9).brian1997-08-251-146/+132
* Put TCP/IP logs back on one line.brian1997-06-161-18/+46
* Overhaul ppp:brian1997-06-091-43/+43
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-5/+6
* Fix the reconnect option, and add an explanation to vars.hbrian1997-05-241-2/+2
* Use the latest alias engine - now in libalias.brian1997-05-231-15/+61
* Mega update to sort out bad implementationsbrian1997-05-191-2/+2
* Tidy up the code - bounds checking, returnbrian1997-05-101-4/+2
* Add a reconnect capability directing ppp to re-establishbrian1997-04-211-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed prototypes of PacketAliasIn/Out. (cosmetic)nate1996-12-191-3/+3
* The infamous IP aliasing code for ppp, modified to work as a runtime optionjkh1996-12-121-1/+7
* Added my 'ddial' patches to user-PPP. The new mode tries it's darndestnate1996-12-031-3/+3
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-111-2/+2
* Some patches to ppp which improve stability. I have been running adfr1996-01-301-35/+16
* Final cleanup for now. -Wall is now silent. A couple of bogons found.phk1996-01-111-3/+3
* A random bunch of cleanup changes.phk1996-01-101-2/+1
* 1. All fragments (except the first one) of a fragmented packet wereamurai1995-09-171-1/+6
* Remove trailing whitespace.rgrimes1995-05-301-5/+5
* 1.Reducing cpu usage at off connection.amurai1995-03-111-5/+18
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-12/+19
* (no commit message)amurai1995-01-311-0/+398
OpenPOWER on IntegriCloud