sliver-openvswitch.git
2012-07-12 Tadaaki Nagaodatapath: Check for backported skb_frag_page().
2012-07-12 Ben Pfaffofproto: New feature to notify controllers of flow...
2012-07-12 Ben Pfaffofproto: Add extra comments and checking for expiring...
2012-07-12 Ben Pfaffofproto: Represent flow cookie changes as operations...
2012-07-12 Ben Pfaffofproto: Revert change in flow cookie when an ofoperati...
2012-07-12 Ben Pfaffrconn: Add byte counting feature to rconn_packet_counter.
2012-07-12 Ben PfaffAdd OFPRR_EVICTION to enum ofp_flow_removed_reason.
2012-07-12 Ben Pfaffofp-util: Make put_stats__() public as ofputil_put_stat...
2012-07-12 Ben Pfaffofp-print: Slightly extend ofp_print_bit_names().
2012-07-12 Ben Pfaffclassifier: New function cls_rule_is_loose_match().
2012-07-12 Ben Pfaffofproto: Finalize all ofoperations in a given ofgroup...
2012-07-12 Ben Pfaffofproto: Mark some function parameters const.
2012-07-12 Ben Pfaffofp-print: Print out_port field in "flow_mod"s.
2012-07-12 Ben Pfaffovs-ofctl: Add --sort and --rsort options for "dump...
2012-07-12 Ben Pfaffovs-ofctl: Factor code out of read_flows_from_switch().
2012-07-12 Ben Pfaffovs-ofctl: Use the prepared connection to dump flows...
2012-07-12 Ben Pfaffofp-util: Reload ofpbuf pointers after nx_put_match().
2012-07-12 Simon Hormanmeta-flow: Remove mf_set_subfield and mf_set_subfield
2012-07-12 Ben Pfaffovs-vsctl: Correct example for removing a mirror.
2012-07-12 Ben PfaffFAQ: Patch ports are not targeted for upstream.
2012-07-12 Joe Stringermeta-flow: Reduce redundant transport set/get code
2012-07-11 Ben Pfaffcfm: Always initialize CCM "internal_ms_x" extension...
2012-07-11 Joe Stringertests: Improve test coverage of OXM metadata field
2012-07-11 Simon HormanNXM, OXM: Add Flow Label Tests
2012-07-11 Ed MasteAdd forgotten header
2012-07-11 Ben PfaffFAQ: Add FAQ entry for determining OpenFlow port numbers.
2012-07-11 Ben Pfaffofp-actions: Add hex dump of bad actions to log message...
2012-07-11 Ben PfaffFAQ: Add FAQ entry about flow normalization.
2012-07-10 Ben Pfaffdatapath: Check gso_type for correct sk_buff in queue_g...
2012-07-10 Ethan Jacksoncfm: Remove sequence fault reason.
2012-07-09 Arun SharmaRename static functions to increase uniqueness.
2012-07-09 Ben Pfaffdebian: Remove obsolete advice to edit /etc/default...
2012-07-09 Ben Pfaffdebian: Add "netbase" dependency for /etc/protocols.
2012-07-08 Justin Pettitipsec gre: Don't cache bad ovs-monitor-ipsec pid values.
2012-07-06 Ben Pfaffofproto: Make ofoperation_create() return the new opera...
2012-07-06 Ben Pfaffnicira-ext: Fix wrong information in comment.
2012-07-06 Ben Pfaffovs-ofctl: Fix typos in manpage.
2012-07-06 Ben Pfaffofproto: Fix typos in comments.
2012-07-05 Ethan Jacksonovs-lib: Support old versions of strace.
2012-07-05 Ben Pfaffovs-vswitchd: Log datapath ID in a more user-friendly...
2012-07-05 Ben Pfaffofproto: Always include ofproto name in log messages.
2012-07-05 Ethan Jacksonbond: Sending learning packets on active-backup.
2012-07-05 Ethan Jacksonbond: Don't send learning packets on STABLE bonds.
2012-07-05 Ben Pfaffovs-check-dead-ifs: Tolerate processes that disappear...
2012-07-05 Ben Pfaffofp-util: Add comment to ofputil_postappend_stats_reply().
2012-07-05 Ben Pfaffnx-match: Drop NXM_MAX_LEN.
2012-07-05 Simon Hormanopenflow: Rename OFP_VLAN_NONE as OFP10_VLAN_NONE
2012-07-05 Ben Pfaffovs-brcompatd: Fix sending replies to kernel requests.
2012-07-05 Isaku Yamahataopenflow-1.2: correct action number
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-07-04 Ben Pfaffofp-util: Add OFPUTIL_ACTION_INVALID to enum ofputil_ac...
2012-07-03 Arun Sharmaipsec gre: Do not reread ovs monitor ipsec pidfile...
2012-07-02 Ben Pfaffpython: Call 'wait' methods correctly in jsonrpc and...
2012-07-02 Ansis AttekaFix build error on XenServer
2012-07-02 Ansis Attekaovs-l3ping: A new test utility that allows to detect...
2012-07-02 Arun SharmaPython daemons: Changed log date time format.
2012-07-02 Ben PfaffUse UTC consistently instead of local timezone.
2012-06-29 Ben Pfaffovs-vswitchd: Call mlockall() from the daemon, not...
2012-06-29 Ed MasteRoute-table implementation for (Free)BSD
2012-06-29 Ed Mastevlandev: Move Linux #include under #ifdef __linux__
2012-06-28 Arun SharmaDebian packaging to remove system-id.conf
2012-06-28 Ben Pfaffopenflow: Move enums for "packet_out" and "flow_mod...
2012-06-27 Ben Pfaffofproto: Report nonexistent ports and queues as errors...
2012-06-27 Ben Pfaffovs-ofctl: Fix handling of unexpected replies in dump_s...
2012-06-27 Simon Hormanopenflow: Add Open Flow 1.2 to ofp_to_string__()
2012-06-27 Ethan Jacksonovs-ctl: Add additional options to strace wrapper.
2012-06-27 Ben Pfafftests: Fix MockXenAPI to make the ovs-xapi-sync test...
2012-06-27 Rob Hoesxenserver: Improve efficiency of code by using get_all_...
2012-06-27 Isaku Yamahatalib/meta-flow: introduce a macro, CASE_MFF_REGS, to...
2012-06-27 Ben Pfaffnicira-ext: Fix typo in comment.
2012-06-27 Joe StringerAdd OXM_OF_METADATA field as a step toward OpenFlow...
2012-06-27 Ben Pfaffmeta-flow: Accept NXM and OXM field names, support...
2012-06-27 Isaku Yamahatalib/meta-flow: use symbolic value instead of ~7
2012-06-27 Joe Stringernicira-ext: Fix nx-action documentation
2012-06-27 Ben PfaffSubmittingPatches: Correct mailing list to use for...
2012-06-26 Justin PettitUpdate dates and notes for 1.6.1 release.
2012-06-26 Ed Mastelib: Do not assume sig_atomic_t is int.
2012-06-26 Mehak MahajanSetting miss_send_len on receiving NXT_SET_ASYNC_CONFIG...
2012-06-26 Ben Pfaffofproto-dpif-governor: Improve performance when most...
2012-06-25 Ben Pfaffofp-util: Avoid use-after-free in ofputil_encode_flow_m...
2012-06-25 Ben Pfaffdpif-linux: Zero 'stats' outputs of dpif_operate()...
2012-06-25 Gurucharan... ovs-bugtool: Avoid running ethtool on non-physical...
2012-06-22 Ethan Jacksonofproto-dpif: Place high priority on sending CCMs.
2012-06-22 Ethan Jacksonbridge: Run fast when adding and deleting ports.
2012-06-21 Mehak MahajanReapplying the dscp changes: No need to restart DB...
2012-06-21 Ben Pfaffodp-util: Include <config.h> first.
2012-06-21 Ben Pfaffofproto-dpif: Add coverage counters for facet revalidation.
2012-06-21 Ben Pfaffofproto-dpif: Remove unused coverage counters.
2012-06-21 Ben Pfaffnetdev-linux: Break ethtool coverage counter into ...
2012-06-21 Ben Pfaffofproto: Periodically log a summary of flow table changes.
2012-06-21 Ben Pfafftoken-bucket: New library for generic rate-limiting.
2012-06-21 Ben Pfaffsat-math: Introduce macro version of SAT_MUL.
2012-06-21 Ben Pfaffpinsched: Completely fill the token bucket at initializ...
2012-06-21 Isaku Yamahatabuild: automake complains IntegrationGuide is missing
2012-06-21 Justin PettitIntegrationGuide: A guide to help platform integrators.
2012-06-20 Ethan Jacksoncfm: Minor whitespace cleanup.
2012-06-20 Ethan Jacksoncfm: Warn when delayed sending CCMs.
2012-06-20 Ethan Jacksoncfm: Log the start of new fault intervals.
2012-06-20 Ben Pfaffdocs: Add references to the database schema documentation.
next