sliver-openvswitch.git
2010-06-18 Jesse Grossdatapath: Call vswitch_skb_checksum_setup() before...
2010-06-18 Jesse Grossofproto: Consistently make queue_id uint32_t.
2010-06-17 Ben Pfaffovsdb-idlc: Fix warning in generated code.
2010-06-17 Ben Pfaffvswitchd: Attempt to further clarify Port "trunk" and...
2010-06-17 Ben PfaffImplement QoS framework.
2010-06-17 Ben Pfaffshash: New functions shash_destroy_free_data() and...
2010-06-17 Ben Pfaffport-array: Add port_array_delete() function.
2010-06-17 Ben Pfaffnetdev-linux: Create rtnetlink socket up front instead...
2010-06-17 Ben Pfaffnetlink: Improve support for nested Netlink attributes.
2010-06-17 Ben Pfaffnetlink: Add support for Netlink table dumping.
2010-06-17 Ben Pfaffnetlink: Add functions for handling nested attributes.
2010-06-17 Ben Pfaffnetlink: Make nl_sock_transact() always return a reply...
2010-06-17 Ben Pfaffnetlink: Fix bad assumption about nested Netlink attrib...
2010-06-17 Ben Pfaffnetlink: Make nl_sock_transact() discard reply if ...
2010-06-17 Ben Pfaffnetlink: Drop sock parameter from nl_msg_put_(ge)nlmsgh...
2010-06-17 Ben Pfaffvconn: Move OpenFlow utility functions into new file...
2010-06-17 Ben Pfaffovs-vsctl: Support references among records at creation...
2010-06-17 Ben Pfaffovs-vsctl: Add support for command options that accept...
2010-06-17 Ben Pfaffovs-vsctl: Update manpage. Use same order as ovs-vswit...
2010-06-17 Ben Pfaffovs-vsctl: Fix assert-fail when an error occurs and...
2010-06-17 Ben Pfaffofproto: Fix byte order for OFP_VLAN_NONE to dl_vlan...
2010-06-17 Ben Pfaffvswitch: Improve documentation for datapath_id column.
2010-06-17 Ben Pfaffvswitch: Datapath IDs are now 16 hex digits.
2010-06-17 Ben Pfaffovs-vsctl: Fix spelling error in log message.
2010-06-17 Ben Pfaffovsdbmonitor: Clean some more files.
2010-06-17 Ben Pfaffovsdbmonitor: Put temporary file in ovsdb/ovsdbmonitor...
2010-06-17 Ben Pfaffupdate-debian-changelog: Pass "-f" to "mv" to fix ...
2010-06-17 Ben PfaffWHY-OVS: New file explaining the rationale for Open...
2010-06-15 Ben Pfaffxenserver: Delete network.conf on package removal on...
2010-06-15 Ben Pfaffxenserver: Create network.conf before running interface...
2010-06-15 Ben Pfaffbrcompatd: Remove commented-out code.
2010-06-15 Ben Pfaffbridge: Remove commented-out code for custom management...
2010-06-15 Ben Pfaffbridge: Remove commented-out code to set OpenFlow descr...
2010-06-15 Ben Pfaffbridge: Remove unused and write-only members of 'struct...
2010-06-15 Ben Pfaffvlog: Check that all declared vlog modules are used...
2010-06-15 Ben Pfaffvlog: Remove modules that don't have any users.
2010-06-15 Ben Pfaffovsdb-tool: Don't wait for lockfiles on "compact" or...
2010-06-11 Jesse Grossgre: Improve headroom calculation to reducing copying.
2010-06-11 Ben PfaffINSTALL.Linux: Note the need for CONFIG_TUN and /dev...
2010-06-11 Ben PfaffMention that /dev/urandom is needed.
2010-06-10 Jesse Grosstests: Allow some difference in rounding in timeval...
2010-06-10 Jesse Grossnetdev-vport: Use vport set_stats instead of internal...
2010-06-10 Jesse Grossnetdev-linux: Add capability to get stats from vport...
2010-06-10 Jesse Grossvport-internal: Convert internal devices to vport stats.
2010-06-10 Jesse Grossvport-netdev: Use vport stats layer on 32-bit machines.
2010-06-10 Jesse Grossvport: Allow offsets to be set for stats.
2010-06-10 Jesse Grossvport: Move 'extern' declarations of vports to header.
2010-06-09 Jesse Grossvport: Rename userspace functions.
2010-06-09 Ben Pfaffxenserver: Remove some ovs-xenserverd support that...
2010-06-09 Ben PfaffFix EXTRA_DIST dependence on Automake conditionals.
2010-06-09 Jesse Grosstimeval: Use monotonic time where appropriate.
2010-06-08 Justin Pettitxenserver: Don't complain for "bridge" network.conf...
2010-06-08 Justin Pettitxenserver: Don't start OVS if network.conf isn't "openv...
2010-06-08 Ben Pfaffdiscovery: Include datapath name in log messages.
2010-06-08 Ben Pfaffofproto: Make OpenFlow connection log messages name...
2010-06-08 Ben Pfaffrconn: Make rconn_connect() a 'void' function.
2010-06-08 Ben Pfaffrconn: Drop rconn_new(), rconn_new_from_vconn() functions.
2010-06-08 Ben Pfaffrconn: Drop 'name' arg to rconn_new_from_vconn(), rconn...
2010-06-08 Ben Pfaffxenserver: Get rid of ovs-xenserverd.
2010-06-08 Ben Pfaffxenserver: Ditch ovs-xenserverd even on XenServer 5...
2010-06-08 Ben Pfaffxenserver: Make refresh-network-uuids use "interface...
2010-06-08 Ben PfaffPORTING: Fix some typos.
2010-06-08 Justin PettitOpen vSwitch: Be more definitive about fixing wdp issue...
2010-06-07 Ben PfaffAdd guide to porting Open vSwitch.
2010-06-04 Ian Campbellxenserver: call "interface-reconfigure rewrite" instead...
2010-06-04 Ian Campbellinterface-reconfigure: callout to datapath backend...
2010-06-04 Ben Pfaffovs-xenserverd: Fix time-delay logic.
2010-06-04 Ben Pfaffxenserver: Update network UUIDs whenever XAPI restarts.
2010-06-04 Jesse Grossbridge: Filter some gratuitous ARPs on bond slaves.
2010-06-03 Ian Campbellxenserver: make ovs-xenserverd startup configurable...
2010-06-02 Ben Pfaffdatapath: Fix mutual exclusion with bridge module.
2010-06-02 Jesse Grossnetdev: Remove may_create/may_open flags.
2010-06-02 Jesse Grossnetdev-linux: Give tap FD to first opener.
2010-06-02 Jesse Grossnetdev-linux: Fix tap device stats.
2010-06-01 Justin PettitRelease Open vSwitch 1.0.1 v1.0.1
2010-05-27 Jesse Grossdebian: Fix version number check for changelog.
2010-05-27 Ben Pfaffdatapath: Check for skb_cow_head(), not skb_cow().
2010-05-27 Ben Pfaffdatapath: <linux/if_vlan.h> needs <linux/skbuff.h>...
2010-05-27 Ben Pfaffconfigure: Deep-six "5".
2010-05-27 Ben Pfaffdatapath: Fix VLAN insertion behavior on Linux 2.6...
2010-05-27 Ben PfaffAdd dist-hook to ensure that every file gets distributed.
2010-05-27 Ben PfaffDistribute files that had been overlooked.
2010-05-27 Ben PfaffRemove unused files from source tree.
2010-05-27 Ben Pfaffvswitchd: Treat gratuitous ARP requests like gratuitous...
2010-05-27 Ben Pfaffdebian: Attempt to keep debian/changelog up-to-date.
2010-05-27 Ben Pfaffdebian: Update changelog to reflect current OVS version.
2010-05-27 Ben Pfaffofproto: Avoid null pointer dereference if in_band_crea...
2010-05-27 Ben Pfaffofproto: Fix treatment of out-of-band controllers.
2010-05-27 Ben Pfaffdatapath: Add missing #include to datapath/flow.h.
2010-05-26 Ben Pfaffvswitchd: Build ovs-brcompatd only on Linux systems.
2010-05-26 Ben Pfaffproc-net-compat: Stub out on non-Linux.
2010-05-26 Ben PfaffBuild ovs-wdt or nlmon utilities only on Linux.
2010-05-26 Ben Pfafflib: Disable Linux-specific libraries on non-Linux...
2010-05-26 Ben Pfaffdatapath: Make datapath-protocol.h portable to non...
2010-05-26 Ben Pfaffdatapath: Make gre.h safe to include by itself.
2010-05-26 Ben Pfaffsocket-util: Tolerate missing RLIM_SAVED_CUR and RLIM_S...
2010-05-26 Ben PfaffAdd some missing "#include"s.
2010-05-26 Ben PfaffAlways #include <sys/socket.h> before <net/if.h>.
2010-05-26 Ben Pfafftests: Remove incorrect OVS_UNUSED from declaration.
2010-05-26 Ben Pfafftests: Speed up classifier test.
next