sliver-openvswitch.git
2009-07-28 Justin PettitLabel the current "citrix" release 0.90.4. v0.90.4
2009-07-21 Ben PfaffDo not try to resolve DNS for OpenFlow controllers...
2009-07-17 Ben Pfaffxenserver: Fix creating, destroying bonds with the...
2009-07-16 Ben Pfaffbrcompat: Make "brctl showmacs" honor Linux notion...
2009-07-16 Ben Pfaffvswitchd: Make "fdb/show" output more meaningful port...
2009-07-16 Ben Pfaffcfg: New function cfg_get_matches().
2009-07-16 Ben PfaffImplement "brctl showmacs" support in brcompat and...
2009-07-16 Ben Pfaffbrcompat: Refactor infrastructure for communication...
2009-07-16 Ben Pfaffbrcompatd: Factor code out of prune_ports().
2009-07-16 Ben Pfaffprocess: New function process_run_capture().
2009-07-16 Ben Pfaffprocess: Factor code out of process_start() into helper...
2009-07-16 Ben Pfaffprocess: Fix races on fatal signal handling in process_...
2009-07-16 Ben Pfaffvswitchd: New unixctl command "fdb/show" to print the...
2009-07-16 Ben Pfaffmac-learning: New function mac_entry_age().
2009-07-16 Ben PfaffAdd macros for parsing MAC addresses from strings.
2009-07-16 Ben PfaffNew function ds_steal_cstr().
2009-07-16 Ben PfaffAdd function get_null_fd(), to reduce code redundancy.
2009-07-15 Ben Pfaffbrcompat: Improve comments in header file.
2009-07-15 Ben Pfaffvswitchd: Skip updelay on slave when only a single...
2009-07-15 Ben Pfaffvswitchd: Fix log messages when bond slaves are enabled...
2009-07-14 Justin PettitFix unitialized variable in coverage_log()
2009-07-13 Ben Pfaffdatapath: Don't orphan packets in dp_dev transmit path.
2009-07-13 Ben Pfaffvconn: Fix detection of vconn local IP address, to...
2009-07-13 Ben PfaffRevert "datapath: Don't orphan packets in dp_dev transm...
2009-07-13 Ben Pfaffdatapath: Don't orphan packets in dp_dev transmit path.
2009-07-11 Justin PettitRemove "coverage/clear" command due its limited use
2009-07-11 Justin PettitFix small typo in ovs-ofctl man page.
2009-07-10 Justin PettitProvide ability to retrieve coverage information
2009-07-08 Ben Pfaffdatapath: Fix races in updating dp_dev port statistics.
2009-07-08 Ben Pfaffdatapath: Fix race in datapath creation.
2009-07-08 Ben Pfaffdatapath: Fix race against workqueue in dp_dev and...
2009-07-08 Ben Pfaffdatapath: Remove declarations of functions that are...
2009-07-08 Ben Pfaffdatapath: Fix use-after-free error in datapath destruction.
2009-07-08 Ben Pfaffdatapath: Remove redundant synchronize_rcu() call.
2009-07-08 Justin Pettitsecchan: Various fixes to run in-band on non-"local...
2009-07-08 Justin PettitProvide method to locate device by IP and add more...
2009-07-08 Justin PettitShow more information about connection when querying...
2009-07-08 Justin PettitHave rconn and vconn export information about IPs and...
2009-07-08 Justin PettitInclude "inttypes.h" to pickup definition of PRIu8.
2009-07-07 Justin Pettitsecchan: Display mgmt and datapath id in status messages
2009-07-07 Justin Pettitvswitchd: Add missing argument to check for update...
2009-07-01 Justin Pettitvswitchd: Enable updating resolv.conf by default when...
2009-06-30 Justin Pettitvswitch: Set minimum probe interval to 5 seconds
2009-06-26 Ben PfaffLog more rconn status.
2009-06-26 Justin Pettitxenserver: Remove cacert when user reconfigures the...
2009-06-25 Justin Pettitxenserver: Validate controller IP address in xsconsole
2009-06-25 Justin Pettitvswitchd: Adding and removing mgmt interface breaks...
2009-06-23 Ben Pfaffxenserver: Also log ovs-brcompatd messages at INFO...
2009-06-23 Ben Pfaffovs-brcompatd: Turn up log level of port removal messages.
2009-06-23 Ben Pfaffovs-brcompatd: Handle XS Tools 5.0.0 destroying and...
2009-06-20 Justin Pettitvswitchd: Reduce number of calls to reconfigure() durin...
2009-06-20 Ben Pfaffcfg: Log accurate waiting times in cfg_lock().
2009-06-18 Justin Pettitxenserver: xsconsole plugin doesn't need execute permis...
2009-06-18 Justin Pettitxenserver: Handle slave disconnection more gracefully...
2009-06-16 Justin Pettitxenserver: Force reload of config file after VIF deleted
2009-06-15 Ben PfaffReplace SHA-1 library with one that is clearly licensed.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-06-15 Ben Pfaffvswitch: Avoid segfault when revalidating ARP flows.
2009-06-12 Justin Pettitxenserver: Fix key used to identify network UUID
2009-06-11 Ben Pfaffxenserver: Pass network UUID to controller for internal...
2009-06-11 Justin Pettitvswitch: Add support for large OFMP messages
2009-06-11 Justin Pettitxenserver: Remove debugging redirect from vif script
2009-06-11 Justin Pettitvswitch: Fix memory leak when OFMP resource updates...
2009-06-10 Ben PfaffAdd unit test for SHA-1 library.
2009-06-10 Ben PfaffAdd file missing from commit baf099 "Fix glibc 2.7...
2009-06-10 Ben Pfaffvswitch: Fix handling of multicast packets received...
2009-06-10 Ben Pfaffvswitch: Add ovs-appctl commands for debugging and...
2009-06-10 Ben PfaffFix glibc 2.7 strtok_r() bug in a more permanent fashion.
2009-06-10 Justin Pettitvswitch: Clarify what "ingress" means in policing
2009-06-10 Justin Pettitxenserver: Add dump-vif-details to automake
2009-06-10 Justin Pettitxenserver: Send VIF details to controller
2009-06-10 Justin PettitXen: Fixes for core handling configuration
2009-06-10 Justin PettitFix url in RPM spec.
2009-06-10 Ben PfaffAdd unit test for TCP/IP checksumming code.
2009-06-09 Ben PfaffFix another "make" versus "make dist" build problem.
2009-06-09 Ben PfaffRemove "dpkg-buildpackage" test from "make distcheck".
2009-06-09 Ben PfaffFix behavior of simultaneous "make" and "make dist".
2009-06-09 Ben Pfaffxenserver: Use parallel make in RPM build on SMP machines.
2009-06-09 Ben Pfaffdebian: Honor "noopt", "parallel=<n>" build options.
2009-06-09 Ben Pfaffdebian: Run build tests during build (unless "nocheck...
2009-06-09 Ben Pfaffdebian: Ignore directories created as part of Debian...
2009-06-09 Ben PfaffUpdate documentation.
2009-06-09 Ben Pfaffovs-pki: Improve readability of manpage.
2009-06-09 Ben Pfaffovs-pki: Fix formatting errors in manpage.
2009-06-08 Ben Pfaffvswitch: Send gratuitous learning packets when bond...
2009-06-08 Ben Pfaffmac-learning: Make data structures public.
2009-06-05 Justin Pettitvswitch: Fix typos in OFMP comments.
2009-06-05 Justin Pettitvswitch: Fix OFMP alignment problem on 64-bit systems.
2009-06-05 Ben Pfaffvswitch: Enable bond slaves based on carrier status...
2009-06-05 Ben Pfaffnetdev: New function netdev_nodev_get_carrier().
2009-06-05 Ben Pfaffxenserver: Bring up bond slave device before adding...
2009-06-05 Ben Pfaffxenserver: Allow RPM to install only with correct Xen...
2009-06-05 Justin Pettitvswitch: Send Xen UUIDs associated with system and...
2009-06-05 Ben Pfaffxenserver: Rename cache file to ovs-vswitch.dbache...
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0