sliver-openvswitch.git
2011-03-03 Ben Pfaffwdp-xflow: Remove wx structure from global list when... wdp
2011-02-06 Ben Pfaffvswitchd: Use wdp instead of xfif interface from bridge...
2011-02-03 Ben Pfaffwdp-xflow: Always report an up-to-date port list in...
2011-01-27 Ben Pfaffvswitchd: Use wdp functions instead of xfif ones for...
2010-11-04 Ben Pfaffofp-util: Use our usual variable naming convention...
2010-11-04 Ben Pfaffofp-util: Actually map vendor codes to IDs correctly.
2010-11-04 Ben Pfaffofp-util.h: Use NX_VENDOR_ID instead of literal numeric...
2010-11-04 Ben PfaffFix typos in comments.
2010-10-06 Ben PfaffMerge remote branch 'origin/master' into HEAD
2010-10-06 Ben PfaffMerge "master" into "wdp".
2010-10-06 Jesse Grossdatapath: Force our include directory to be first.
2010-10-05 Ethan Jacksonxenserver: ovs-external-ids log to file instead of...
2010-10-04 Jesse Grosstunnel: Correctly check for internal device.
2010-10-03 Justin PettitAdd Nicira extension for modifying queue without transm...
2010-10-01 Ben Pfaffnetflow: Avoid (theoretically) looping 2**32 times.
2010-10-01 Ben Pfaffnetflow: Do 64-bit division less often.
2010-10-01 Ben PfaffINSTALL.Linux: Describe how to upgrade the Open vSwitch...
2010-10-01 Ben Pfaffovs-controller: Improve QoS abilities.
2010-10-01 Ben Pfafflearning-switch: Introduce struct for configuration.
2010-10-01 Ben Pfaffovs-controller: Make --with-flows read the file only...
2010-10-01 Ben Pfaffofp-parse: Add test.
2010-10-01 Ben Pfaffofp-print: Make output easier to read.
2010-10-01 Ben Pfaffofp-parse: Factor out duplicated code into new functions.
2010-10-01 Ben Pfaffofp-parse: Properly byteswap in_port.
2010-10-01 Ben Pfaffofproto: Only dump queue statistics if the queue really...
2010-10-01 Ben Pfaffnetdev-linux: Fix off-by-one error dumping queue stats.
2010-10-01 Ben Pfaffovs-ofctl: Add "queue-stats" command to print queue...
2010-10-01 Ben PfaffSwitch many macros from using CONTAINER_OF to using...
2010-10-01 Ben Pfaffutil: New macro OBJECT_CONTAINING.
2010-10-01 Ben Pfaffofproto: Use hash table instead of sparse array for...
2010-10-01 Ben Pfaffsflow: Use hash table instead of sparse array for sflow...
2010-10-01 Ben Pfaffbridge: Use hash table instead of sparse array for...
2010-10-01 Ben Pfaffhmap: New function hmap_clear().
2010-10-01 Ben Pfaffnetdev-linux: Use hash table instead of sparse array...
2010-10-01 Ben Pfaffovs-vsctl: Reduce log level for "Called as..." for...
2010-10-01 Ben Pfaffovs-vsctl: Factor out and optimize searching for a...
2010-09-28 Ethan Jacksondebian: openvswitch-common ethtool should not be required
2010-09-28 Justin Pettitdebian: Restart ovs-monitor-ipsec when --monitor specified
2010-09-28 Justin Pettitdebian: Create ovs-monitor-ipsec rundir if it doesn...
2010-09-23 Ethan Jacksondebian: Added a manpage for ovs-bugtool
2010-09-23 Ethan Jacksontests: Test that children restart with special exit...
2010-09-23 Ethan Jacksontests: Remove trailing whitespace from python daemon...
2010-09-23 Ethan Jacksonxenserver: monitor-external-ids should run with --monitor
2010-09-23 Ethan Jacksonxenserver: Added additional logging to ovs-external-ids
2010-09-24 Justin Pettitvswitch: Consistently use spaces instead of tabs in...
2010-09-24 Justin Pettitnetdev: Cleanup minor comment formatting issues.
2010-09-24 Justin Pettitvswitch: Disable header-caching when IPsec is enabled
2010-09-24 Justin Pettitdebian: Use DODTIME instead of DIETIME in init scripts
2010-09-23 Ethan Jacksonxenserver: Rename monitor-external-ids -> ovs-external-ids
2010-09-23 Ethan Jacksondebian: Support two locations for ethtool
2010-09-23 Ben PfaffAdd missing file to distribution.
2010-09-23 Ben Pfaffvswitchd: Rename IFACE_STATS_INTERVAL, iface_stats_timer.
2010-09-23 Ben Pfaffovs-vswitchd: Export system stats through Open_vSwitch...
2010-09-23 Ben Pfaffovsdb-doc: Implement new <option>, <ol> tags.
2010-09-23 Ben Pfaffovsdb-data: New function ovsdb_datum_from_shash().
2010-09-23 Ben Pfaffshash: New function shash_steal().
2010-09-23 Ben Pfaffdaemon: Fix behavior of read_pidfile() for our own...
2010-09-23 Ben Pfaffdaemon: Report number of crashes on monitor process...
2010-09-23 Ben Pfaffvlog: Add VLOG_WARN_ONCE() and similar macros.
2010-09-23 Ben Pfaffdebian: additional copyright update for xenserver/
2010-09-23 Simon Hormandebian: update copyright for xenserver/
2010-09-22 Ethan Jacksonxenserver: Only put the primary XenServer UUID in defau...
2010-09-23 Justin Pettitvswitch: Reference ipsec_local_ip and ipsec_psk with...
2010-09-23 Justin Pettitdebian: Add support for GRE-over-IPsec
2010-09-23 Justin Pettitdebian: Allow automake versions greater than or equal...
2010-09-22 Jesse Grosstunneling: Allow disabling tunnel header caching.
2010-09-22 Jesse Grossdatapath: Add tunnel header caching.
2010-09-22 Jesse Grossdatapath: Backport workqueue functions.
2010-09-22 Jesse Grossdatapath: Move is_frag out of struct ovs_skb_cb.
2010-09-22 Jesse Grossdatapath: Enable usage of cached flows.
2010-09-22 Jesse Grossdatapath: Add ref counting for flows.
2010-09-22 Jesse Grossdatapath: Move flow allocation into a function.
2010-09-22 Ben Pfaffxenserver: Now everything is free.
2010-09-22 Ben Pfaffxenserver: Add license to uuid.py.
2010-09-22 Ben Pfaffxenserver: Add explicit license to refresh-xs-network...
2010-09-22 Ben Pfaffxenserver: Change license of xsconsole plugin to GPLv2.
2010-09-22 Ben Pfaffxenserver: Add GPLv2 license text.
2010-09-22 Ben Pfaffxenserver: Remove LICENSE header that is difficult...
2010-09-21 Ben Pfaffovs-vsctl: Add many more usage examples.
2010-09-21 Ben Pfaffovs-vsctl: Allow "get" commands to create @names also.
2010-09-21 Ben Pfafftests: Add 5-second timeout to ovs-vsctl tests.
2010-09-21 Ethan Jacksonxenserver: reload sends SIGHUP to monitor-external-ids
2010-09-21 Ethan Jacksonxenserver: monitor-external-ids responds to SIGHUP
2010-09-21 Justin PettitIndicate that OVS only works with kernels 2.6.18 and...
2010-09-21 Sajjad Lateefdebian: Rename openvswitch-python to python-openvswitch
2010-09-21 Simon Hormandebian: The second argument to m-a should be openvswitc...
2010-09-21 Simon Hormandebian: Dont fail init if module cant be inserted
2010-09-21 Simon Hormandebian: Add override of non-standard-dir-perm to corekeeper
2010-09-18 Ethan Jacksonpython: timer_wait_until calculated current time incorr...
2010-09-20 Sajjad Lateefdebian: Add openvswitch-python package
2010-09-20 Ben Pfaffvswitchd: Document policing implementation and caveats.
2010-09-20 Ben PfaffAvoid shadowing local variable names.
2010-09-20 Ben Pfaffovsdb: Fix bug in "wait" command implementation.
2010-09-17 Ethan Jacksonxenserver: monitor-external-ids remove redundant ovs...
2010-09-17 Ben Pfaffovs-vsctl: Remove default timeout.
2010-09-17 Jesse GrossAUTHORS: Add Alexey I. Froloff as reporter.
2010-09-17 Jesse Grossdatapath: Remove backported random32().
2010-09-15 Ethan Jacksondebian: Created a debian equivalent to xen-bugtool
2010-09-15 Ethan Jacksondebian: Init script should put core dumps in an appropr...
2010-09-17 Ben Pfaffovsdb-doc: Be less explicit in ovs-vswitchd.conf.db(5).
next