sliver-openvswitch.git
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.
2012-01-10 Ethan Jacksonopenflow: New Nicira Extended PACKET_IN format.
2012-01-10 Ethan Jacksonofproto-dpif: Implement PACKET_IN in userspace.
2012-01-10 Ethan Jacksonnx-match: New function nx_pull_match_loose().
2012-01-10 Ethan Jacksonflow: Create new flow_metadata structure for packet_in...
2012-01-10 Ethan Jacksonpackets: New packet_set_*() helper functions.
2012-01-10 Ethan Jacksonofputil: New function ofputil_decode_packet_in().
2012-01-10 Ethan Jacksonofp-util: Don't use ofpbuf in ofputil_packet_in struct.
2012-01-10 Ethan Jacksonofproto: Always clone packets in PACKET_IN message.
2012-01-10 Ethan Jacksontests: Unit test PACKET_IN.
2012-01-10 Ethan Jacksonovs-ofctl: Support daemonization for monitor and snoop.
2012-01-10 Ethan Jacksonofp-print: Print checksum in ofp_packet_to_string().
2012-01-10 Ethan Jacksonofp-print: Remove tcpdump from ofp_packet_to_string().
2012-01-10 Ethan Jacksonpackets: Mask out CFI bit in eth_push_vlan().
2012-01-10 Ethan Jacksonpktbuf: Directly use pointers in pktbuf_save().
2012-01-10 Ethan Jacksonofp-print: Remove vestigial 'total_len' argument.
2012-01-10 Ethan Jacksonflow: Improve flow_format() output.
2012-01-10 Ethan Jacksonofpbuf: Maintain header pointers in clone functions.
2012-01-10 Ethan Jacksonclassifier: Update cls_rule_set_in_port() prototype.
2012-01-10 Ben Pfaffdebian: Look in /lib/modules instead of /usr/src for...
2012-01-10 Ben Pfaffdebian: Ignore temporary files for openvswitch-test...
next