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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around zlib bug where using a deflate window size of 8 will
jedgar
2002-03-23
1
-1
/
+1
*
Fix a bug introduced in 1.11 (and also MFCd to stable AND the security branch)
dillon
2002-03-20
1
-1
/
+5
*
Remove __P.
alfred
2002-03-19
41
-394
/
+383
*
Add hooks for very basic IPFilter support in bridging. Set,
cjc
2002-03-18
1
-5
/
+42
*
Missed this file for select SMP fixes associated with rev 1.93 of
alfred
2002-03-14
1
-2
/
+0
*
Simplify the interface cloning framework by handling unit
mux
2002-03-11
9
-252
/
+95
*
Use revoke_and_destroy_dev() instead of destroy_dev() when removing /dev/net
green
2002-03-05
1
-1
/
+1
*
Remove duplicated and wrong sc->sc_last_recv setting. It unbreaks
maxim
2002-03-05
1
-4
/
+1
*
Unbreak bridge.ko. Replace an unresolved symbol with the actions it
cjc
2002-03-05
1
-1
/
+3
*
Add cloning support to the loopback interface.
brooks
2002-03-04
1
-56
/
+99
*
Change the network interface cloning API so the destroy function returns
brooks
2002-03-04
6
-11
/
+14
*
Fix warnings.
peter
2002-02-28
1
-2
/
+2
*
Simple p_ucred -> td_ucred changes to start using the per-thread ucred
jhb
2002-02-27
2
-4
/
+4
*
Fix warnings in the gif(4) driver so it compiles with -Werror.
brooks
2002-02-26
1
-4
/
+6
*
Did someone turn on -Werror or something?
dillon
2002-02-26
1
-0
/
+2
*
minor style(9) fix: return (foo); The file was mostly style(9) before.
imp
2002-02-26
1
-16
/
+16
*
When using hardware decoding, reconstruct the wire form of the ethernet
brooks
2002-02-26
1
-0
/
+20
*
Make gif(4) nesting level and parallel tunnel support tunable at runtime
brooks
2002-02-26
1
-5
/
+27
*
Fix a warning by pulling prototype for arp_ifinit() into scope.
peter
2002-02-26
1
-1
/
+4
*
Lock struct pgrp, session and sigio.
tanimura
2002-02-23
1
-3
/
+8
*
When the local link address is changed, send out gratuitous ARPs
luigi
2002-02-18
1
-0
/
+11
*
o Move NTOHL() and associated macros into <sys/param.h>. These are
mike
2002-02-18
1
-5
/
+5
*
Error handling fixes for inflate.
jedgar
2002-02-17
1
-4
/
+7
*
Lots of improvement to the bridging code.
luigi
2002-02-15
2
-302
/
+403
*
Remove useless initialization to 0 of a couple of global variables.
luigi
2002-02-15
1
-2
/
+2
*
remove superflous empty line (in preparation to MFC)
fjoe
2002-02-13
1
-1
/
+0
*
Get rid of the twisted MFREE() macro entirely.
dillon
2002-02-05
5
-31
/
+26
*
Prevent the kernel from generating an unaligned sysctl data buffer on
gallatin
2002-01-27
1
-0
/
+1
*
Have sysctl() return the correct errno(2) as documented in the
cjc
2002-01-25
1
-1
/
+1
*
Introduce an interface announcement message for the routing
ru
2002-01-18
4
-0
/
+55
*
It turns out that when a broadcast packet is looped back, the checksums
jesper
2002-01-11
1
-0
/
+13
*
- generic Arcnet framework
fjoe
2002-01-08
1
-0
/
+780
*
Initialise the intrq_present fields at runtime, not link time. This allows
msmith
2002-01-08
2
-10
/
+19
*
Staticise private interface lists.
msmith
2002-01-08
6
-7
/
+5
*
Implement an option to administratively disable the negotiation of
joerg
2001-12-30
2
-8
/
+60
*
Merge last-minute fix from the i4b file made by gj:
joerg
2001-12-30
1
-2
/
+4
*
Bump AUTHNAMELEN to 64. Should probably be made dynamic instead.
joerg
2001-12-30
1
-1
/
+1
*
We explicitly close LCP when going to state CLOSED, so we better open
joerg
2001-12-30
1
-0
/
+4
*
run IPCP only if we have IPv4 in kernel
joerg
2001-12-30
1
-1
/
+7
*
Fix a long-standing blatant bug where the operator precedence between
joerg
2001-12-30
1
-4
/
+4
*
Fix compilation without INET (though not really tested yet without
joerg
2001-12-30
1
-6
/
+10
*
Add the `packed' attribute to structures which describe wire protocol
joerg
2001-12-30
1
-4
/
+4
*
Extend the hack where 0.0.0.1 meant `any address for remote is
joerg
2001-12-30
1
-2
/
+2
*
Fix the handling of VJ uncompression. Unfortunately, tcp_uncompress()
joerg
2001-12-30
1
-14
/
+39
*
sparc64 needs the same alingment fixes that alpha and ia64 do.
jake
2001-12-29
1
-1
/
+1
*
sparc64 needs the same alignment fixes that ia64 and alpha need.
jake
2001-12-29
1
-1
/
+1
*
Convert sppp_params() to use a malloced structure in order to reduce
joerg
2001-12-28
1
-45
/
+65
*
Fix my breakage to the low-level hardware sync drivers brought by the
joerg
2001-12-28
2
-26
/
+27
*
Implement timestamps so i4b/driver/i4b_isppp.c can derive the idle
joerg
2001-12-28
2
-4
/
+27
*
Break out the relevant fields from struct sppp into a struct
joerg
2001-12-27
2
-26
/
+50
[next]