summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_pptpgre.h
Commit message (Expand)AuthorAgeFilesLines
* Rewrite node to support multiple hooks, alike to ng_l2tp, to use one pairmav2008-03-241-0/+4
* /* -> /*- for license, minor formatting changesimp2005-01-071-2/+3
* Add 'enableWindowing' configuration knob to the ng_pptpgre(4) netgraph node.archie2004-04-261-1/+3
* Use a single style of multiple inclusion protection for Netgraph headers.ru2003-11-111-3/+3
* Fix GCC warnings caused by initializing a zero length array. In the process,archie2002-05-311-5/+1
* Since neither archie nor I work at Whistle any more, change our emailjulian2000-10-241-1/+1
* Take advantage of the new unsigned and hex integer types.archie2000-08-101-23/+23
* Several fixes:archie2000-07-251-1/+5
* Fix a couple of bugs:archie2000-05-051-0/+44
* New netgraph node type 'pptpgre': this performs GRE encapsulationarchie1999-12-081-0/+84
OpenPOWER on IntegriCloud