2012-03-21 |
Ben Pfaff | ofproto-dpif: Fix tag caching for learned flows. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-21 |
Ben Pfaff | ofproto-dpif: Avoid segfault deleting facets that execute... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-21 |
Ben Pfaff | hmap: New function hmap_contains(). Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-21 |
Ben Pfaff | ofproto-dpif: Fix return type of rule_calculate_tag(). Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-21 |
Ben Pfaff | learn: Initialize cookie_mask in constructed flow_mod. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-20 |
Ben Pfaff | ovs-vsctl: Allow "fake bridges" to be created for VLAN 0. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-19 |
Ben Pfaff | netdev-linux: Fix use-after-free when netdev_dump_queues... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-19 |
Ben Pfaff | configure: Remove --with-build-number. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-16 |
Ben Pfaff | debian: Use a different way to avoid failing install... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-16 |
Ben Pfaff | netlink-socket: Increase Netlink socket receive buffer... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-15 |
Ben Pfaff | meta-flow: Don't dereference NULL sf->field in mf_format_sub... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-15 |
Ben Pfaff | connmgr: Remove now-unused function connmgr_broadcast(). Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-15 |
Ben Pfaff | fail-open: Use connmgr_send_packet_in() instead of... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-15 |
Ben Pfaff | ofproto: connmgr_send_packet_in() doesn't need buffer_id... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-15 |
Ben Pfaff | connmgr: Drop 'flow' parameter from connmgr_send_packet_in(). Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-15 |
Ben Pfaff | ofp-util: Fix typo in comment. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-13 |
Ben Pfaff | ofproto-dpif: Add comments for a few VLAN splinters... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-13 |
Ben Pfaff | Use `pwd` in place of $PWD, treewide. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-12 |
Ben Pfaff | tests: Skip "strings at least 2 characters long" test... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-12 |
Ben Pfaff | ofproto: Fix code that keeps track of MTU. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-12 |
Ben Pfaff | openflow: Properly clean out stamp files on "make clean". Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-12 |
Ben Pfaff | python: Fix "make distcheck" error on version.py. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-12 |
Ben Pfaff | ovsdb-doc: Use minus sign in negative numbers in nroff... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-12 |
Ben Pfaff | ovsdb-doc: Convert '-' preceding a number as a minus... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-12 |
Ben Pfaff | ovsdb-doc: Put NAME section into generated manpage. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-12 |
Ben Pfaff | debian: Avoid unit test failure when doing "unofficial... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-12 |
Ben Pfaff | tests: Fix "make check" as non-root. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-12 |
Ben Pfaff | ovs-pki: Implement --version option. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-09 |
Ben Pfaff | debian: Fix Debian build of modules via module-assistant. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-08 |
Ben Pfaff | netdev-linux: Use "read", not "recv", for tap devices. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-08 |
Ben Pfaff | ovs-xapi-sync: Rerun processing when a db update arrives... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-08 |
Ben Pfaff | tests: Suppress "role reply" that can appear in async... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-08 |
Ben Pfaff | stream-unix: Do not bind a name for client sockets. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-08 |
Ben Pfaff | socket-util: Unlink Unix domain sockets that bind but... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-08 |
Ben Pfaff | python socket_util: Use correct fatal_signal function... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-08 |
Ben Pfaff | python socket_util: Don't try to unbind None bind_path. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | netdev-linux: Fix build failure with old kernel headers. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | ovs-ofctl: Make "barrier" output reproducible for testing. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | tests: Convert *_SCHEMA macros to shell functions. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | tests: Convert OVS_WAIT_* macros to shell functions. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | tests: Convert interface-reconfigure macros to shell... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | datapath: Honor dp_ifindex, when specified, for vport... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | Abstract everything that uses ofp_phy_port, add OF1... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | openflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | netdev: Abstract "features" interface away from OpenFlow... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | ofp-util: Don't decode some OF1.1 messages as OF1.0... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | Break OFPT_* constants into common value and 1.0- and... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | ofp-util: Add functions for working with OpenFlow 1... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | ofp-print: Print OpenFlow version number of message... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | Begin breaking openflow-1.0.h into common and version... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | Move content of openflow.h into openflow-1.0.h. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | Introduce ofputil_protocol, to abstract the protocol... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | ofp-print: Remove unused function ofp_message_type_to_string(). Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-07 |
Ben Pfaff | ovs-ofctl: Avoid segfault upon receive error for "monitor... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-05 |
Ben Pfaff | vswitchd: Document behavior of 802.1p priorities with... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-05 |
Ben Pfaff | bridge: Remove unwanted ports at time of ofproto creation. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-02 |
Ben Pfaff | connmgr: Make "enable-async-messages" work for primary... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-02 |
Ben Pfaff | netdev: Fix typo in error message. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-02 |
Ben Pfaff | xenserver: Fix rule for generating xenserver/openvswitch... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-03-02 |
Ben Pfaff | debian: Move PKI directory to FHS-compliant location. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-29 |
Ben Pfaff | bridge: Drop log message when a QoS record lacks a... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-29 |
Ben Pfaff | timeval: Add "time/stop" unixctl command, for use in... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-29 |
Ben Pfaff | debian: Fix exit status of openvswitch-switch init... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-28 |
Ben Pfaff | dpif-linux: Make dpif_linux_port_query_by_name() query... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-27 |
Ben Pfaff | Add ability to direct "packet-in"s to particular controllers. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-27 |
Ben Pfaff | ofp-util: New functions for string versions of ofp_packet_in... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-27 |
Ben Pfaff | dynamic-string: Document a few functions. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-27 |
Ben Pfaff | jsonrpc: Document some functions. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-27 |
Ben Pfaff | jsonrpc: Make jsonrpc_error() internal. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-27 |
Ben Pfaff | ofproto-dpif: Allow OpenFlow rules that have facets... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-27 |
Ben Pfaff | nlmon: Also print ifinfomsg flags. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-27 |
Ben Pfaff | ovs-ofctl: Add --timestamp option to print time for... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-27 |
Ben Pfaff | vlog: Be more liberal in syntax for -v and vlog/set. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-27 |
Ben Pfaff | docs: Consistently format each form of an option on... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-17 |
Ben Pfaff | configure: Try to extract kernel source directory from... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-17 |
Ben Pfaff | vswitchd: Always configure a default queue for QoS. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-16 |
Ben Pfaff | vswitchd: Remove never-implemented table and column... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-15 |
Ben Pfaff | Implement new "fin_timeout" action and "learn" feature. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-15 |
Ben Pfaff | packets: New function packet_get_tcp_flags(), factored... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-15 |
Ben Pfaff | netdev-linux: Factor out duplicate ifi_flags update... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-14 |
Ben Pfaff | debian: Use provided kernel source dir instead of host... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-13 |
Ben Pfaff | debian: Do not run "make" if "configure" fails during... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-13 |
Ben Pfaff | debian: Fix dependencies for openvswitch-datapath-dkms... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | vswitchd: Add "enable-async-messages" setting for controllers. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | ofproto: Implement OpenFlow extension to allow control... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | ovs-ofctl: New "ofctl/barrier" unixctl command. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | ofp-util: New function ofputil_encode_barrier_request(). Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | ovs-ofctl: New "ofctl/set-output-file" unixctl command. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | ovs-ofctl: New "ofctl/send" unixctl command. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | ovs-ofctl: Add "packet-out" command. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | Add support for parsing and printing OFPFF_* flags. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | ofp-util: Add struct ofputil_packet_out, helper functions... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | connmgr: Do not persist OpenFlow settings from one... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | ovs-ofctl: Allow priority and timeout to be specified... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | DESIGN: Document the properties of flow_mods. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-09 |
Ben Pfaff | ofproto: Allow service controllers to become masters... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-08 |
Ben Pfaff | ovsdb-client: Fix typo in manpage. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-08 |
Ben Pfaff | ofp-print: Fix up doubled "break;". Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-07 |
Ben Pfaff | Add information about time left before timeouts to... Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
2012-02-07 |
Ben Pfaff | tests: Use ofctl_strip consistently. Signed-off-by: Ben Pfaff <blp@nicira.com>
|
commit | commitdiff | tree |
next |