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
*
$Id$ -> $FreeBSD$
peter
1999-08-28
70
-71
/
+71
*
$Id$ -> $FreeBSD$
peter
1999-08-28
5
-5
/
+5
*
Correction: uid -> gid (comment)
green
1999-08-27
1
-2
/
+2
*
Add readonly OID ``net.inet.tcp.tcbhashsize'' so it is possible to
jlemon
1999-08-26
2
-2
/
+12
*
Cast pointers to [u]intptr_t instead of casting them to [u_]long. Don't
bde
1999-08-24
1
-4
/
+4
*
Aallow ppp to work with Nortel Networks Extranet Switch
brian
1999-08-22
1
-0
/
+6
*
Typo: 102 => 192 (PR: docs/13310 - Maxim Sobolev <sobomax@altavista.net>)
hoek
1999-08-22
1
-2
/
+2
*
To christen the brand new security category for syslog, we get IPFW
green
1999-08-21
1
-58
/
+86
*
Fix breakage if blackhole=1 and tiflags & TH_SYN, plus
csgr
1999-08-19
3
-16
/
+26
*
Slight tweak to tcp.blackhole to add optional behaviour to
csgr
1999-08-18
2
-18
/
+52
*
Fix a printf() formatter to match its variable.
billf
1999-08-17
1
-2
/
+2
*
Add net.inet.tcp.blackhole and net.inet.udp.blackhole
csgr
1999-08-17
3
-6
/
+25
*
Various man page cleanup:
mpp
1999-08-15
1
-17
/
+12
*
Implement probabilistic rule match in ipfw. Each rule can be associated
luigi
1999-08-11
2
-9
/
+38
*
Add spl() protection to remove that the timer is invoked multiple
luigi
1999-08-11
1
-3
/
+5
*
Add net.inet.icmp.log_redirect and net.inet.icmp.drop_redirect, for
des
1999-08-10
1
-3
/
+28
*
Make ipfw's logging more dynamic. Now, log will use the default limit
green
1999-08-01
4
-12
/
+87
*
8 -> NBBy
green
1999-07-28
1
-3
/
+3
*
Correct a really gross comment format.
green
1999-07-28
1
-5
/
+7
*
fix comment re: RST received in TIME_WAIT to match the code.
jmb
1999-07-18
2
-6
/
+6
*
Correct a mistake in so_cred changes. In practice, I don't think that it
green
1999-07-12
1
-2
/
+2
*
Two new sysctls: net.inet.tcp.getcred and net.inet.udp.getcred. These take
green
1999-07-11
3
-3
/
+99
*
Use the new tunable macros for the net.inet.tcp.tcbhashsize tunable.
msmith
1999-07-05
2
-6
/
+4
*
In in_pcbconnect(), check the return value from in_pcbbind() and
pb
1999-06-25
1
-3
/
+6
*
Don't get caught in an infinite recursion when PKT_ALIAS_REVERSE
brian
1999-06-22
2
-5
/
+18
*
This is the much-awaited cleaned up version of IPFW [ug]id support.
green
1999-06-19
4
-14
/
+110
*
Add RCS strings to kernel ipfilter files.
green
1999-06-19
3
-0
/
+5
*
This should fix ipfilter for everyone it was broken for. CDEV_MAJOR is _not_
green
1999-06-19
1
-1
/
+1
*
Reviewed by: the cast of thousands
green
1999-06-17
1
-3
/
+5
*
Close a race window where a tcp socket is closed while tcp_pcblist is
tegge
1999-06-16
2
-4
/
+14
*
Don't accept divert/tee/pipe rules without corresponding option.
ru
1999-06-11
1
-3
/
+11
*
Plug a mbuf leak in tcp_usr_send(). pru_send() routines are expected
peter
1999-06-04
1
-7
/
+28
*
Simplify cdevsw registration.
phk
1999-05-31
1
-3
/
+1
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-6
/
+21
*
Added net.inet.tcp.path_mtu_discovery variable which when set to 0
dg
1999-05-27
1
-8
/
+9
*
Made net.inet.ip.intr_queue_maxlen writeable.
dg
1999-05-27
1
-2
/
+2
*
close pr 10889:
luigi
1999-05-24
1
-1
/
+4
*
brucify
brian
1999-05-23
1
-2
/
+2
*
Make incoming packets work as keepalives, too. This should fix problems
eivind
1999-05-20
1
-0
/
+1
*
"fix" warning. This still needs to be kld-ified some day (or removed).
peter
1999-05-11
1
-1
/
+4
*
Pre-declare struct proc to avoid 'inside param list' warnings.
peter
1999-05-08
1
-1
/
+2
*
Fix two warnings; and note a problem where a pointer is stored in an
peter
1999-05-06
1
-4
/
+4
*
Add sufficient braces to keep egcs happy about potentially ambiguous
peter
1999-05-06
4
-10
/
+14
*
Free the dummynet descriptor in ip_dummynet, not in the called
luigi
1999-05-04
4
-12
/
+10
*
Add missing ``.''.
brian
1999-05-04
1
-1
/
+1
*
forgot passing the right pointer to dst to dummynet_io().
luigi
1999-05-04
1
-2
/
+2
*
assorted dummynet cleanup:
luigi
1999-05-04
2
-27
/
+38
*
Add sysctl descriptions to many SYSCTL_XXXs
billf
1999-05-03
12
-76
/
+85
*
This Implements the mumbled about "Jail" feature.
phk
1999-04-28
7
-15
/
+45
*
s/static foo_devsw_installed = 0;/static int foo_devsw_installed;/.
dt
1999-04-28
1
-1
/
+1
[next]