sliver-openvswitch.git
2012-03-09 Ethan Jacksonovs-xapi-sync: Cache nicira-bridge-id in ovs-xapi-sync.
2012-03-09 Ethan Jacksonovs-xapi-sync: Remove useless root_prefix global.
2012-03-09 Ben Pfaffdebian: Fix Debian build of modules via module-assistant.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from do_get_ifindex().
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from get-features.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from set-policing.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from ether-addr ioctl.
2012-03-09 Pravin B Shelarnetdev-linux: Cache error code from mtu ioctl.
2012-03-09 Pravin B Shelarnetdev-linux: Cache drv-info for net device.
2012-03-09 Chris Wrightdatapath: omit _mod from module names
2012-03-09 Ansis Attekaovs-monitor-ipsec: Detect correctly IPSEC configuration...
2012-03-09 Ansis AttekaRevert "ovs-monitor-ipsec: Detect correctly IPSEC confi...
2012-03-09 Ansis Attekaovs-monitor-ipsec: Detect correctly IPSEC configuration...
2012-03-08 Ethan Jacksonauthors: Fix text alignment.
2012-03-08 Ben Pfaffnetdev-linux: Use "read", not "recv", for tap devices.
2012-03-08 Chris Wrightdatapath: update linux/.gitignore
2012-03-08 Chris Wrightdatapath: rename brcompat.c to brcompat_main.c
2012-03-08 Ben Pfaffovs-xapi-sync: Rerun processing when a db update arrive...
2012-03-08 Ethan Jacksonofproto-dpif: Log traces when resubmit depth is exceeded.
2012-03-08 Ethan Jacksongit: Update gitignore to include new hstamp suffix.
2012-03-08 Ben Pfafftests: Suppress "role reply" that can appear in async...
2012-03-08 Ethan Jacksonpython: Make build number format consistent with C.
2012-03-08 Ben Pfaffstream-unix: Do not bind a name for client sockets.
2012-03-08 Ben Pfaffsocket-util: Unlink Unix domain sockets that bind but...
2012-03-08 Ben Pfaffpython socket_util: Use correct fatal_signal function...
2012-03-08 Ben Pfaffpython socket_util: Don't try to unbind None bind_path.
2012-03-07 Ben Pfaffnetdev-linux: Fix build failure with old kernel headers.
2012-03-07 Ethan Jacksonlacp: Notify LACP module when carrier changes.
2012-03-07 Ben Pfaffovs-ofctl: Make "barrier" output reproducible for testing.
2012-03-07 Jesse Grossdatapath: Fix checksum update for actions on UDP packets.
2012-03-07 Ben Pfafftests: Convert *_SCHEMA macros to shell functions.
2012-03-07 Ben Pfafftests: Convert OVS_WAIT_* macros to shell functions.
2012-03-07 Ben Pfafftests: Convert interface-reconfigure macros to shell...
2012-03-07 Ben Pfaffdatapath: Honor dp_ifindex, when specified, for vport...
2012-03-07 Ben PfaffAbstract everything that uses ofp_phy_port, add OF1...
2012-03-07 Ben Pfaffopenflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*.
2012-03-07 Ben Pfaffnetdev: Abstract "features" interface away from OpenFlo...
2012-03-07 Ben Pfaffofp-util: Don't decode some OF1.1 messages as OF1.0...
2012-03-07 Ben PfaffBreak OFPT_* constants into common value and 1.0- and...
2012-03-07 Ben Pfaffofp-util: Add functions for working with OpenFlow 1...
2012-03-07 Ben Pfaffofp-print: Print OpenFlow version number of message...
2012-03-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...
2012-03-07 Ben PfaffMove content of openflow.h into openflow-1.0.h.
2012-03-07 Ben PfaffIntroduce ofputil_protocol, to abstract the protocol...
2012-03-07 Ben Pfaffofp-print: Remove unused function ofp_message_type_to_s...
2012-03-07 Ben Pfaffovs-ofctl: Avoid segfault upon receive error for "monit...
2012-03-07 Ethan Jacksonunixctl: Timeout unit tests instead of hanging.
2012-03-07 Ethan Jacksonunixctl: Re-enable unit tests.
2012-03-06 Gurucharan... xenserver: Add vm-id to the external_ids.
2012-03-05 Pravin B Shelarnetdev-linux: Make netdev_set_policing coverage counter...
2012-03-05 Ben Pfaffvswitchd: Document behavior of 802.1p priorities with...
2012-03-05 Ben Pfaffbridge: Remove unwanted ports at time of ofproto creation.
2012-03-03 Ethan Jacksonunixctl: Skip Python unixctl tests.
2012-03-02 Ben Pfaffconnmgr: Make "enable-async-messages" work for primary...
2012-03-02 Ben Pfaffnetdev: Fix typo in error message.
2012-03-02 Ethan Jacksonpython: Implement new SchemaHelper class.
2012-03-02 Ethan Jacksonpython: Port unixctl to Python.
2012-03-02 Ethan Jacksonpython: Add ovs_error() helper function to Python.
2012-03-02 Ethan Jacksonpython: New method to retrieve OVS version at runtime.
2012-03-02 Ethan Jacksontests: Add code coverage for Python.
2012-03-02 Ethan Jacksonjsonrpc.py: Don't swallow errors in transact_block().
2012-03-02 Chris WrightINSTALL.Linux: minor typo
2012-03-02 Chris Wrightovsdbmonitor: add .desktop file
2012-03-02 Ben Pfaffxenserver: Fix rule for generating xenserver/openvswitc...
2012-03-02 Ethan Jacksontests: Prefer development Python files over installed...
2012-03-02 Ben Pfaffdebian: Move PKI directory to FHS-compliant location.
2012-03-01 Chris Wrightovsdbmonitor: move to its own data directory
2012-03-01 Ethan Jacksonxenserver: Restart ovs-xapi-sync on kmod reload.
2012-03-01 Ethan Jacksonxenserver: Always update the bridge ID in ovs-xapi...
2012-02-29 Pravin B Shelarnetdev-linux: Fix stats for ovs internal device.
2012-02-29 Ben Pfaffbridge: Drop log message when a QoS record lacks a...
2012-02-29 Ben Pfafftimeval: Add "time/stop" unixctl command, for use in...
2012-02-29 Ben Pfaffdebian: Fix exit status of openvswitch-switch init...
2012-02-28 Ben Pfaffdpif-linux: Make dpif_linux_port_query_by_name() query...
2012-02-28 Simon HormanUse struct nicira_header nxh in struct nx_set_flow_format
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-02-21 Ethan Jacksonjsonrpc: Don't swallow errors in jsonrpc_transact_block().
2012-02-21 Ethan Jacksonbond: Incorrectly reported an error in appctl.
2012-02-27 Ben PfaffAdd ability to direct "packet-in"s to particular contro...
2012-02-27 Ben Pfaffofp-util: New functions for string versions of ofp_pack...
2012-02-21 Ethan Jacksonofproto: Print odp actions during traces.
2012-02-27 Simon HormanMake the string parameters const for do_flow_mod__()
2012-02-27 Ben Pfaffdynamic-string: Document a few functions.
2012-02-27 Simon Hormanofp-util: Remove duplicate declaration of ofputil_decod...
2012-02-27 Ben Pfaffjsonrpc: Document some functions.
2012-02-27 Ben Pfaffjsonrpc: Make jsonrpc_error() internal.
2012-02-27 Ben Pfaffofproto-dpif: Allow OpenFlow rules that have facets...
2012-02-27 Ben Pfaffnlmon: Also print ifinfomsg flags.
2012-02-27 Ben Pfaffovs-ofctl: Add --timestamp option to print time for...
2012-02-27 Ben Pfaffvlog: Be more liberal in syntax for -v and vlog/set.
2012-02-27 Ben Pfaffdocs: Consistently format each form of an option on...
2012-02-24 Justin PettitPrepare for post-1.6.0 (1.6.90).
2012-02-19 Ethan Jacksonofproto-dpif: Cleanup STP on ports when disabled on...
2012-02-18 Justin Pettitovs-vsctl.at: Use full name for referring to the "NetFl...
2012-02-17 Pravin B Shelardatapath: Increase maximum number of datapath ports.
2012-02-17 Ben Pfaffconfigure: Try to extract kernel source directory from...
2012-02-17 Ben Pfaffvswitchd: Always configure a default queue for QoS.
2012-02-16 Ben Pfaffvswitchd: Remove never-implemented table and column...
2012-02-15 Danny Kukawkadatapath: use eth_hw_addr_random() and reset addr_assig...
2012-02-15 Ben PfaffImplement new "fin_timeout" action and "learn" feature.
next