summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_l2tp.h
Commit message (Collapse)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesimp2005-01-071-2/+1
|
* Implement minimalistic L2TP sessions statistics and correct man pagebz2004-08-031-1/+21
| | | | | | | for L2TP tunnel statistics (which do not take an argument sessionID). Reviewed by: archie Approved by: pjd (mentor)
* add a new control message to set sequence numbers on an uninitialized node.bz2004-08-031-1/+17
| | | | | Reviewed by: archie Approved by: pjd (mentor)
* Use a single style of multiple inclusion protection for Netgraph headers.ru2003-11-111-3/+3
| | | | Reviewed by: archie, harti, emax
* New L2TP netgraph node type.archie2002-08-201-0/+161
Obtained from: Packet Design
OpenPOWER on IntegriCloud