sliver-openvswitch.git
2012-04-27 Ben Pfaffmeta-flow: Correctly set destination MAC in mf_set_flow... branch-1.5
2012-04-25 Ben PfaffFix memory leaks.
2012-04-23 Ben Pfaffofproto: Fix use-after-free error when ports disappear.
2012-04-10 Ansis Attekavswitchd: Remove port from datapath if it becomes non...
2012-04-10 Ansis Attekadatapath: Do not send notification if ovs_vport_set_opt...
2012-03-28 Ben Pfaffovsdb-idl: Fix memory leak writing synthetic rows in...
2012-03-22 Ben Pfaffdebian: Fix log rotation.
2012-03-22 Ben Pfaffxenserver: Recognize XenServer 5.6-SP2 scripts in RPM...
2012-03-21 Ben Pfaffdebian: Move PKI directory to FHS-compliant location.
2012-03-21 Ben Pfaffofproto-dpif: Fix tag caching for learned flows.
2012-03-21 Ben Pfaffofproto-dpif: Avoid segfault deleting facets that execu...
2012-03-21 Ben Pfaffhmap: New function hmap_contains().
2012-03-21 Ben Pfaffofproto-dpif: Fix return type of rule_calculate_tag().
2012-03-21 Ben Pfafflearn: Initialize cookie_mask in constructed flow_mod.
2012-03-20 Ben Pfaffovs-vsctl: Allow "fake bridges" to be created for VLAN 0.
2012-03-19 Ben Pfaffnetdev-linux: Fix use-after-free when netdev_dump_queue...
2012-03-19 Ben Pfaffdebian: Use a different way to avoid failing install...
2012-03-19 Ben Pfaffovsdb-doc: Use minus sign in negative numbers in nroff...
2012-03-19 Ben Pfaffovsdb-doc: Convert '-' preceding a number as a minus...
2012-03-19 Ben Pfaffovsdb-doc: Put NAME section into generated manpage.
2012-03-19 Ben Pfaffdebian: Avoid unit test failure when doing "unofficial...
2012-03-19 Thomas Goiranddoc: Fix typo in manpage.
2012-03-19 Thomas Goiranddebian: Bump standards-version to 3.9.3.
2012-03-19 Thomas Goiranddebian: Remove some useless files from the dkms pacakge.
2012-03-19 Thomas Goiranddebian: Remove po-debconf build dependency.
2012-03-19 Thomas Goiranddebian: Build-depend on python-all to pull in all Pytho...
2012-03-19 Thomas Goiranddebian: Add missing ${python:Depends} to openvswitch...
2012-03-19 Thomas Goiranddebian: Improve long descriptions so as to better descr...
2012-03-16 Ben Pfaffnetlink-socket: Increase Netlink socket receive buffer...
2012-03-12 Ben Pfafftests: Skip "strings at least 2 characters long" test...
2012-03-12 Ben Pfaffofproto: Fix code that keeps track of MTU.
2012-03-09 Ansis Attekaovs-monitor-ipsec: Detect correctly IPSEC configuration...
2012-03-08 Ben Pfaffnetdev-linux: Use "read", not "recv", for tap devices.
2012-03-08 Ethan Jacksonbond: Incorrectly reported an error in appctl.
2012-03-08 Ben Pfaffovs-xapi-sync: Rerun processing when a db update arrive...
2012-03-08 Ben Pfaffsocket-util: Unlink Unix domain sockets that bind but...
2012-03-07 Jesse Grossdatapath: Fix checksum update for actions on UDP packets.
2012-03-07 Ben Pfaffdatapath: Honor dp_ifindex, when specified, for vport...
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-02 Ben PfaffRevert "connmgr: Make "enable-async-messages" work...
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 Ben Pfafftimeval: Add "time/stop" unixctl command, for use in...
2012-03-02 Chris WrightINSTALL.Linux: minor typo
2012-03-02 Ethan Jacksontests: Prefer development Python files over installed...
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 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-19 Ethan Jacksonofproto-dpif: Cleanup STP on ports when disabled on...
2012-02-18 Ben Pfaffovs-ofctl: Fix "snoop" command.
2012-02-16 Ethan Jacksoncfm: Allow manual override of CFM fault status.
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-15 Dominic Curranxenserver: Fix iteration of dictionary.
2012-02-15 Simon Hormandebian: Update changelog for 1.4.0-2 upload
2012-02-14 Ben Pfaffdebian: Use provided kernel source dir instead of host...
2012-02-14 Ben Pfaffdebian: Do not run "make" if "configure" fails during...
2012-02-13 Ben Pfaffdebian: Fix dependencies for openvswitch-datapath-dkms...
2012-02-10 Ben Pfaffovs-xapi-sync: Always set iface-id, not just when xs...
2012-02-08 Aaron Rosenofproto-dpif: Don't output to in_port even if in_port...
2012-02-06 Ben Pfaffdebian: Don't install Python modules for obsolete Pytho...
2012-02-03 Simon Hormandebian: Add dependency on ${misc:Depends} to openvswitc...
2012-02-01 Ben Pfaffvswitchd: Make the MAC entry aging time configurable.
2012-02-01 Ben Pfaffmac-learning: Increase MAC learning timeout to 300...
2012-01-31 Ben Pfaffsflow_agent: Use snprintf() in place of sprintf().
2012-01-31 Ben Pfaffofproto-dpif: Fix merge error that caused memory leak.
2012-01-31 Justin PettitSet dates for 1.4.0 release.
2012-01-31 Justin PettitNEWS: Point out userspace is compatible with Linux...
2012-01-30 Ben Pfaffofproto-dpif: Fix use-after-free error in handle_miss_u...
2012-01-30 Ben Pfafftable: Avoid segmentation fault when printing an empty...
2012-01-27 Ben Pfaffovs-ctl: Restore ability to create 256 bridges.
2012-01-24 Ethan Jacksonofproto: Optionally flush all learning tables with...
2012-01-24 Ben Pfafftests: Fix broken interface-reconfigure tests.
2012-01-24 Ben Pfaffdebian: Delete log files correctly when packages are...
2012-01-24 Ben Pfaffxenserver: Only replace XenServer hosts scripts that...
2012-01-24 Ben Pfaffxenserver: Synchronize scripts with XenServer 6.0.0.
2012-01-24 Jesse Grossdatapath: Fix version check for 3.2.
2012-01-24 Ben Pfaffofproto-dpif: Revalidate flows after "fdb/flush".
2012-01-20 Jesse Grossdatapath: Correct GRE checksum offset.
2012-01-20 Ben Pfaffofproto-dpif: Fix "ofproto/trace" command.
2012-01-17 Ben Pfaffdatapath: Enforce mutual exclusion between bridge and...
2012-01-13 Ben Pfaffnetdev-dummy: Fix use-after-free error.
2012-01-13 Justin PettitDeclare the version as "1.5.0".
2012-01-12 Jesse Grossdatapath: IFF_OVS_DATAPATH is backported by RHEL 6.2.
2012-01-12 Ben Pfaffdpif-netdev: Make port numbers predictable for dummy...
2012-01-12 Ben Pfaffofp-util: Extend message decoding data structures with...
2012-01-12 Ben Pfaffnicira-ext: Rename "struct nxt_*" to "struct nx_*".
2012-01-12 Ben PfaffSubmittingPatches: Fix typo.
2012-01-11 Ethan Jacksonvswitchd: Document maximum queue_id for Linux QoS.
2012-01-11 Pravin B Shelarodp-util: Handle ipv6 in set nw action.
2012-01-11 Ethan Jacksonofproto-dpif: Honor statistics in packet_out().
2012-01-11 Justin PettitDon't specify program name in passive connection man...
2012-01-11 Ben Pfaffovsdb-tool: Use typical db and schema install locations...
2012-01-11 Ben Pfaffdatapath: Fix multipart datapath dumps.
2012-01-11 Ben PfaffNEWS: Fix typo.
2012-01-11 Ben Pfaffovs-vsctl: Add set relational operators to "find" command.
2012-01-11 Ben Pfaffovsdb-data: Short-circuit ovsdb_datum_includes_all...
2012-01-11 Ethan Jacksonnews: Mention NXM_PACKET_IN.
next