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_db.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFP4:
piso
2008-03-06
1
-23
/
+11
*
Silence Coverity about an unused variable.
piso
2007-04-07
1
-1
/
+1
*
o made in kernel libalias mpsafe
piso
2006-12-15
1
-16
/
+116
*
Summer of Code 2005: improve libalias - part 1 of 2
piso
2006-09-26
1
-66
/
+83
*
Use monotonic 'time_uptime' instead of 'time_second' as timebase
andre
2005-09-19
1
-3
/
+3
*
s/DEBUG/LIBALIAS_DEBUG/, since DEBUG is defined in LINT and
glebius
2005-05-06
1
-14
/
+14
*
Things required to build libalias as kernel module:
glebius
2005-05-05
1
-0
/
+61
*
Add NO_USE_SOCKETS knob, which cuts off functionality socket binding.
glebius
2005-05-05
1
-7
/
+16
*
Add NO_LOGGING knob, which cuts off functionality of debug logging to a file.
glebius
2005-05-05
1
-14
/
+15
*
Play with includes so that libalias can be compiled both as userland
glebius
2005-05-05
1
-9
/
+23
*
Cleanup IPFW2 ifdefs.
glebius
2005-05-04
1
-58
/
+0
*
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
-379
/
+383
*
Parenthesize return values.
des
2004-07-05
1
-24
/
+24
*
Mechanical whitespace cleanup.
des
2004-07-05
1
-60
/
+60
*
Run through indent(1) so I can read the code without getting a headache.
des
2004-03-16
1
-1710
/
+1580
*
Mostly mechanical rework of libalias:
phk
2004-01-17
1
-391
/
+347
*
Add Cisco Skinny Station protocol support to libalias, natd, and ppp.
marcus
2003-09-23
1
-0
/
+8
*
Fixed -Wpointer-arith warning.
ru
2003-09-09
1
-1
/
+1
*
A new API function PacketAliasRedirectDynamic() can be used
ru
2003-06-01
1
-0
/
+15
*
Make the PacketAliasSetAddress() function call optional. If it
ru
2003-06-01
1
-6
/
+10
*
Move IPFW2 definition before including ip_fw.h
luigi
2002-07-18
1
-32
/
+30
*
Fix a bug caused by dereferencing an invalid pointer when
luigi
2002-07-08
1
-62
/
+65
*
Remove trailing whitespace
brian
2002-07-01
1
-35
/
+35
*
The new ipfw code.
luigi
2002-06-27
1
-0
/
+118
*
cmott@scientech.com -> cm@linktel.net
brian
2001-11-03
1
-1
/
+1
*
Add __FBSDID's to libalias
dillon
2001-09-30
1
-2
/
+3
*
Make the copyright consistent.
brian
2001-08-20
1
-3
/
+0
*
Add BSD-style copyright headers
brian
2001-06-04
1
-3
/
+31
*
Add an integer field to keep protocol-specific flags with links.
ru
2001-05-30
1
-9
/
+7
*
Make header files conform to style(9).
brian
2001-03-25
1
-6
/
+8
*
Added boolean argument to link searching functions, indicating
ru
2000-10-30
1
-73
/
+14
*
A significant rewrite of PPTP aliasing code.
ru
2000-10-30
1
-56
/
+111
*
A failure to allocate memory for auxiliary TCP data is now fatal.
ru
2000-10-19
1
-16
/
+15
*
Create aliasing links for incoming ICMP echo/timestamp requests.
ru
2000-08-31
1
-1
/
+14
*
Fixed PunchFW code segmentation violation bug.
ru
2000-08-14
1
-5
/
+4
*
Use queue(3) LIST_* macros for doubly-linked lists.
ru
2000-08-14
1
-65
/
+18
*
Add address translation support for RTSP/RTP used by RealPlayer and
archie
2000-07-26
1
-0
/
+213
*
Fixed PunchFWHole():
ru
2000-06-27
1
-2
/
+3
*
- Removed PacketAliasPptp() API function.
ru
2000-06-20
1
-14
/
+0
*
Added true support for PPTP aliasing. Some nice features include:
ru
2000-06-20
1
-3
/
+71
*
- Added support for passive mode FTP by aliasing 227 replies.
ru
2000-06-14
1
-0
/
+19
*
Revert the default behaviour for incoming connections so
brian
2000-05-11
1
-1
/
+1
*
Replace PacketAliasRedirectPptp() (which had nothing specific
ru
2000-04-28
1
-55
/
+58
*
Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).
ru
2000-04-27
1
-27
/
+85
*
Add support for multiple PPTP sessions:
ru
2000-04-18
1
-40
/
+122
*
Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout only to established
ru
2000-04-14
1
-16
/
+10
*
Make partially specified permanent links without `dst_addr'
ru
2000-04-12
1
-11
/
+15
*
Allow PacketAliasSetTarget() to be passed the following:
brian
2000-03-31
1
-12
/
+14
*
When an incoming packet is received that is not specifically
brian
2000-03-31
1
-1
/
+1
[next]