summaryrefslogtreecommitdiffstats
path: root/sys/netinet/libalias/alias_skinny.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: s/pakcet/packetkevlo2012-09-201-1/+1
* -don't pass down, to module's fingerprint function, unused data likepiso2009-04-081-1/+1
* Prevent the usage of an uninitialized variable: do not acceptpiso2007-04-071-0/+11
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-261-7/+73
* Disable checksum processing in LibAlias, when it works as aglebius2005-06-271-2/+12
* s/DEBUG/LIBALIAS_DEBUG/, since DEBUG is defined in LINT andglebius2005-05-061-11/+11
* 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-4/+13
* Fix a problem in the Skinny ALG where a specially crafted packet could causemarcus2005-03-031-4/+4
* 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-2/+2
* Make libalias WARNS?=6-clean. This mostly involves renaming variablesdes2004-07-051-21/+33
* Parenthesize return values.des2004-07-051-4/+4
* Run through indent(1) so I can read the code without getting a headache.des2004-03-161-185/+185
* Mostly mechanical rework of libalias:phk2004-01-171-6/+6
* Grrr...add the Skinny alias code forgotten in the last commit.marcus2003-09-231-0/+338
OpenPOWER on IntegriCloud