Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
qca-nss-sfe
/
6c7facc0af2f59a7b26d590bb6236b04d0c661fc
/
fast-classifier
/
fast-classifier.c
7ce1456
handle reversed tuple in offload netlink message
by Nicolas Costa
· 10 years ago
94b42dd
do not auto offload connections with non-zero mark
by Nicolas Costa
· 10 years ago
15b3efc
keep track of genl send failures
by Nicolas Costa
· 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
e2460f7
reduce the buffer size of the genl broadcast msgs
by Nicolas Costa
· 10 years ago
c8df826
[shortcut-fe] only check for a multicast ip address, not ethernet address
by Matthew McClintock
· 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
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
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
0f5c059
[shortcut-fe] fix warnings preventing builds
by Matthew McClintock
· 11 years ago
8822185
[fast-classifier] compact the output of sysfs node
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
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
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
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
b5f377c
fix connection marking
by Nicolas Costa
· 11 years ago
514fde0
add return code to sfe_ipv4_create_rule
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
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
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
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
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