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
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
4
-7
/
+9
*
Distribute and statizice a lot of the malloc M_* types.
phk
1997-10-11
3
-3
/
+9
*
Don't allow the window to be increased beyond what is possible to
fenner
1997-10-07
1
-3
/
+3
*
Killed the SYN_RECEIVED addition from rev 1.52. It results in legitimate
dg
1997-10-02
2
-12
/
+2
*
Don't consider a SYN/ACK with CC but no CCECHO a proper T/TCP
fenner
1997-09-30
2
-18
/
+22
*
Export ipstat via sysctl. Don't understand why this wasn't done before.
wollman
1997-09-25
2
-3
/
+7
*
Update for new callout interface.
gibbs
1997-09-21
1
-4
/
+6
*
Make TCPDEBUG a new-style option.
joerg
1997-09-16
9
-9
/
+27
*
Fixed gratuitous ANSIisms.
bde
1997-09-16
5
-14
/
+16
*
Prevent overflow with fragmented packets
ache
1997-09-15
1
-26
/
+67
*
Update network code to use poll support.
peter
1997-09-14
4
-8
/
+8
*
Some mbuf -> sockaddr changes seem to have been missed here.
peter
1997-09-13
1
-7
/
+7
*
Allow a compile-time override of the ipfw deny rule. For a 'firewall'
peter
1997-09-10
1
-8
/
+16
*
Some staticized variables were still declared to be extern.
bde
1997-09-07
6
-20
/
+6
*
Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY)
brian
1997-09-06
5
-4
/
+17
*
Added used #include - don't depend on <sys/mbuf.h> including
bde
1997-09-02
1
-1
/
+2
*
ICMP Timestamp Request messages could have harbored the same sort of
wollman
1997-08-25
2
-2
/
+9
*
Configurably don't reply to broadcast or multicast echos. There are still
wollman
1997-08-25
2
-2
/
+13
*
Fixed logging of verbose limited packets.
alex
1997-08-23
1
-4
/
+5
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
9
-78
/
+87
*
Fix file descriptor leak.
brian
1997-08-11
4
-2
/
+11
*
Support interface names up to 15 characters in length. In order to
alex
1997-08-08
1
-3
/
+5
*
Ensure that the interface name is terminated.
alex
1997-08-06
1
-1
/
+2
*
Update to version 2.2. Only the PacketAlias*()
brian
1997-08-03
9
-196
/
+1071
*
Removed unused #includes.
bde
1997-08-02
12
-75
/
+11
*
Recalculate ip_sum before passing a
brian
1997-07-25
1
-1
/
+15
*
Remove crufty LBL ifdef that only applies to Suns.
fenner
1997-07-19
1
-5
/
+1
*
Fix a bug (apparently very old) that can cause a TCP connection to
jdp
1997-07-01
2
-4
/
+4
*
Add for public examination the beginnings of the per-host cache support
wollman
1997-06-18
2
-0
/
+241
*
make it compile with -Wall
julian
1997-06-04
1
-12
/
+11
*
Submitted by: Whistle Communications (archie Cobbs)
julian
1997-06-02
5
-278
/
+528
*
typo fix, s/imp/inp'; move lookup call inside splnet since there were
peter
1997-06-01
1
-2
/
+2
*
Uninitialised inp variable in div_bind().
peter
1997-05-26
1
-1
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r26124,
darrenr
1997-05-25
15
-316
/
+1759
|
\
|
*
Import version 3.2alpha7
darrenr
1997-05-25
15
-316
/
+1759
*
|
Connect the ipdivert div_usrreqs struct to the ip proto switch table
peter
1997-05-25
2
-5
/
+5
*
|
Attempt to convert the ip_divert code to use the new-style protocol request
peter
1997-05-24
1
-101
/
+87
*
|
submitted by: archie@whistle.com
julian
1997-05-23
1
-2
/
+2
*
|
Create the alias library. This is currently only used by
brian
1997-05-23
8
-0
/
+3984
*
|
Disallow writing raw IP packets shorter than the IP header.
fenner
1997-05-22
1
-2
/
+3
*
|
Break apart initialization of s and inp from the declarations in
tegge
1997-05-19
1
-5
/
+9
*
|
Disallow network interrupts while the address is found and copied in
tegge
1997-05-19
1
-1
/
+13
*
|
Don't send arp request for the ip address 0.0.0.0.
tegge
1997-05-14
1
-3
/
+4
*
|
Bring in some kernel bootp support. This removes the need for netboot
tegge
1997-05-11
1
-1
/
+5
*
|
This commit was generated by cvs2svn to compensate for changes in r25603,
kjc
1997-05-09
2
-0
/
+326
|
\
\
|
*
|
import Chuck Cranor's ATM driver
kjc
1997-05-09
2
-0
/
+326
|
/
*
|
Pull up the IP header in ip_mloopback(). This makes sure that the
fenner
1997-05-06
1
-6
/
+8
*
|
Create the default rule with flags IP_FW_F_IN | IP_FW_F_OUT.
alex
1997-05-06
1
-1
/
+2
*
|
The long-awaited mega-massive-network-code- cleanup. Part I.
wollman
1997-04-27
13
-78
/
+99
*
|
Make MOD_* macros almost consistent:
dufault
1997-04-06
1
-2
/
+3
[next]