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
/
sbin
/
natd
/
natd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't call warn() with no format string.
kris
2000-07-10
1
-1
/
+1
*
Added new option (-punch_fw) which allows to `punch holes'
ru
2000-06-27
1
-2
/
+27
*
Remove ``pptpalias'' since this is now done transparently by libalias(3).
ru
2000-06-20
1
-33
/
+0
*
Remove unused parameter.
ru
2000-06-16
1
-6
/
+6
*
Add new option (-target_addr) to control how to deal with incoming packets
ru
2000-05-18
1
-0
/
+13
*
New option: -redirect_proto.
ru
2000-05-03
1
-0
/
+70
*
Fixes a potential buffer overflow with the command line arguments.
joe
2000-04-30
1
-7
/
+11
*
Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).
ru
2000-04-27
1
-16
/
+66
*
Remove the config file line length restriction.
ru
2000-02-25
1
-13
/
+10
*
Now that kernel is capable of notifying user processes about
ru
2000-01-25
1
-8
/
+6
*
ioctl -> sysctl for interface address changes.
ru
1999-10-13
1
-74
/
+83
*
Do not defer setting of the aliasing address from
ru
1999-09-28
1
-19
/
+15
*
Config file parser changes:
ru
1999-09-07
1
-8
/
+10
*
Allow signals to interrupt system calls.
ru
1999-09-02
1
-1
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
When incrementing through a SIOCGIFCONF list, enforce a lower limit of
archie
1999-06-05
1
-1
/
+3
*
Oops - missing parenthesis
brian
1999-05-13
1
-2
/
+2
*
/sbin/natd portrange documentation and bugfix
brian
1999-05-13
1
-3
/
+3
*
More egcs warning fixes:
imp
1999-04-25
1
-5
/
+5
*
Disable reads on our ICMP socket. We only use it for sending.
brian
1999-03-30
1
-1
/
+8
*
Add some const-cleanliness and avoid some warnings.
brian
1999-03-24
1
-43
/
+43
*
Allow port ranges when specifying -redirect_port.
brian
1999-03-24
1
-32
/
+127
*
Fix a diagnostic typo
brian
1999-03-11
1
-4
/
+4
*
Upgrade (almost) to natd 2.0b1
brian
1999-03-07
1
-83
/
+184
*
Make this work with the new alias library since, evidently, we're
jkh
1999-02-27
1
-4
/
+6
*
Typo/$Id$ police.
alex
1997-12-27
1
-1
/
+2
*
natd 1_10 => 1_11
brian
1997-12-10
1
-61
/
+65
*
Reverse my previous change and use htons() on an int
brian
1997-12-06
1
-1
/
+1
*
Use htonl() rather than htons().
brian
1997-11-13
1
-1
/
+1
*
Use err(3). Change firewall to firewall_enable in man page according to
charnier
1997-10-02
1
-141
/
+64
*
Ingored incoming packets are now dropped when
brian
1997-09-06
1
-2
/
+14
*
- Buffer space problem found by Sergio Lenzi <lenzi@bsi.com.br>
brian
1997-08-10
1
-90
/
+128
*
Bring natd into main source tree now that the
brian
1997-06-22
1
-0
/
+1396