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
*
Conditionalize calls to IPFW code on COMPAT_IPFW. This is done slightly
wollman
1996-05-22
2
-2
/
+20
*
Fix an embarresing error on my part that made the IP_PORTRANGE options
peter
1996-05-21
1
-1
/
+2
*
Make it possible to return more than one piece of control information
wollman
1996-05-09
1
-2
/
+34
*
Remove useless entries from the inetsw structure initiliser which
gpalmer
1996-05-08
1
-8
/
+8
*
Clean up various compiler warnings. Most (if not all) were benign
gpalmer
1996-05-08
2
-4
/
+14
*
Several locations in sys/netinet/ip_fw.c are lacking or incorrectly
phk
1996-05-06
1
-14
/
+18
*
Add three new route flags to help determine what sort of address
wollman
1996-05-06
2
-9
/
+43
*
Back out my stupid braino; I was thinking strlen and not sizeof.
fenner
1996-05-02
3
-6
/
+6
*
Size temp var correctly; buf[4*sizeof "123"] is not long enough
fenner
1996-05-02
3
-6
/
+6
*
inet_ntoa buffer was evaluated twice in log_in_vain, fix it.
ache
1996-04-27
3
-9
/
+21
*
Delete #ifdef notdef blocks containing old method of srtt calculation.
wollman
1996-04-26
3
-114
/
+3
*
Delete #if 0 block containing remnants of pre-MTU discovery rmx_mtu
wollman
1996-04-26
1
-17
/
+1
*
Delete #if 0 block containing unused definitions for ARPANET/DDN IMP
wollman
1996-04-26
1
-47
/
+1
*
Fixed in-line IP header checksumming. It was performed on the wrong header
bde
1996-04-21
1
-2
/
+2
*
Three speed-ups in the output path (two small, one substantial):
wollman
1996-04-18
1
-39
/
+51
*
Define a few macros useful in the _IP_VHL case.
wollman
1996-04-18
1
-1
/
+8
*
Fix a warning by not referencing ip_output() as a pr_output() member.
wollman
1996-04-18
1
-2
/
+2
*
Always call ip_output() with a valid route pointer. For igmp, also get the
wollman
1996-04-18
2
-17
/
+24
*
Two fixes from Rich Stevens:
dg
1996-04-15
2
-7
/
+10
*
Eliminated sloppy common-style declarations. Now there are no duplicated
bde
1996-04-13
2
-4
/
+12
*
Fix a bogon I introduced with my last change.
phk
1996-04-12
1
-2
/
+2
*
Logging UDP and TCP connection attempts should not be enabled by default.
pst
1996-04-09
3
-6
/
+6
*
Added proper splnet protection while modifying the interface address list.
dg
1996-04-07
1
-2
/
+17
*
Add a sysctl (net.inet.tcp.always_keepalive: 0) that when set will force
phk
1996-04-04
1
-2
/
+7
*
Log TCP syn packets for ports we don't listen on.
phk
1996-04-04
3
-5
/
+37
*
Always pass a route structure when calling ip_output().
wollman
1996-04-03
1
-2
/
+6
*
Add feature for tcp "established".
phk
1996-04-03
5
-54
/
+43
*
Fix two cases where ia->ia_ifp could be NULL.
phk
1996-04-02
1
-2
/
+4
*
In tcp_respond(), check that ro->ro_rt is non-null before RTFREEing
wollman
1996-03-27
2
-4
/
+4
*
Make rip_input() take the header length
fenner
1996-03-26
6
-29
/
+20
*
Add missing splx(s) in IP_MULTICAST_IF
fenner
1996-03-26
1
-1
/
+2
*
Slight modification of RTO floor calculation.
wollman
1996-03-25
2
-4
/
+4
*
Check the validity of ia->ia_ifp before we dereference it.
phk
1996-03-25
1
-2
/
+2
*
Send ARP's for aliased subnets with the proper source address.
fenner
1996-03-23
2
-17
/
+8
*
Make sure tcp_respond() always calls ip_output() with a valid
wollman
1996-03-22
2
-2
/
+16
*
A number of performance-reducing flaws fixed based on comments
wollman
1996-03-22
3
-7
/
+131
*
Allow SIOCGIFBRDADDR and SIOCGIFNETMASK to return information about
fenner
1996-03-15
1
-5
/
+17
*
IGMPv2 routines rewritten, to be more compact and to fully comply
fenner
1996-03-14
6
-296
/
+173
*
Fix ip option processing for raw IP sockets. This whole thing is a compromise
pst
1996-03-13
2
-5
/
+14
*
Cleaned up uninitialized 'rt' warning properly
fenner
1996-03-11
1
-7
/
+8
*
Move or add #include <queue.h> in preparation for upcoming struct socket
dg
1996-03-11
15
-29
/
+30
*
Add more options into the conf/options and i386/conf/options.i386 files
peter
1996-03-02
1
-1
/
+2
*
Forgot to remove this file.
phk
1996-02-28
1
-57
/
+0
*
Spell tcp_listendrop consistently so that tcp_input.c and netstat compile.
bde
1996-02-27
1
-2
/
+2
*
Add a counter for the number of times the listen queue was overflowed to
guido
1996-02-26
3
-5
/
+10
*
Fix wrong logic, certain rules never matched.
phk
1996-02-26
1
-2
/
+2
*
Make getsockopt() capable of handling more than one mbuf worth of data.
phk
1996-02-24
4
-42
/
+108
*
The new firewall functionality:
phk
1996-02-24
4
-57
/
+70
*
I overlooked this one.
phk
1996-02-23
1
-1
/
+6
*
Big sweep over the IPFIREWALL and IPACCT code.
phk
1996-02-23
5
-831
/
+358
[next]