summaryrefslogtreecommitdiffstats
path: root/sys/netinet/libalias/alias_pptp.c
Commit message (Expand)AuthorAgeFilesLines
* -don't pass down, to module's fingerprint function, unused data likepiso2009-04-081-2/+2
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-261-26/+167
* Always include alias.h before alias_local.hglebius2005-05-051-0/+1
* Play with includes so that libalias can be compiled both as userlandglebius2005-05-051-2/+10
* Fix Skinny and PPTP NAT'ing after the introduction of the {ip,tcp,udp}_nextmarcus2004-08-041-1/+1
* Introduce inline {ip,udp,tcp}_next() functions which take a pointer to andes2004-07-061-6/+6
* Make libalias WARNS?=6-clean. This mostly involves renaming variablesdes2004-07-051-35/+35
* Deal with aliasing warnings.des2004-03-311-6/+2
* Run through indent(1) so I can read the code without getting a headache.des2004-03-161-237/+243
* Mostly mechanical rework of libalias:phk2004-01-171-10/+12
* Add __FBSDID's to libaliasdillon2001-09-301-2/+3
* Make header files conform to style(9).brian2001-03-251-0/+2
* A significant rewrite of PPTP aliasing code.ru2000-10-301-52/+128
* - Do not modify Peer's Call ID in outgoing Incoming-Call-Connectedru2000-08-091-18/+25
* Adjust TCP checksum rather than compute it afresh.ru2000-08-071-4/+8
* Added true support for PPTP aliasing. Some nice features include:ru2000-06-201-0/+279
OpenPOWER on IntegriCloud