index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
libalias
/
alias_smedia.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFP4:
piso
2008-03-06
1
-2
/
+4
*
Fix TFTP NAT support by making sure the appropriate fingerprinting checks
marcus
2006-11-07
1
-2
/
+4
*
Summer of Code 2005: improve libalias - part 1 of 2
piso
2006-09-26
1
-3
/
+85
*
Disable checksum processing in LibAlias, when it works as a
glebius
2005-06-27
1
-1
/
+8
*
s/DEBUG/LIBALIAS_DEBUG/, since DEBUG is defined in LINT and
glebius
2005-05-06
1
-2
/
+2
*
Always include alias.h before alias_local.h
glebius
2005-05-05
1
-1
/
+1
*
Play with includes so that libalias can be compiled both as userland
glebius
2005-05-05
1
-1
/
+12
*
Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an
des
2004-07-06
1
-3
/
+3
*
Make libalias WARNS?=6-clean. This mostly involves renaming variables
des
2004-07-05
1
-21
/
+23
*
Parenthesize return values.
des
2004-07-05
1
-7
/
+7
*
Run through indent(1) so I can read the code without getting a headache.
des
2004-03-16
1
-264
/
+274
*
Mostly mechanical rework of libalias:
phk
2004-01-17
1
-10
/
+10
*
Remove trailing whitespace
brian
2002-07-01
1
-23
/
+23
*
Add __FBSDID's to libalias
dillon
2001-09-30
1
-2
/
+3
*
Add a few ``const''s to silence some -Wwrite-strings warnings
brian
2001-01-29
1
-7
/
+9
*
Added boolean argument to link searching functions, indicating
ru
2000-10-30
1
-1
/
+1
*
Add -Wmissing-prototypes.
ru
2000-09-15
1
-3
/
+6
*
Add address translation support for RTSP/RTP used by RealPlayer and
archie
2000-07-26
1
-0
/
+427