2012-09-21 |
Simon Horman | flow: Only show IPv4 flow information for IPv4 flows |
tree | commitdiff |
2012-09-20 |
Ben Pfaff | ovs-ofctl: Accept port keywords, OF1.1 port numbers... |
tree | commitdiff |
2012-09-17 |
Ben Pfaff | tests: Fix sensitivity to record ordering in test-netfl... |
tree | commitdiff |
2012-09-13 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table... |
tree | commitdiff |
2012-09-13 |
Isaku Yamahata | python/ovs/db/idl.py: Transaction._substitute doesn... |
tree | commitdiff |
2012-09-07 |
Ben Pfaff | reconnect: Rename reconnect_received() to reconnect_act... |
tree | commitdiff |
2012-09-05 |
Ben Pfaff | ovsdb: Enforce immutability of immutable columns. |
tree | commitdiff |
2012-09-04 |
Simon Horman | ofp-errors: Remove OFPERR_NXBIC_DUP_TYPE |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | Introduce sparse flows and masks, to reduce memory... |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | hash: Introduce an implementation of murmurhash. |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | classifier: Prepare for "struct cls_rule" needing to... |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | classifier: Break cls_rule 'flow' and 'wc' members... |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | util: New function popcount(). |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | util: New function zero_rightmost_1bit(). |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | flow: Remove flow_wildcards_is_exact(). |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | flow: Replace flow_wildcards members by a single "struc... |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | flow: Ensure that padding is always zeroed. |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | flow: Use bit-mask for in_port match, instead of FWW_... |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | flow: Use bit-mask for Ethernet type match, instead... |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | flow: Use bit-mask for IP protocol match, instead of... |
tree | commitdiff |
2012-09-04 |
Ben Pfaff | flow: Use bit-mask for DSCP and ECN bits, instead of... |
tree | commitdiff |
2012-08-31 |
Ben Pfaff | lockfile: Log more helpful message when locking fails... |
tree | commitdiff |
2012-08-31 |
Ben Pfaff | lockfile: In tests, also verify log messages. |
tree | commitdiff |
2012-08-29 |
Simon Horman | ofp-msgs: Allow encoding and decoding of Open Flow... |
tree | commitdiff |
2012-08-29 |
Simon Horman | ovs-ofctl: Use vconn as a parameter of dump_stats_trans... |
tree | commitdiff |
2012-08-29 |
Simon Horman | ofp-msgs: Split OFPRAW_OFPST_AGGREGATE_REQUEST |
tree | commitdiff |
2012-08-29 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.2 Flow Statisti... |
tree | commitdiff |
2012-08-29 |
Joe Stringer | tests: Fix autopath tests |
tree | commitdiff |
2012-08-20 |
Ben Pfaff | ofproto-dpif: Kill off test-netflow daemon if test... |
tree | commitdiff |
2012-08-20 |
Ben Pfaff | tests: New m4 macro ON_EXIT to add a cleanup action. |
tree | commitdiff |
2012-08-17 |
Ben Pfaff | Do not include zeroed metadata fields in NXM/OXM packet... |
tree | commitdiff |
2012-08-17 |
Ben Pfaff | tests: Put AT_CAPTURE_FILE on its own line. |
tree | commitdiff |
2012-08-17 |
Ben Pfaff | tests: Invoke daemons with --no-chdir so core files... |
tree | commitdiff |
2012-08-16 |
Ben Pfaff | tests: Factor "seq" shell function out into common... |
tree | commitdiff |
2012-08-16 |
Mehak Mahajan | Add Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS. |
tree | commitdiff |
2012-08-14 |
Jesse Gross | tests: Add delay in NetFlow unit tests before killing... |
tree | commitdiff |
2012-08-10 |
Simon Horman | ofp-print: Enable display of Open Flow 1.1 & 1.2 Table... |
tree | commitdiff |
2012-08-10 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.2 Flow Statisti... |
tree | commitdiff |
2012-08-09 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.2 Port Mod... |
tree | commitdiff |
2012-08-09 |
Leo Alterman | timeval: On Linux x86-64 systems refresh time whenever... |
tree | commitdiff |
2012-08-09 |
Leo Alterman | lockfile: Remove lockfile_lock timeout argument |
tree | commitdiff |
2012-08-09 |
Simon Horman | Allow decoding of Open Flow 1.1 & 1.2 Flow Removed... |
tree | commitdiff |
2012-08-09 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.1 and 1.2 Packe... |
tree | commitdiff |
2012-08-08 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.2 Packet In... |
tree | commitdiff |
2012-08-08 |
Simon Horman | ofp-print: Open Flow 1.2 Flow Mod message tests |
tree | commitdiff |
2012-08-07 |
Ben Pfaff | tests: Test that ofp10_match bytes that should be ignor... |
tree | commitdiff |
2012-08-07 |
Ben Pfaff | vconn: Ensure that vconn_run() is enough to complete... |
tree | commitdiff |
2012-08-06 |
Ben Pfaff | ofp-msgs: ofpmp_reserve() must add "more" flag when... |
tree | commitdiff |
2012-08-03 |
Ben Pfaff | util: New macro CONST_CAST. |
tree | commitdiff |
2012-08-03 |
Ben Pfaff | test-sha1: Remove unneeded casts. |
tree | commitdiff |
2012-08-03 |
Ben Pfaff | ofproto: Avoid sensitivity to hash order in flow monito... |
tree | commitdiff |
2012-08-02 |
Mehak Mahajan | Create .conf.db.~lock~ in same dir as DBDIR. |
tree | commitdiff |
2012-08-01 |
Ben Pfaff | ovsdb: Do not replace symlinks by regular files during... |
tree | commitdiff |
2012-08-01 |
Ben Pfaff | lockfile: Be more forgiving about lockfiles for symlinks. |
tree | commitdiff |
2012-08-01 |
Ben Pfaff | util: New function follow_symlinks(). |
tree | commitdiff |
2012-08-01 |
Ben Pfaff | tests: Slightly generalize utility function tests. |
tree | commitdiff |
2012-08-01 |
Ben Pfaff | Make the location of the database separately configurable. |
tree | commitdiff |
2012-08-01 |
Ben Pfaff | lockfile: Fix hang locking through a dangling symlink. |
tree | commitdiff |
2012-08-01 |
Ben Pfaff | test-vconn: Also accept EPIPE for TCP connection failures. |
tree | commitdiff |
2012-08-01 |
Ben Pfaff | test-vconn: Block in three cases where a race is visibl... |
tree | commitdiff |
2012-07-31 |
Ed Maste | tests: Get max rx socket buffer size on FreeBSD |
tree | commitdiff |
2012-07-31 |
Ed Maste | tests: Avoid xargs, for FreeBSD compatibility. |
tree | commitdiff |
2012-07-31 |
Simon Horman | ofp-util: Update Capabilities for Open Flow 1.2 |
tree | commitdiff |
2012-07-31 |
Simon Horman | ofproto: As of Open Flow 1.1 switch_features has no... |
tree | commitdiff |
2012-07-31 |
Ben Pfaff | ofp-msgs: New approach to encoding and decoding OpenFlo... |
tree | commitdiff |
2012-07-31 |
Ed Maste | tests: Make compatible with FreeBSD's sed. |
tree | commitdiff |
2012-07-30 |
Ed Maste | tests: Handle different output formats for 'wc -l'. |
tree | commitdiff |
2012-07-27 |
Ed Maste | Avoid implementation-defined strerror behaviour |
tree | commitdiff |
2012-07-23 |
Ben Pfaff | ovs-ofctl: Avoid printing false differences on "ovs... |
tree | commitdiff |
2012-07-23 |
Simon Horman | OXM: Add tests for masked VLAN VID match |
tree | commitdiff |
2012-07-23 |
Simon Horman | tests: OXM VLAN match encoding and decoding |
tree | commitdiff |
2012-07-23 |
Simon Horman | OXM: Add VLAN VID as a prerequisite for VLAN PCP |
tree | commitdiff |
2012-07-23 |
Simon Horman | OXM: Add encoding of VLAN VID and VLAN PCP |
tree | commitdiff |
2012-07-20 |
Ben Pfaff | tests: Remove bit-rotted support for "lcov". |
tree | commitdiff |
2012-07-20 |
Ben Pfaff | tests: Remove daemon tests that have been skipped forever. |
tree | commitdiff |
2012-07-20 |
Ben Pfaff | ofp-print: Print the type of truncated messages, when... |
tree | commitdiff |
2012-07-20 |
Ben Pfaff | tests: Add more tests for VLAN match encoding and decoding. |
tree | commitdiff |
2012-07-19 |
Simon Horman | OXM: Allow masking of ARP SHA and THA |
tree | commitdiff |
2012-07-19 |
Simon Horman | OXM: Allow masking of IPv6 Flow Label |
tree | commitdiff |
2012-07-19 |
Ben Pfaff | tests: Avoid hash order sensitivity in "ofproto - flow... |
tree | commitdiff |
2012-07-18 |
Ben Pfaff | socket-util: Remove 'passcred' parameter from make_unix... |
tree | commitdiff |
2012-07-18 |
Simon Horman | ofproto: More vlan tests |
tree | commitdiff |
2012-07-18 |
Ben Pfaff | tests: Add detailed test for OF1.0 match decoding and... |
tree | commitdiff |
2012-07-18 |
Ben Pfaff | ofp-util: Wildcard VLAN PCP in OF1.0 matches when 802... |
tree | commitdiff |
2012-07-17 |
Ethan Jackson | tests: Fix unit test failures related to additional... |
tree | commitdiff |
2012-07-17 |
Simon Horman | OXM, NXM: Add tests for all zero and all one masks |
tree | commitdiff |
2012-07-16 |
Ben Pfaff | ovs-ofctl: Fix use-after-free error. |
tree | commitdiff |
2012-07-12 |
Ben Pfaff | ofproto: New feature to notify controllers of flow... |
tree | commitdiff |
2012-07-12 |
Ben Pfaff | ofp-print: Print out_port field in "flow_mod"s. |
tree | commitdiff |
2012-07-12 |
Ben Pfaff | ovs-ofctl: Add --sort and --rsort options for "dump... |
tree | commitdiff |
2012-07-11 |
Joe Stringer | tests: Improve test coverage of OXM metadata field |
tree | commitdiff |
2012-07-11 |
Simon Horman | NXM, OXM: Add Flow Label Tests |
tree | commitdiff |
2012-07-04 |
Ben Pfaff | ofp-actions: Add decoding and encoding OF1.1 instructio... |
tree | commitdiff |
2012-07-04 |
Ben Pfaff | Introduce ofpacts, an abstraction of OpenFlow actions. |
tree | commitdiff |
2012-07-02 |
Arun Sharma | Python daemons: Changed log date time format. |
tree | commitdiff |
2012-06-27 |
Ben Pfaff | ofproto: Report nonexistent ports and queues as errors... |
tree | commitdiff |
2012-06-27 |
Simon Horman | openflow: Add Open Flow 1.2 to ofp_to_string__() |
tree | commitdiff |
2012-06-27 |
Ben Pfaff | tests: Fix MockXenAPI to make the ovs-xapi-sync test... |
tree | commitdiff |
2012-06-27 |
Joe Stringer | Add OXM_OF_METADATA field as a step toward OpenFlow... |
tree | commitdiff |
2012-06-27 |
Ben Pfaff | meta-flow: Accept NXM and OXM field names, support... |
tree | commitdiff |
next |