projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
meta-flow: Fix mf_get_mask() bug for IPv6 flow label.
[openvswitch]
/
lib
/
classifier.c
2012-07-19
Simon Horman
classifier: Add helpers for setting ethernet addresses
blob
|
commitdiff
|
raw
2012-07-19
Simon Horman
OXM: Allow masking of IPv6 Flow Label
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Ben Pfaff
classifier: New function cls_rule_is_loose_match().
blob
|
commitdiff
|
raw
|
diff to current
2012-07-05
Simon Horman
openflow: Rename OFP_VLAN_NONE as OFP10_VLAN_NONE
blob
|
commitdiff
|
raw
|
diff to current
2012-06-27
Joe Stringer
Add OXM_OF_METADATA field as a step toward OpenFlow...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-07
Ethan Jackson
packets: Fix eth_addr_equal_except().
blob
|
commitdiff
|
raw
|
diff to current
2012-05-29
Joe Stringer
flow: Adds support for arbitrary ethernet masking
blob
|
commitdiff
|
raw
|
diff to current
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-26
Ansis Atteka
nicira-ext: Support masking of nd_target field
blob
|
commitdiff
|
raw
|
diff to current
2012-04-19
Ben Pfaff
classifier: Optimize search of "catchall" table.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
Ethan Jackson
nicira-ext: Increase the number of NXM registers to 8.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-03
Ben Pfaff
Add support for bitwise matching on TCP and UDP ports.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-21
Ben Pfaff
flow: Rename 'priority' to 'skb_priority'.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-21
Ben Pfaff
nx-match: Fold all of its data structures into mf_field.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-11
Ben Pfaff
classifier: Use HMAP_FOR_EACH, HMAP_FOR_EACH_CONTINUE.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-11
Justin Pettit
flow: Use FWW_ flags to wildcard IP DSCP and ECN.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-11
Justin Pettit
classifier: Don't check masks when adding IPv4/IPv6...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-11
Justin Pettit
Prepend "nw_" to "frag" and "tos" elements.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
Justin Pettit
Support matching and modifying IP TTL.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
Justin Pettit
Support matching and modifying IP ECN bits.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
Justin Pettit
Don't overload IP TOS with the frag matching bits.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-09
Justin Pettit
Support matching IPv6 flow label.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-01
Pravin B Shelar
datapath: Convert kernel priority actions into match...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-21
Ben Pfaff
Implement new fragment handling policy.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-11
Ben Pfaff
openflow: Delete icmp_type and icmp_code macros.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Justin Pettit
nicira-ext: Fix build problems on 64-bit systems.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
classifier: Move zero_wildcards() to flow.c as public...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
packets: Add more utility functions for IPv4 and IPv6...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Ben Pfaff
classifier: Change cls_rule_set_nd_target() to take...
blob
|
commitdiff
|
raw
|
diff to current
2011-08-12
Ethan Jackson
flow: New FLOW_WC_SEQ build assertion.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-12
Ethan Jackson
lib: Whitespace cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-30
Ben Pfaff
classifier: Print ARP opcode as "arp_op" instead of...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
classifier: New function cls_rule_hash().
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Ben Pfaff
flow: Give flow_wildcards_hash() a 'basis' parameter.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-07
Ben Pfaff
Better abstract wildcards for Ethernet destination...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Make rule construction and destruction more...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
classifier: Remove OF1.0 special case from classifier_f...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Ben Pfaff
ofproto: Break apart into generic and hardware-specific...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Ben Pfaff
classifier: Omit all-1-bits mask for VLAN TCI in cls_ru...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 Neighbor Discovery...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Justin Pettit
nicira-ext: Support matching IPv6 traffic.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Justin Pettit
nicira-ext: Support matching ARP source and target...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-02
Justin Pettit
lib: Replace IP_TYPE_ references with IPPROTO_.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-20
Ben Pfaff
Implement arbitrary bitwise masks for tun_id field.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Ben Pfaff
classifier: Insert commas after fields that lacked...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-15
Ben Pfaff
classifier: Use OFP_DEFAULT_PRIORITY instead of literal...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Ben Pfaff
Expand tunnel IDs from 32 to 64 bits.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Ben Pfaff
classifier: Implement better classifier rule formatting.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
classifier: New cls_rule functions for setting register...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-23
Ben Pfaff
nx-match: Implement support for arbitrary VLAN TCI...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-22
Ben Pfaff
flow: Fully separate flow_wildcards from OpenFlow wildc...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-22
Ben Pfaff
flow: Remove flow_to/from_match() in favor of cls_rule_...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-22
Ben Pfaff
flow: New function flow_wildcards_is_exact().
blob
|
commitdiff
|
raw
|
diff to current
2010-11-22
Ben Pfaff
classifier: New function cls_rule_equal().
blob
|
commitdiff
|
raw
|
diff to current
2010-11-20
Ben Pfaff
classifier: Fix segfault iterating with rules that...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Ben Pfaff
classifier: Remove classifier_for_each(), classifier_fo...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Ben Pfaff
classifier: Add functions and macros for iteration...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Ben Pfaff
classifier: Delete dead code specialized for the exact...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-12
Ben Pfaff
classifier: Drop CLS_INC_* enumerations and related...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Ben Pfaff
Add support for matching Ethernet multicast frames.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Ben Pfaff
ofproto: Implement support for registers in extended...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Ben Pfaff
classifier: Pass correct member to CONTAINER_OF in...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Ben Pfaff
flow: Better abstract flow_wildcards and use it more...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Ben Pfaff
classifier: Add more cls_rule_set_*() functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Ben Pfaff
classifier: Move in-band set_<field>() functions public...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Ben Pfaff
ofproto: Change ofproto_add_flow(), ofproto_delete_flow...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Ben Pfaff
Rename cls_rule_zero_wildcards() to cls_rule_zero_wildc...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-05
Ben Pfaff
ofproto: Generalize tun_id_from_cookie into flow_format.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Ben Pfaff
classifier: Rewrite.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
classifier: Change classifier_rule_overlaps() to take...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
classifier: Change classifier_find_rule_exactly() to...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
classifier: Merge classifier_lookup_wild(), classifier_...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
classifier: Remove classifier_insert_exact().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-29
Ben Pfaff
classifier: Remove unused functions cls_rule_moved...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
flow: Get rid of flow_t typedef.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
flow: Separate "flow_t" from "struct odp_flow_key".
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Ben Pfaff
classifier: Introduce macros for iterating exact-match...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Ben Pfaff
Switch many macros from using CONTAINER_OF to using...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
tunneling: Add support for tunnel ID.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Jesse Gross
classifier: Check all rules of equal priority when...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Justin Pettit
ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0)
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Justin Pettit
ofproto: Check overlap, emerg flow cache, and error...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-20
Justin Pettit
ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-12
Ben Pfaff
classifier: New function cls_rule_to_string().
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Justin Pettit
Merge branch 'master' into next
blob
|
commitdiff
|
raw
|
diff to current
2010-01-29
Ben Pfaff
hmap: Rename hmap_moved() to hmap_node_moved().
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Merge changes from citrix branch into master.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Ben Pfaff
Update primary code license to Apache 2.0.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-08
Ben Pfaff
Import from old repository commit 61ef2b42a9c4ba8e1600f...
blob
|
commitdiff
|
raw
|
diff to current