summaryrefslogtreecommitdiffstats
path: root/sys/netinet/libalias/alias_smedia.c
Commit message (Expand)AuthorAgeFilesLines
* -don't pass down, to module's fingerprint function, unused data likepiso2009-04-081-1/+1
* MFP4:piso2008-03-061-2/+4
* Fix TFTP NAT support by making sure the appropriate fingerprinting checksmarcus2006-11-071-2/+4
* Summer of Code 2005: improve libalias - part 1 of 2piso2006-09-261-3/+85
* Disable checksum processing in LibAlias, when it works as aglebius2005-06-271-1/+8
* s/DEBUG/LIBALIAS_DEBUG/, since DEBUG is defined in LINT andglebius2005-05-061-2/+2
* Always include alias.h before alias_local.hglebius2005-05-051-1/+1
* Play with includes so that libalias can be compiled both as userlandglebius2005-05-051-1/+12
* Introduce inline {ip,udp,tcp}_next() functions which take a pointer to andes2004-07-061-3/+3
* Make libalias WARNS?=6-clean. This mostly involves renaming variablesdes2004-07-051-21/+23
* Parenthesize return values.des2004-07-051-7/+7
* Run through indent(1) so I can read the code without getting a headache.des2004-03-161-264/+274
* Mostly mechanical rework of libalias:phk2004-01-171-10/+10
* Remove trailing whitespacebrian2002-07-011-23/+23
* Add __FBSDID's to libaliasdillon2001-09-301-2/+3
* Add a few ``const''s to silence some -Wwrite-strings warningsbrian2001-01-291-7/+9
* Added boolean argument to link searching functions, indicatingru2000-10-301-1/+1
* Add -Wmissing-prototypes.ru2000-09-151-3/+6
* Add address translation support for RTSP/RTP used by RealPlayer andarchie2000-07-261-0/+427
OpenPOWER on IntegriCloud