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_pptp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Summer of Code 2005: improve libalias - part 1 of 2
piso
2006-09-26
1
-26
/
+167
*
Always include alias.h before alias_local.h
glebius
2005-05-05
1
-0
/
+1
*
Play with includes so that libalias can be compiled both as userland
glebius
2005-05-05
1
-2
/
+10
*
Fix Skinny and PPTP NAT'ing after the introduction of the {ip,tcp,udp}_next
marcus
2004-08-04
1
-1
/
+1
*
Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an
des
2004-07-06
1
-6
/
+6
*
Make libalias WARNS?=6-clean. This mostly involves renaming variables
des
2004-07-05
1
-35
/
+35
*
Deal with aliasing warnings.
des
2004-03-31
1
-6
/
+2
*
Run through indent(1) so I can read the code without getting a headache.
des
2004-03-16
1
-237
/
+243
*
Mostly mechanical rework of libalias:
phk
2004-01-17
1
-10
/
+12
*
Add __FBSDID's to libalias
dillon
2001-09-30
1
-2
/
+3
*
Make header files conform to style(9).
brian
2001-03-25
1
-0
/
+2
*
A significant rewrite of PPTP aliasing code.
ru
2000-10-30
1
-52
/
+128
*
- Do not modify Peer's Call ID in outgoing Incoming-Call-Connected
ru
2000-08-09
1
-18
/
+25
*
Adjust TCP checksum rather than compute it afresh.
ru
2000-08-07
1
-4
/
+8
*
Added true support for PPTP aliasing. Some nice features include:
ru
2000-06-20
1
-0
/
+279