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