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
...
*
Remove unused now field.
glebius
2006-02-17
1
-1
/
+0
*
Unbreak this.
ru
2006-02-14
1
-3
/
+1
*
Don't count output bytes twice (the byte accouting is done
ru
2006-02-11
1
-7
/
+4
*
- Increase maximum number of interfaces to 2048.
glebius
2006-02-09
1
-9
/
+8
*
Two fixes:
ru
2006-02-06
1
-33
/
+33
*
Fix module from panic.
rik
2006-01-29
1
-0
/
+1
*
o Introduce D-Link compat mode, that is default to off and can be set
glebius
2006-01-27
2
-64
/
+87
*
From the RFC2516 it is not clear, what is the correct behavior for a
glebius
2006-01-26
1
-43
/
+117
*
Simplify ng_source_send() removing temporary queue and merging two
glebius
2006-01-23
1
-25
/
+9
*
- Remove debugging printfs.
glebius
2006-01-21
1
-240
/
+243
*
Fix two accesses to uninitialized variables that a revision 1.27
ru
2006-01-18
1
-4
/
+8
*
Initialize variable.
glebius
2006-01-14
1
-1
/
+1
*
Make code simplier fixing memory leak.
glebius
2006-01-14
1
-5
/
+2
*
Remove dead code.
glebius
2006-01-14
1
-3
/
+0
*
Correct off-by-one errors.
glebius
2006-01-14
1
-3
/
+3
*
Fix two memory leakages.
glebius
2006-01-14
1
-4
/
+5
*
When sending export datagram from interrupt thread, use NG_QUEUE
glebius
2006-01-12
1
-15
/
+15
*
Provide additional macros for sending netgraph items, which allow
glebius
2006-01-12
1
-9
/
+17
*
- Print also node ID in ktr(9) messages. [1]
glebius
2006-01-12
1
-29
/
+33
*
Do not force queueing on peer hooks. This was important only for
glebius
2006-01-12
1
-14
/
+0
*
Remove old debugging leftover.
glebius
2006-01-12
2
-11
/
+1
*
Mark appropriate commands with NGM_READONLY and NGM_HASREPLY and
glebius
2006-01-12
1
-7
/
+7
*
In the splnet(9) times netgraph(4) was synchronous and if a message
glebius
2006-01-12
1
-18
/
+32
*
Fix wording in last commit.
glebius
2006-01-12
1
-1
/
+1
*
Add ktr(9) hooks to easier tracing of the netgraph item flow through
glebius
2006-01-11
1
-2
/
+36
*
In ng_netflow_disconnect() check whether we are working with "iface"
glebius
2005-12-28
1
-2
/
+6
*
Implement an upper limit for packets per second sent by node.
glebius
2005-12-23
2
-4
/
+47
*
Fix memory leak.
ru
2005-12-09
1
-0
/
+1
*
Fix build without BPF_JITTER option.
jkim
2005-12-07
1
-1
/
+3
*
Add BPF Just-In-Time compiler support for ng_bpf(4).
jkim
2005-12-07
1
-2
/
+28
*
Fix -Wundef from compiling the amd64 LINT.
ru
2005-12-04
1
-6
/
+6
*
Use __LP64__ to check for the 64-bit pointer type, and fix -Wundef.
ru
2005-12-04
1
-4
/
+2
*
- Update the flow sequence before converting count to
glebius
2005-11-27
1
-5
/
+2
*
Some whitespace and style cleanup.
glebius
2005-11-15
2
-89
/
+88
*
- Store pointer to the link-level address right in "struct ifnet"
ru
2005-11-11
2
-7
/
+7
*
Make IFP2NG() usable as an lvalue.
ru
2005-11-09
2
-9
/
+6
*
Use sparse initializers for "struct domain" and "struct protosw",
ru
2005-11-09
2
-88
/
+49
*
Simplify setting the link-level address.
ru
2005-11-08
1
-19
/
+3
*
Use if_setlladdr() to reprogram the link-level addresses; it causes
ru
2005-11-04
1
-21
/
+4
*
Bring some level of stability to this driver:
ru
2005-11-04
1
-3
/
+19
*
- Fix another fallout from the if_alloc() conversion:
ru
2005-11-04
1
-6
/
+6
*
Restore part of the code dropped in rev. 1.25 that makes sure ether_demux()
ru
2005-11-03
1
-0
/
+9
*
Fix several races between socket closure and node/hook
glebius
2005-11-02
1
-77
/
+97
*
Fix two races which happen when netgraph is restructuring:
glebius
2005-11-02
1
-8
/
+47
*
Rework the ng_item queueing on nodes:
glebius
2005-11-02
2
-124
/
+118
*
Normalize a significant number of kernel malloc type names:
rwatson
2005-10-31
2
-3
/
+3
*
Push the assignment of a new or updated so_qlimit from solisten()
rwatson
2005-10-30
4
-6
/
+6
*
Use variable-sized arrays where appropriate.
ru
2005-10-28
5
-7
/
+7
*
Do not manually allocate/free device's softc structure.
emax
2005-10-26
1
-14
/
+2
*
- Use swi_remove() to teardown swi handlers rather than
jhb
2005-10-26
1
-2
/
+2
[prev]
[next]