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
/
netgraph
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/usb2_/usb_/ on all C structs for the USB stack.
thompsa
2009-05-28
3
-42
/
+42
*
Hook ubt and ubtbcmfw back up to the build.
thompsa
2009-05-27
1
-2
/
+1
*
move ng_ubt_var.h back to its original place
thompsa
2009-05-27
1
-0
/
+131
*
move ng_ubt.c back to its original place
thompsa
2009-05-27
1
-0
/
+1722
*
move ubtbcmfw.c back to its original place
thompsa
2009-05-27
1
-0
/
+427
*
Delete the bluetooth drivers for the old usb stack.
thompsa
2009-05-27
4
-3091
/
+0
*
Fix copy-paste bug in NGM_NETFLOW_SETCONFIG argument size verification.
mav
2009-05-13
1
-1
/
+1
*
Unbreak LINT build, caused by a change in struct ng_node layout introduced
zec
2009-05-05
1
-0
/
+1
*
Change the curvnet variable from a global const struct vnet *,
zec
2009-05-05
1
-0
/
+1
*
In preparation to make options VIMAGE operational, where needed,
zec
2009-04-26
5
-15
/
+159
*
Lock the interface address list while building replies to
rwatson
2009-04-19
1
-0
/
+2
*
Lock interface address list when building a reply to NGM_EIFACE_GET_IFADDRS
rwatson
2009-04-19
1
-0
/
+3
*
Switch ubtbcmfw(4) to use si_drv1 instead of storing the unit number.
ed
2009-04-17
1
-39
/
+21
*
Change if_output to take a struct route as its fourth argument in order
kmacy
2009-04-16
2
-6
/
+8
*
Make Netgraph compile with Clang.
ed
2009-03-03
3
-14
/
+12
*
Add memmove() to the kernel, making the kernel compile with Clang.
ed
2009-02-28
2
-5
/
+0
*
For all files including net/vnet.h directly include opt_route.h and
bz
2009-02-27
3
-0
/
+7
*
Update comment. soalloc() is no longer performing M_WAITOK memory allocations.
emax
2009-02-10
1
-14
/
+6
*
Allow unprivileged users to run l2ping(8).
emax
2009-02-04
1
-5
/
+0
*
Check for infinite recursion possible on some broken PPTP/L2TP/... VPN setups.
mav
2009-01-20
2
-0
/
+21
*
Properly return error code to the caller. This should fix the following
emax
2009-01-19
1
-20
/
+26
*
If source mbuf chain consists of only one mbuf, use it directly as source
mav
2009-01-18
1
-34
/
+51
*
Use m_unshare()+m_copyback() instead of m_freem()+m_devget() to keep
mav
2009-01-18
3
-49
/
+80
*
Remove strict limitation on minimal multilink MRRU. RFC claims that MRRU
mav
2009-01-18
1
-5
/
+6
*
Mark ng_vjc node as FORCE_WRITER to protect slcompress state.
mav
2009-01-08
1
-0
/
+3
*
shave about 7% off the overhead of ng_ether by using per-hook
julian
2008-12-25
1
-17
/
+23
*
Add a trivial node to reflect ethernet frames to whence they came.
julian
2008-12-25
2
-0
/
+196
*
Change message severity level from WARN to INFO. This should reduce
emax
2008-12-24
1
-1
/
+1
*
Unroll two loops of SHA1Update(). 60 bytes of static memory is not a price.
mav
2008-12-16
1
-9
/
+12
*
This main goals of this project are:
qingli
2008-12-15
1
-2
/
+2
*
To avoid one doubtless netgraph SMP scalability limitation point, switch
mav
2008-12-14
1
-13
/
+32
*
Revert rev. 183277:
mav
2008-12-13
2
-9
/
+2
*
Remove node shutdown on tty close. This could be easily done by user-level
mav
2008-12-13
1
-11
/
+0
*
Change ttyhook_register() second argument from thread to process pointer.
mav
2008-12-13
1
-5
/
+5
*
Conditionally compile out V_ globals while instantiating the appropriate
zec
2008-12-10
6
-1
/
+28
*
Carefully handle memory errors to keep peers compression/encryption state
mav
2008-12-06
1
-11
/
+24
*
Rather than using hidden includes (with cicular dependencies),
bz
2008-12-02
4
-0
/
+4
*
Unhide declarations of network stack virtualization structs from
zec
2008-11-28
3
-4
/
+11
*
Remove unused variable.
mav
2008-11-22
1
-3
/
+2
*
Fix typo. Clear session stats instead of config and part of stats.
mav
2008-11-22
1
-1
/
+1
*
Remove unneeded NULL check. At first msg can't be null here and and at second
mav
2008-11-22
1
-2
/
+1
*
convert calls to IFQ_HANDOFF to if_transmit
kmacy
2008-11-22
1
-1
/
+1
*
Don't use curthread to resolve file descriptor. Request may be queued, so
mav
2008-11-08
1
-2
/
+10
*
Assign new cookie to the node to reflect API change.
mav
2008-11-08
1
-1
/
+1
*
Don't assign completely meaningless name to the node on creation.
mav
2008-11-07
1
-11
/
+0
*
Fix a number of style issues in the MALLOC / FREE commit. I've tried to
des
2008-10-23
7
-11
/
+18
*
Retire the MALLOC and FREE macros. They are an abomination unto style(9).
des
2008-10-23
54
-248
/
+233
*
Add ability to generate egress netflow instead or in addition to ingress.
mav
2008-10-08
3
-20
/
+116
*
Abort transfers on all pipes before closing them. This fixes the crash
emax
2008-10-03
1
-0
/
+5
*
Update ng_tty for MPSAFE TTY.
thompsa
2008-10-03
2
-454
/
+282
[next]