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
/
usr.sbin
/
ppp
/
nat_cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cosmetic:
brian
1999-09-08
1
-1
/
+1
*
Make the ``Problem with IP header length'' error a bit more verbose
brian
1999-09-06
1
-1
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
o Add the -foreground switch. This switch behaves like -background except
brian
1999-08-19
1
-29
/
+29
*
Don't return a garbage mbuf pointer after storing it
brian
1999-07-28
1
-2
/
+2
*
When we fetch previously retrieved IP fragments from the alias
brian
1999-07-24
1
-4
/
+5
*
Allow a remote IP and port range specification in the
brian
1999-06-10
1
-36
/
+64
*
o Alter the mbuf type as it's processed by different layers.
brian
1999-06-02
1
-4
/
+5
*
Allow ``host:port/udp'' devices and support ``host:port/tcp'' as
brian
1999-05-12
1
-2
/
+4
*
o Redesign the layering mechanism and make the aliasing code part of
brian
1999-05-08
1
-1
/
+96
*
Add support for NetBSD
brian
1999-04-26
1
-4
/
+4
*
Allow port ranges in ``alias port''.
brian
1999-03-25
1
-42
/
+83
*
Support PPTP via libalias (``alias pptp addr'').
brian
1999-03-07
1
-1
/
+25
*
Support proxying & transparent proxying curtesy of libalias(3).
brian
1999-03-07
1
-1
/
+24
*
Initial RADIUS support (using libradius). See the man page for
brian
1999-01-28
1
-2
/
+5
*
Sync with OpenBSD ifdefs
brian
1998-09-17
1
-2
/
+6
*
Put the IP buffer queues into struct ipcp.
brian
1998-08-26
1
-3
/
+3
*
Remove redundant includes
brian
1998-06-27
1
-2
/
+1
*
Don't dlopen()/dlsym() libalias, use it in the same way
brian
1998-06-27
1
-9
/
+29
*
Fix a rather nasty use of `static'. This caused a SEGV
brian
1998-06-15
1
-1
/
+2
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-51
/
+47
*
Remove unused #includes.
brian
1998-01-21
1
-2
/
+1
*
Correct copyright.
brian
1997-12-24
1
-24
/
+3
*
Charles Mott created these (and told me via email that
brian
1997-12-21
1
-2
/
+2
*
Add (BSD) copyright headers.
brian
1997-12-21
1
-2
/
+26
*
Correct return values from alias routines.
brian
1997-12-15
1
-7
/
+9
*
Fix prototypes.
brian
1997-11-22
1
-37
/
+38
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-30
/
+21
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-158
/
+145
*
Overhaul ppp:
brian
1997-06-09
1
-33
/
+45
*
De-couple ppp from libalias. If libalias isn't there, the
brian
1997-05-26
1
-32
/
+22
*
Include <alias.h>, not "alias.h"
brian
1997-05-25
1
-2
/
+1
*
Finish updating for the latest alias code.
brian
1997-05-23
1
-0
/
+211