aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_pppoe.h
Commit message (Expand)AuthorAgeFilesLines
* use __packed.Alfred Perlstein2002-09-231-3/+3
* Fix GCC warnings caused by initializing a zero length array. In the process,Archie Cobbs2002-05-311-6/+0
* Add a NGM_PPPOE_SESSIONID message to the ng_pppoe node.Brian Somers2002-05-141-1/+2
* Send a NGM_PPPOE_ACNAME message to userland when a node is connected.Brian Somers2002-02-201-1/+2
* Shuffle sysctls a bit (thankyou whoever made them dynamic for modules)Julian Elischer2001-02-231-0/+4
* I have no idea at all why this file was not included in the last commit.Julian Elischer2000-12-121-1/+2
* Go back to using data_len in struct ngpppoe_init_data after discussionsBrian Somers2000-11-161-4/+5
* Change the format of ngpppoe_init_data so that the provider is NULBrian Somers2000-10-311-3/+28
* Since neither archie nor I work at Whistle any more, change our emailJulian Elischer2000-10-241-1/+1
* change intial timeout for session negotiation from 1 to 2 seconds.Julian Elischer1999-12-011-0/+1
* Remove a null pointer referenceJulian Elischer1999-11-091-1/+1
* Start making the contents of the generic framework opaque to the nodes.Julian Elischer1999-11-011-2/+2
* change PPPoE occurences to pppoe. Not JUST a cosmeting change.Julian Elischer1999-10-271-9/+9
* Now that Netgraph is in the system there are some cleanups we can do.Julian Elischer1999-10-231-2/+2
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.Julian Elischer1999-10-211-0/+224