Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
qca-nss-sfe
/
3f1fe51d6f919f889de671e7db9e4207bed1a61d
3f1fe51
[shortcut-fe] support compiling with kernel 3.14.0
by Xiaoping Fan
· 10 years ago
0e69754
Merge "[fast-classifier] pass correct pointer to hash_add"
by Linux Build Service Account
· 10 years ago
d2d07f4
[fast-classifier] pass correct pointer to hash_add
by Matthew McClintock
· 10 years ago
dcd671d
Merge "reduce the buffer size of the genl broadcast msgs"
by Linux Build Service Account
· 10 years ago
e2460f7
reduce the buffer size of the genl broadcast msgs
by Nicolas Costa
· 10 years ago
bf6456e
Merge "[shortcut-fe] don't attempt to offload connection if net_device is shutting down"
by Linux Build Service Account
· 10 years ago
389b42a
[shortcut-fe] don't attempt to offload connection if net_device is shutting down
by Matthew McClintock
· 10 years ago
d3d57fd
Merge "[shortcut-fe] only check for a multicast ip address, not ethernet address"
by Linux Build Service Account
· 10 years ago
c8df826
[shortcut-fe] only check for a multicast ip address, not ethernet address
by Matthew McClintock
· 10 years ago
8888bf8
Merge "[shortcut-fe] drop multicast packets based on ip address"
by Linux Build Service Account
· 10 years ago
7ee3542
Merge "Revert "[shortcut-fe] Use src and dest IP for interface details""
by Linux Build Service Account
· 10 years ago
a11c7cd
[shortcut-fe] drop multicast packets based on ip address
by Matthew McClintock
· 10 years ago
0d37fe7
Revert "[shortcut-fe] Use src and dest IP for interface details"
by Matthew McClintock
· 10 years ago
7e1d493
Merge "[shortcut-fe] Use src and dest IP for interface details"
by Linux Build Service Account
· 10 years ago
6508efb
[shortcut-fe] Use src and dest IP for interface details
by Matthew McClintock
· 11 years ago
191ba52
[fast-classifer] move fast-classifier to use hash table instead of list
by Matthew McClintock
· 11 years ago
2780a5e
[fast-classifier] add sysfs option to turn on skip to bridge on ingress
by Matthew McClintock
· 11 years ago
8fd6b12
[shortcut-fe] add option to skip to bridge device on ingress to bridge device
by Matthew McClintock
· 11 years ago
d0cdb80
[shortcut-fe] export more information via sfe_ipv4_sync to sync handler
by Matthew McClintock
· 11 years ago
8feca16
[fast-classifier] update genl messages to use dest_{ip,port}_xlate
by Nicolas Costa
· 11 years ago
f58c6da
[fast-classifier] use GFP_ATOMIC instead of GFP_KERNEL
by Matthew McClintock
· 11 years ago
bf6b5bc
fix compile warnings for missing functions
by Matthew McClintock
· 11 years ago
dab3c8f
[shortcut-fe] remove extra htons
by Matthew McClintock
· 11 years ago
0f5c059
[shortcut-fe] fix warnings preventing builds
by Matthew McClintock
· 11 years ago
865bce8
fix a compile warning
by Nicolas Costa
· 11 years ago
bdddb9b
fix bug in debug output
by Nicolas Costa
· 11 years ago
bafb3af
fix whitespace
by Nicolas Costa
· 11 years ago
9ec8c7b
mark skb->forwarded for offloaded connections
by Nicolas Costa
· 11 years ago
8822185
[fast-classifier] compact the output of sysfs node
by Matthew McClintock
· 11 years ago
af48f1e
[shortcut-fe] fix conntrack not getting updated properly
by Matthew McClintock
· 11 years ago
f0c9831
[fast-classifier] remove left over debug message
by Matthew McClintock
· 11 years ago
eb82145
[fast-classifer] add pppoe support changes to this cm
by Matthew McClintock
· 11 years ago
6ea74fe
[shortcut-fe] don't reset number of connections
by Matthew McClintock
· 11 years ago
6078715
[fast-classifier] if not offloaded keep trying
by Matthew McClintock
· 11 years ago
75e75fb
[fast-classifier] add debug info for fast-classifier cm
by Matthew McClintock
· 11 years ago
ab00ff2
[fast-classifier] reuse mac addr from sfe, and use dest_mac_xlate
by Matthew McClintock
· 11 years ago
5f1b1d4
[fast-classifier] only send done/close message if we previously offloaded
by Matthew McClintock
· 11 years ago
d180a7d
[fast-classifer] add dest mac to message payload
by Matthew McClintock
· 11 years ago
db5ac51
[shortcut-fe] add pppoe support
by Matthew McClintock
· 11 years ago
a8ad796
Revert "[sfe] Initial PPPoE support for SFE"
by Matthew McClintock
· 11 years ago
42801d7
Revert "[shortcut-fe] fix null dereference for non-PPPoE case"
by Matthew McClintock
· 11 years ago
a322194
[shortcut-fe] update legal markings for release
by Matthew McClintock
· 11 years ago
2109040
save conmark from conntrack event
by Nicolas Costa
· 11 years ago
54167ab
[shortcut-fe] reset some stats when writing to /dev/sfe
by Matthew McClintock
· 11 years ago
8f4fcd2
[fast-classifier] fix writing to offload_at_pkts in sysfs
by Matthew McClintock
· 11 years ago
ea8a543
remove unnecessary call to set_mark in post_route
by Nicolas Costa
· 11 years ago
bb85a2e
print con mark as hex value in xml output
by Nicolas Costa
· 11 years ago
b5f377c
fix connection marking
by Nicolas Costa
· 11 years ago
f53d6fe
add conmark to a couple debug messages
by Nicolas Costa
· 11 years ago
514fde0
add return code to sfe_ipv4_create_rule
by Nicolas Costa
· 11 years ago
436926b
add sfe_ipv4_update_rule function
by Nicolas Costa
· 11 years ago
ac2979c
fix whitespace errors
by Nicolas Costa
· 11 years ago
cf15735
[fast-classifier] add mac address to messages
by Matthew McClintock
· 11 years ago
d2854b7
[fast-classifier] fix bug decoding message
by Matthew McClintock
· 11 years ago
3abf38e
[fast-classifier] remove library and leave exmple
by Matthew McClintock
· 11 years ago
e4f9a67
add new kernel -> user space messages
by Matthew McClintock
· 11 years ago
28d7557
begin to clean up generic netlink bits
by Matthew McClintock
· 11 years ago
29cd6aa
[shortcut-fe] fix null dereference for non-PPPoE case
by Matthew McClintock
· 11 years ago
0971b7a
[sfe] Initial PPPoE support for SFE
by Ben Menchaca
· 11 years ago
592265e
[shortcut-fe] Output connection mark
by Cristian Prundeanu
· 11 years ago
94fff98
[shortcut-fe] mark UDP packets as well
by Cristian Prundeanu
· 11 years ago
a8197e7
Improve performance for some platforms
by Dave Hudson
· 11 years ago
704b7a6
[shortcut-fe] fix stats in conntrack
by Matthew McClintock
· 11 years ago
fd7fd07
Fixup module init/exit code.
by Dave Hudson
· 11 years ago
16a47ec
[fast-classifier] fix improper locking/return from post routing hook
by Matthew McClintock
· 11 years ago
595ee8b
[fast-classifier] add sysfs attr for offload_at_pkts
by Matthew McClintock
· 11 years ago
55c8698
[fast-classifer] mark connections offloaded so we don't do it twice
by Matthew McClintock
· 11 years ago
c573938
[fast-classifier] offload at 128 packets
by Matthew McClintock
· 11 years ago
e1cf6f2
[fast-classifier] add bits to track mark's for skb
by Matthew McClintock
· 11 years ago
be7b47d
[shortcut-fe] add api to set mark on offloaded connections
by Matthew McClintock
· 11 years ago
ea00adf
[fast-classifier] hook up user space generic netlink to actual sfe offload
by Matthew McClintock
· 11 years ago
0680e9f
add support for multiple cbs for conntrack
by Matthew McClintock
· 11 years ago
da8e592
[fast-classifier] remove debug message
by Matthew McClintock
· 11 years ago
55534a2
turn post routing hook back on
by Matthew McClintock
· 11 years ago
e1bcfe4
[fast-classifier] stopping point for fast-classifier
by Matthew McClintock
· 11 years ago
dcd08fb
split code into forwarding engine and connection manager
by Dave Hudson
· 11 years ago
6ab3b3f
[fast-classifier] sending message from userspace -> kernel working
by Matthew McClintock
· 11 years ago
6f29aa1
add fast-classifier stub
by Matthew McClintock
· 11 years ago
8544b5c
Fix up README
by Dave Hudson
· 11 years ago
87973cd
Package cleanup
by Dave Hudson
· 11 years ago
3896293
Repo cleanup
by Dave Hudson
· 11 years ago
aaf97ca
Initial commit
by Dave Hudson
· 12 years ago