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
/
modules
/
netgraph
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use rt_numfibs variable instead of compile-time RT_NUMFIBS.
melifaro
2012-03-13
1
-2
/
+0
*
Add IPv6 support to the ng_ipfw(4) [1]. Also add ifdefs to be able
ae
2011-09-15
1
-1
/
+15
*
Remove missing include directory in preparation for adding
brucec
2011-04-16
1
-1
/
+1
*
Add support for NetFlow version 9 into ng_netflow(4) node.
glebius
2011-03-02
1
-1
/
+14
*
New netgraph node ng_patch(4). It performs data modification of packets
ae
2010-06-09
2
-0
/
+7
*
Connect ng_pipe to the default build.
zec
2009-06-23
2
-0
/
+7
*
After r193232 rt_tables in vnet.h are no longer indirectly dependent on
bz
2009-06-08
3
-3
/
+3
*
Hook ubt and ubtbcmfw back up to the build.
thompsa
2009-05-27
2
-10
/
+12
*
Garbage collect unbuildable and unusable non-MPSAFE network device
rwatson
2009-04-16
2
-26
/
+0
*
Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced
rwatson
2009-03-15
1
-7
/
+0
*
Hook up new USB modules.
thompsa
2009-02-23
2
-10
/
+10
*
Rejoin ng_tty module to the build.
mav
2008-12-25
1
-0
/
+1
*
Hook up the ether_echo node and fix the man page
julian
2008-12-25
1
-0
/
+1
*
Add a trivial node to reflect ethernet frames to whence they came.
julian
2008-12-25
1
-0
/
+7
*
Rather than using hidden includes (with cicular dependencies),
bz
2008-12-02
3
-3
/
+3
*
Per email to arch@ a little while ago (that was greeted with silence),
imp
2008-09-01
2
-6
/
+6
*
Disconnect drivers that haven't been ported to MPSAFE TTY yet.
ed
2008-08-03
2
-2
/
+0
*
Hook up Bluetooth SCO sockets code to the build
emax
2008-07-30
1
-1
/
+2
*
Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
rwatson
2008-05-25
2
-13
/
+0
*
Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.
emax
2007-08-13
1
-2
/
+1
*
Disconnect netatm from the build as it is not MPSAFE and relies on
rwatson
2007-07-14
1
-1
/
+3
*
Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.
emax
2007-07-10
1
-1
/
+2
*
A node that implements various traffic shaping and rate limiting algorithms.
mav
2007-05-15
2
-0
/
+7
*
Build bits for ng_deflate(4) and ng_pred1(4).
glebius
2006-12-29
3
-0
/
+14
*
Don't use touch when what is really meant is :> (create an empty file, or
des
2006-08-14
1
-1
/
+1
*
A netgraph node that can do different manipulations with
glebius
2006-06-27
2
-0
/
+7
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-2
/
+4
*
Style: Remove blank lines before EOF.
yar
2006-02-18
7
-7
/
+0
*
Add BPF Just-In-Time compiler support for ng_bpf(4).
jkim
2005-12-07
1
-1
/
+1
*
Let modules use the kernel's opt_*.h files if built along with
yar
2005-10-14
5
-0
/
+10
*
Attach ng_tcpmss to the build.
glebius
2005-06-10
2
-0
/
+7
*
Make NETGRAPH_DEBUG a kernel option, so that it can't be turned off
glebius
2005-05-16
1
-0
/
+2
*
Attach ng_nat and libalias to build.
glebius
2005-05-06
1
-0
/
+1
*
ng_nat - a netgraph(4) node, which does NAT
glebius
2005-05-05
1
-0
/
+6
*
Connect ng_source(4) to the build.
ru
2005-02-12
1
-0
/
+1
*
Connect ng_atmllc(4) to the build.
ru
2005-02-12
1
-0
/
+1
*
Don't export symbols, all netgraph modules appear to have
ru
2005-02-12
1
-3
/
+0
*
Bitrot: the ethernet parse type is long standard.
ru
2005-02-12
1
-2
/
+0
*
Add ng_ipfw to kernel module build.
glebius
2005-02-05
2
-0
/
+7
*
Connect ng_device(4) to the build.
ru
2005-02-03
1
-0
/
+1
*
ar and sr (and their netgraph cousins) don't appear to be 64-bit clean, so
imp
2005-01-27
1
-2
/
+7
*
No need to generate vnode_if.h anymore
imp
2004-12-29
2
-2
/
+2
*
NOCRYPT -> NO_CRYPT
ru
2004-12-21
1
-1
/
+1
*
We already have ng_fec.4 manpage. And sys/modules is not a correct
glebius
2004-12-19
1
-8
/
+0
*
Sort SUBDIR.
ru
2004-10-24
1
-2
/
+2
*
Major overhaul.
glebius
2004-10-18
1
-1
/
+1
*
Attach ng_netflow to kernel build.
glebius
2004-09-16
2
-0
/
+12
*
Add the module build stuff for the ATM call control module.
harti
2004-08-12
2
-0
/
+18
*
Make bluetooth compile on all platforms
emax
2004-07-07
1
-6
/
+3
*
Build usbdevs.h
imp
2004-06-28
2
-2
/
+2
[next]