sliver-openvswitch.git
2013-07-17 Pavithra RameshBFD: Add BFD output to bugtool
2013-07-17 Justin Pettitofproto-dpif: Don't put new subfacets as result of...
2013-07-16 Ben Pfaffpoll-loop: Make poll loop data structures per-thread.
2013-07-16 Ben Pfaffpoll-loop: Simplify and speed up polling.
2013-07-16 Jesse Grossdatapath: Use masked flow when validating actions.
2013-07-16 Andy Zhouovs-ofctl: Bug fix in flow_format()
2013-07-16 Ben Pfafftests: Fix theoretical races in "ofproto-dpif - control...
2013-07-16 Ben Pfaffhindex: Fix test expected output.
2013-07-16 ZhengLingyunhindex: Fix incomplete iteration bug.
2013-07-15 Pravin B Shelardatapath: Use RCU lock for dp dump operation.
2013-07-15 Pravin B Shelardatapath: Revert "datapath: rhel: Account for RHEL...
2013-07-16 Pavithra RameshBFD: Add check_tnl_key feature to BFD code.
2013-07-15 Ben Pfafflatch: New module for a thread-safe, signal-safe, polla...
2013-07-15 Ben Pfaffstress: Remove essentially unused library.
2013-07-15 Gurucharan... rhel, xenserver: Create /var/log/openvswitch directory.
2013-07-13 Justin Pettitofproto-dpif: Zero-out subfacet counters when installat...
2013-07-12 Ben Pfaffworker: Delete library.
2013-07-12 Ben Pfaffsystem-stats: Remove worker process support.
2013-07-12 Ben Pfaffvlog: Remove unused function vlog_exit().
2013-07-12 Ben Pfaffvlog: Remove unused function vlog_get_log_file().
2013-07-12 Ben Pfaffvlog: Make vlog_should_drop() thread-safe.
2013-07-12 Ben Pfaffutil: Make subprogram_name thread-specific.
2013-07-12 Ben Pfafftimeval: Make CPU usage and wakeup tracking per-thread.
2013-07-12 Ben Pfafftimeval: Make reading the current time thread-safe.
2013-07-12 Jesse Grossdatapath: Use kernel eth_mac_addr() on old kernels.
2013-07-12 Joe Stringertests: Add ofproto-dpif push_vlan test
2013-07-12 Ben Pfaffvlog: Remove support for worker process.
2013-07-12 Ben Pfaffpoll-loop: Fix typo in comment.
2013-07-12 Ben Pfafftimeval: Fix typo in comment.
2013-07-12 Ben Pfafftimeval: Remove backtrace feature.
2013-07-11 Ben Pfafftimeval: New function xclock_gettime().
2013-07-11 Ben Pfafffatal-signal: Remove write-only variable fatal_signal_set.
2013-07-11 Jesse GrossFAQ: Add supported kernel versions for newer OVS releases.
2013-07-11 Gurucharan... ovs-ctl.in: Increase the limit on file descriptors.
2013-07-11 Gurucharan... ovs-vswitchd: Correct the documentation on the limits...
2013-07-11 Ben Pfaffdpif-netdev: Make "packet-out" with in_port=OFPP_CONTRO...
2013-07-11 Min Chenvswitchd: Fix typo in the BFD section of vswitch.xml
2013-07-11 Ethan Jacksonatomic: Suppress sparse warning.
2013-07-10 Gurucharan... ovs-bugtool: Add ovsdb-server/list-dbs command to bugtool.
2013-07-10 Jesse Grossdatpath: Fix tunnel TTL flow rejection message.
2013-07-09 Jesse Grossdatapath: Always include tunnel TTL in serialized Netli...
2013-07-09 Andy Zhoudatapath: fix bugs in exporting netlink attributes
2013-07-09 Jesse Grossdatapath: Fix Netlink error message header.
2013-07-09 Jesse Grossdatapath: Use DP_MAX_PORTS when no IN_PORT attribute...
2013-07-09 Ben Pfaffovs-vsctl: Fix behavioral regression for "--if-exists...
2013-07-09 Ethan Jacksoncsum: Suppress sparse warning.
2013-07-09 Ethan Jacksonutilities: New helper script ovs-dev.py.
2013-07-09 Thomas Grafdatapath: rhel: Move RHEL OVS hook registration to...
2013-07-09 Thomas Grafdatapath: rhel: Account for RHEL specific backports
2013-07-09 Thomas Grafdatapath: Rename skb_network_protocol() to __skb_networ...
2013-07-09 Gurucharan... tests: Additional test for run time addition of a database.
2013-07-07 Ethan Jacksonofproto-dpif: Remove pointers between rules and facets.
2013-07-07 Ethan Jacksonofproto-dpif: Modularize ofproto-dpif-xlate.
2013-07-07 Ethan Jacksonofproto-dpif-xlate: Actually drop packets on mirror...
2013-07-08 Jarno Rajahalmeofproto: Free meters in ofproto_destroy__().
2013-07-08 Ben PfaffAdd basic OpenFlow 1.1 protocol support.
2013-07-08 Ben Pfafftests: Add tests for mod flows with cookie miss on...
2013-07-08 Ben Pfaffofp-util: Add 'modify_cookie' to struct ofputil_flow_mo...
2013-07-08 Ben PfaffDESIGN: Update flow_mod section to describe OpenFlow...
2013-07-08 Jesse Grossdatapath: Make netlink error messages more consistent.
2013-07-07 Ethan Jacksonofproto-dpif: Modularize mirror code.
2013-07-07 Ethan Jacksonofproto-dpif: Handle dest mirrors in compose_output_act...
2013-07-07 Ethan Jacksonlacp: Handle unknown slaves in lacp_process_packet().
2013-07-08 Ben PfaffDESIGN: Fix typo in "VLAN Matching" section.
2013-07-08 ZhengLingyunbitmap: Fix bitmap_allocate1() bug when n_bits is a...
2013-07-08 Neil McKeebridge: Add ifindex column to Interface table.
2013-07-07 Pavithra RameshBFD: Add forwarding_override command for BFD.
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-07-04 Ethan Jacksontests: Add test-atomic to .gitignore.
2013-07-03 Andy Zhoudatapath: add netlink error message to help kernel...
2013-07-03 Pravin B Shelardatapath: Use RCU lock for flow dump operation.
2013-07-03 Jarno Rajahalmedatapath: Fix version check in compat gre.h
2013-07-03 Justin Pettitodp-util: Clearly indicate VID mask is printed in hex.
2013-07-03 Justin Pettitodp-util: Always encode mask of 0xffff for dl_type...
2013-07-03 Andy Zhoudatapath: Fix tunnel source port selection for mega...
2013-07-02 YAMAMOTO Takashinetdev-bsd: Fix a build error.
2013-06-29 Ben Pfafftest-atomic: Drop atomic read-modify-write tests for...
2013-06-29 Ben PfaffOPENFLOW-1.1+: Remove items that I've verified to be...
2013-06-29 Ben Pfafftests: Fix typo in test name.
2013-06-29 Ben Pfaffvconn: Fix formatting of user message.
2013-06-29 Justin Pettitofproto-dpif: Add ability to disable megaflows.
2013-06-29 Justin Pettitflow: Don't assume non-IPv4 is IPv6 for un-wildcarding.
2013-06-28 Ben PfaffMakefile: Blacklist functions that threaded programs...
2013-06-28 Ben PfaffUse random_*() instead of rand(), for thread safety.
2013-06-28 Ben Pfaffrandom: Make thread-safe.
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-28 Ben PfaffNew function ovs_strerror() as a thread-safe replacemen...
2013-06-28 Ben Pfaffovs-thread: Add support for various thread-related...
2013-06-28 Ben Pfaffovs-thread: Add support for convenient once-only initia...
2013-06-28 Ben Pfaffovs-atomic: New library for atomic operations.
2013-06-28 Ethan Jacksontunnel: Hide 'struct tnl_port' internally.
2013-06-28 Ethan Jacksontunnel: Use ofport_dpif instead of ofport.
2013-06-28 Andy Zhouovs-appctl: allow ofproto/trace to take mega flow input
2013-06-28 Jesse Grossdatapath: Resolve external module dependencies.
2013-06-28 Ben Pfaffofp-errors: Fix typos in error enumeration names.
2013-06-28 Ben Pfaffovsdb-server: Add and remove databases during run time.
2013-06-28 Jarno RajahalmeFix table checking for goto table instruction.
2013-06-28 Ben Pfaffofp-util: OpenFlow 1.0 can match IPv6 Ethertype even...
2013-06-28 Jarno Rajahalmeofproto: Implement OpenFlow 1.3 meter table.
2013-06-28 Ben Pfaffofpact: New function ovs_instruction_type_from_ofpact_t...
next