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
*
Turn off replies to ICMP echo requests for broadcast and multicast
jkoshy
1998-09-15
1
-2
/
+2
*
Bring in new files for dummynet support
luigi
1998-09-12
2
-0
/
+709
*
Fix RST validation.
wollman
1998-09-11
2
-84
/
+224
*
Ensure that m_nextpkt is set to NULL after reassembling fragments.
dfr
1998-09-10
1
-1
/
+3
*
RFC 1644 has the status "Experimental Protocol", which means:
phk
1998-09-06
2
-4
/
+4
*
Widen and change the layout of the IPFW structures flag element.
phk
1998-09-02
1
-29
/
+29
*
Properly fragment multicast packets.
wollman
1998-09-02
1
-1
/
+2
*
Remove OpenBSD build support - let the Makefile vary per
brian
1998-08-31
1
-10
/
+5
*
Add OpenBSD build support
brian
1998-08-30
1
-3
/
+9
*
Re-implement tcp and ip fragment reassembly to not store pointers in the
dfr
1998-08-24
8
-247
/
+210
*
Yow! Completely change the way socket options are handled, eliminating
wollman
1998-08-23
12
-664
/
+684
*
Fixed printf format errors.
bde
1998-08-17
3
-42
/
+46
*
Made some disgusting ifdefs even more disgusting to enable the support
bde
1998-08-15
5
-11
/
+11
*
Fixed printf format errors (ntohl() returns in_addr_t = u_int32_t != long
bde
1998-08-11
1
-5
/
+6
*
Converted the last instance of hzto() to tvtohz().
bde
1998-08-05
1
-3
/
+3
*
Use explicitly sized types when digging through packet headers.
dfr
1998-08-03
1
-9
/
+9
*
Fix a compile error if IPFIREWALL_FORWARD active without IPDIVERT.
peter
1998-08-01
1
-3
/
+2
*
update ATM driver. (base version: midway.c 1.67 --> 1.68)
kjc
1998-07-29
1
-1
/
+2
*
Don't log ICMP type and subtype for non-zero offset packet fragments.
alex
1998-07-18
1
-2
/
+5
*
Removed a bogus forward struct declaration.
bde
1998-07-13
1
-4
/
+4
*
Fixed some longs that should have been fixed-sized types.
bde
1998-07-13
2
-4
/
+4
*
Fixed overflow and sign extension bugs in
bde
1998-07-13
1
-4
/
+4
*
Declare tcp_seq and tcp_cc as fixed-size types. Half fixed type
bde
1998-07-13
2
-5
/
+5
*
Declare id_mask as a fixed-size type.
bde
1998-07-13
1
-2
/
+2
*
Declare n_short, n_long and n_time as fixed-sized types. Don't ifdef
bde
1998-07-13
1
-15
/
+4
*
When not acting as a router (ipforwarding=0), silently discard source
dg
1998-07-08
1
-10
/
+21
*
oops ended comment before the comment ended..
julian
1998-07-06
1
-2
/
+2
*
Bring back some slight cleanups from 2.2
julian
1998-07-06
2
-6
/
+21
*
Don't expect the new code to be used without the right option file being
julian
1998-07-06
1
-1
/
+2
*
Fix braino in switching to TAILQ macro.
julian
1998-07-06
2
-4
/
+4
*
Support for IPFW based transparent forwarding.
julian
1998-07-06
8
-30
/
+288
*
Remove out of date comment.
julian
1998-07-02
1
-4
/
+1
*
Remove the option to keep IPFW diversion backwards compatible
julian
1998-07-02
3
-48
/
+5
*
Byte count statistics of multicast vifs are invalid.
phk
1998-06-30
1
-2
/
+2
*
Only make struct xtcpcb visable if _NETINET_IN_PCB_H_ and _SYS_SOCKETVAR_H_
jhay
1998-06-27
1
-4
/
+4
*
Add CUSEEME support. This has *not* been tested, nor
brian
1998-06-24
4
-2
/
+131
*
Removed unused includes.
bde
1998-06-21
3
-13
/
+3
*
Merge ipfilter 3.2.3 -> 3.2.7 changes onto mainline.
peter
1998-06-20
8
-87
/
+218
*
This commit was generated by cvs2svn to compensate for changes in r37071,
peter
1998-06-20
5
-14
/
+32
|
\
|
*
Import ipfilter 3.2.7 kernel components
peter
1998-06-20
14
-102
/
+251
*
|
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
[next]