aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_ppp.h
Commit message (Expand)AuthorAgeFilesLines
* MFC: Fix GCC warnings caused by initializing a zero length array.Archie Cobbs2002-07-021-12/+2
* MFC: fix for multi-link sequence number handling bugs.Archie Cobbs2000-10-091-2/+20
* MFC: take advantage of the new unsigned and hex integer typesArchie Cobbs2000-08-221-29/+29
* MFC: fix broken multi-link fragment reassembly algorithm.Archie Cobbs2000-05-051-30/+49
* Add two new generic control messages, NGM_ASCII2BINARY andArchie Cobbs1999-11-301-0/+48
* Move handling of the address and control fields into the PPP node;Archie Cobbs1999-11-101-1/+2
* Fix several bugs found in the first bit of testing.Archie Cobbs1999-11-061-0/+1
* Revamped and more useful PPP node type, supporting multi-link PPP directly.Archie Cobbs1999-10-291-33/+65
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+91