2010-02-21 |
Justin Pettit | bridge: Map an "internal" config device type to a ... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Ian Campbell | vswitch: interface-reconfigure: bring down physical... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Justin Pettit | dpif-netdev: Clarify function to modify VLAN TCI field |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Ben Pfaff | ovsdb: Add support for "enum" constraints. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Ben Pfaff | Remove PCRE dependency. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Ben Pfaff | ovsdb: Drop regular expression constraints. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Ben Pfaff | xenserver: In vif script, tolerate port existing when... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Ben Pfaff | ovs-brcompatd: Delete Bridge record when deleting a... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Ben Pfaff | ovs-brcompatd: Fix dangling reference in del_port(). |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Jesse Gross | collectors: Check for NULL set of collectors. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Ben Pfaff | xenserver: Avoid error due to missing MTU fields on... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Ben Pfaff | Merge "master" into "next". |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Ben Pfaff | ofctl: Improve manpage. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Ben Pfaff | Fix excessive white space in manpages. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Ben Pfaff | interface-reconfigure: Fix up unit tests expected output. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Ian Campbell | CP-1592: interface-reconfigure: Configure network devic... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Tetsuo NAKAGAWA | ovs-dpctl: Fix setting of packet length for "controller... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Tetsuo NAKAGAWA | ovs-dpctl: Fix setting of packet length for "controller... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | openflow: Fix frag config flag values |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | datapath: Set the correct bits for OFPAT_SET_NW_TOS... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ben Pfaff | ofproto: Fix implementation of OFPAT_SET_NW_DST. |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ezio: Fix typo in function call |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Always terminate OpenFlow description strings |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ovs-openflowd: Standardize on OpenFlow description... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ovs-vswitchd: Remove inline OpenFlow descriptions |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ovs-openflowd: Fix typo in comment describing dp_desc |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | Don't go beyond buffer length when printing descriptions |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Don't leak descriptions when destroying an... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Set protocol version to 0x01 (OpenFlow 1.0) |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Add wire-compatibility for slicing (OpenFlow... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Querying port stats for individual ports ... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Match on IP ToS/DSCP bits (OpenFlow 1.0) |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Improve resolution of flow stats and removed... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Add support for matching IP addresses in ARP... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Add support for flow cookies (OpenFlow 1.0) |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Add user-specifiable datapath description... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Use 64-bit datapath id and management id ... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Add support for barrier command (OpenFlow... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Cleanups to openflow.h (OpenFlow 0.9) |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Add selective Flow Removed messages and flow... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Check overlap, emerg flow cache, and error... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Justin Pettit | ofproto: Match VLAN PCP and rewrite ToS bits (OpenFlow... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Ben Pfaff | ofproto: Delete fail-open flow when turning off fail... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | tests: Add basic unit tests for interface-reconfigure. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Add --no-syslog feature to interface-reconfi... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Add --root-prefix feature to interface-recon... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Add assertion and additional comments to... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Remove a VLAN's bridge when bringing down... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Avoid doing unneeded work in deconfigure_dat... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Set xs-network-uuids for both datapath and... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Always call ovs-vsctl in bring_down(). |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Fix bringing up VLAN PIFs. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Hoist identical bridge and vswitch functions... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Accept VLAN PIFs in pif_bridge_name(). |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Delete ports by interface name. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Ben Pfaff | xenserver: Fix comment in interface-reconfigure. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Justin Pettit | Release Open vSwitch 0.99.2 v0.99.2 |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Justin Pettit | xenserver: Fix VIF script to work with XenServer 5.5 |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Justin Pettit | xenserver: Exclude compile Python byte code from packaging |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Ben Pfaff | ovsdb: Introduce <nonnull-json-value> to clarify specif... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Ben Pfaff | ovsdb: Fix use of <value> as both a JSON value and... |
commit | commitdiff | tree | snapshot |
2010-02-17 |
Jesse Gross | Add extern "C" to more header files. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | xenserver: Upgrade and compact database on system boot. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb: Implement ovsdb-tool commands "compact" and... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb: Factor out code to fsync a file's containing... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb: Refactor code for writing a transaction to a... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb: Allow ovsdb_log_open()'s caller to choose whethe... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb-server: Add --run option. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb: Add functions to clone schemas. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb-client: Add blank line between tables in CSV... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb-client: Add "dump" command for dumping entire... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb-client: Improve HTML output. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | uuid: New function uuid_from_string_prefix(). |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb-client: Introduce new data formatting style as... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb-client: Remove --wide option. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Ben Pfaff | ovsdb: Fix commit to disk of rows added to a table... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | ovs-vsctl: Clarify manpage. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | ofproto: Use UINT16_MAX in place of -1, for clarity. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | Use VLAN_PCP_SHIFT consistently, instead of open-coding... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | compiler: Don't use __attribute__ for non-GCC compilers. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | Work around bugs in system headers. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | ofp-print: Properly order #includes. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | Add missing <stdint.h> includes. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | pktbuf: Assign UINT16_MAX in place of -1, for clarity. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | util: Remove unused macros NOT_TESTED, NOT_IMPLEMENTED. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | openflow.h: Remove unused OFP_PACKED macro. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | compiler: Remove "likely" and "unlikely" macros, since... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | compiler: Remove PACKED macro and its only (unneeded... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | classifier: New function cls_rule_to_string(). |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | datapath: Add ODPP_NORMAL constant. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | vconn: New functions vconn_verify_name(), pvconn_verify... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | rconn: New function rconn_get_last_error(). |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | rconn: Decentralize and improve disconnection logging. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | vconn: When validating OpenFlow actions always check... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | ofpbuf: New function ofpbuf_to_string(). |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | ofpbuf: Mark ofpbuf_headroom(), ofpbuf_tailroom() param... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | ofproto: Don't leak struct ofproto's port array. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Ben Pfaff | dpif-netdev: Fix validation of VLAN PCP value in usersp... |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Neil McKee | Allow sFlowCpInterval=0 to disable counter samples... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Ben Pfaff | Merge "master" into "next". |
commit | commitdiff | tree | snapshot |
next |