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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix another typo
julian
1998-06-15
1
-2
/
+2
*
Try narrow down the culprit sending undefined packet types through the loopback
julian
1998-06-14
1
-1
/
+9
*
Remove 3 occurances of __FUNCTION__
julian
1998-06-12
1
-2
/
+2
*
Go through the loopback code with a broom..
julian
1998-06-12
3
-21
/
+16
*
include opt_ipdivert.h so we get correct options
julian
1998-06-12
1
-1
/
+2
*
Allow diverted packets from the transmit side to remember if they
julian
1998-06-12
1
-27
/
+26
*
Quieten gcc 2.8.1
brian
1998-06-10
1
-2
/
+2
*
Fixed pedantic semantics errors (bitfields not of type int, signed int
bde
1998-06-08
3
-9
/
+9
*
ip_fil.h has 9 separate declarations of iplioctl() in a disgusting
bde
1998-06-08
2
-5
/
+8
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
6
-11
/
+24
*
Fixed pedantic semantics errors (bitfields not of type int, signed int
bde
1998-06-07
1
-5
/
+5
*
Don't call PunchFWHole() ifdef NO_FW_PUNCH
brian
1998-06-06
3
-0
/
+6
*
Make sure the default value of a dummy variable is 0
julian
1998-06-06
2
-4
/
+4
*
Fix wrong data type for a pointer.
julian
1998-06-06
5
-16
/
+17
*
clean up the changes made to ipfw over the last weeks
julian
1998-06-06
6
-101
/
+52
*
Spelling corrections.
jkoshy
1998-06-06
1
-11
/
+11
*
Reviewed by: Kirk Mckusick (mckusick@mckusick.com)
julian
1998-06-05
1
-1
/
+6
*
Reverse the default sense of the IPFW/DIVERT reinjection code
julian
1998-06-05
5
-42
/
+42
*
Let the sowwakeup macro decide when to call sowakeup rather than have
peter
1998-05-31
2
-10
/
+6
*
Fixed logic in the test to drop ICMP echo and timestamp packets when
dg
1998-05-26
1
-5
/
+3
*
Add optional code to change the way that divert and ipfw work together.
julian
1998-05-25
5
-7
/
+123
*
Hide the interface name in the sin_zero section of the sockaddr_in
julian
1998-05-25
1
-8
/
+50
*
Take the user's "IGNORE_DIVERT" argument from where the user put it
julian
1998-05-25
1
-5
/
+7
*
Take IP options into account when calculating the allowable length
fenner
1998-05-24
1
-4
/
+13
*
The ipt_ptr field is 1-based (see TCP/IP Illustrated, Vol. 1, pp. 91-95),
dg
1998-05-24
1
-3
/
+3
*
Primary verison of NetBIOS over TCP/IP. Now you can connect Windows
amurai
1998-05-24
5
-4
/
+622
*
Get more details on the "arpresolve: can't allocate llinfo" bogon.
phk
1998-05-23
1
-3
/
+4
*
Fix a typo-bug in ipflow_reap that could cause a NULL pointer
jdp
1998-05-19
1
-2
/
+2
*
Move (private) struct ipflow out of ip_var.h, to reduce dependencies
pb
1998-05-19
3
-16
/
+61
*
Moved #define of IPFLOW_HASHBITS to ip_flow.c where I think it belongs.
dg
1998-05-19
2
-2
/
+2
*
Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via
dg
1998-05-19
6
-8
/
+368
*
Grumble...It seems I'm suffering from some mental disease. Do it correct now.
guido
1998-05-18
2
-4
/
+4
*
Add some parenthesis for clarity and fix a bug
guido
1998-05-18
2
-4
/
+4
*
Convert socket structures to be type-stable and add a version number.
wollman
1998-05-15
9
-64
/
+411
*
Treat all internet addresses as u_int32_t.
jb
1998-05-10
1
-15
/
+15
*
In the words of the submitter:
msmith
1998-05-07
1
-0
/
+7
*
Refuse accellerated opens on listening sockets that have not set
guido
1998-05-04
2
-4
/
+8
*
At the request of Garrett, changed sysctl:
dg
1998-04-24
2
-4
/
+4
*
Ensure that TCP_REXMTVAL doesn't return a value less than t_rttmin. This
dg
1998-04-24
2
-14
/
+9
*
Remove the artificial limit on the size of the ipfw filter structure.
julian
1998-04-21
1
-13
/
+40
*
o Support a compile-time -DNO_FW_PUNCH for portability
brian
1998-04-19
4
-4
/
+23
*
According to:
phk
1998-04-19
2
-6
/
+17
*
Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.
des
1998-04-17
3
-6
/
+6
*
Support compiling with `gcc -ansi'.
bde
1998-04-15
1
-4
/
+8
*
Wrong header length used for certain reassembled IP packets.
phk
1998-04-13
1
-1
/
+3
*
Use read_random()
phk
1998-04-06
1
-2
/
+7
*
Remove the last traces of TUBA.
phk
1998-04-06
5
-32
/
+5
*
Eradicate the variable "time" from the kernel, using various measures.
phk
1998-03-30
4
-19
/
+19
*
Moved some #includes from <sys/param.h> nearer to where they are actually
bde
1998-03-28
1
-1
/
+3
*
Fixed style bugs (mostly) in previous commit.
bde
1998-03-28
7
-25
/
+33
[next]