summaryrefslogtreecommitdiff
path: root/tests/test-flows.c
Commit message (Expand)AuthorAgeFilesLines
* openflow-1.0: Rename ofp_match to ofp10_match, OFPFW_* to OFPFW10_*.Ben Pfaff2012-06-121-6/+6
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* ofp-print: Remove vestigial 'total_len' argument.Ethan Jackson2012-01-101-1/+1
* datapath: Convert kernel priority actions into match/set.Pravin B Shelar2011-11-011-1/+1
* Implement new fragment handling policy.Ben Pfaff2011-10-211-0/+3
* Remove support for obsolete "tun_id_from_cookie" extension.Ben Pfaff2011-04-261-3/+2
* ofp-util: Make ofputil_cls_rule_to_match() help with flow cookies too.Ben Pfaff2010-12-101-1/+2
* flow: Fully separate flow_wildcards from OpenFlow wildcard bits.Ben Pfaff2010-11-221-1/+1
* flow: Remove flow_to/from_match() in favor of cls_rule_to/from_match().Ben Pfaff2010-11-221-1/+5
* flow: Get rid of flow_t typedef.Ben Pfaff2010-10-111-1/+1
* datapath: Fix handling of 802.1Q and SNAP headers.Ben Pfaff2010-08-101-0/+1
* vlog: Remove explicit calls to vlog_init().Ben Pfaff2010-07-211-1/+0
* timeval: Make time_init() static and remove calls to it.Ben Pfaff2010-07-211-1/+0
* tunneling: Add support for tunnel ID.Jesse Gross2010-04-191-2/+2
* Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.Ben Pfaff2010-02-111-2/+2
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-0/+16
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+76