sliver-openvswitch.git
2011-06-22 Ben Pfaffconfigure: Remove "26" from Linux variable names.
2011-06-22 Ben Pfaffconfigure: Fix typo in variable name.
2011-06-22 Ben Pfaffdebian: Avoid implying that Linux 2.6.9 is supported.
2011-06-22 Ben Pfaffovsdb: Fix memory leak in transaction.
2011-06-22 Andrew Evansvswitch.xml: Use new <ref key> attribute where appropriate.
2011-06-21 Ben PfaffAvoid inserting duplicate iptables rules when restartin...
2011-06-21 Ben Pfaffovs-ctl: Clean up temporary file used for force-reload...
2011-06-21 Ben Pfaffovs-ctl: Use "action" to print success or failure directly.
2011-06-21 Ben Pfaffdebian: Install ovs-save script into openvswitch-switch...
2011-06-21 Ben Pfaffovsdb-idl: Plug hole in state machine.
2011-06-21 Ben Pfaffvlog: Add a little more detail to ratelimit messages
2011-06-21 Ben Pfaffbridge: Enable system stats only if turned on in the...
2011-06-21 Ben Pfaffovsdb-doc: Add support for references to specific keys.
2011-06-21 Ben Pfaffovsdb-idl: Improve comment.
2011-06-21 Ben PfaffAdd RHEL 5/6 spec files and instructions.
2011-06-21 Ethan Jacksonschema: Update schema version due to xenserver changes.
2011-06-20 Ben PfaffFix force-reload-kmod initscript command implementations.
2011-06-20 Ben Pfaffvswitchd: Install vswitch.ovsschema to $(pkgdatadir).
2011-06-17 Ben PfaffFix typo in "--force-corefiles" and "force-reload-kmod".
2011-06-17 Ben Pfaffbridge: Avoid duplicate logging when netdev_get_etherad...
2011-06-17 Ben PfaffReduce log level for ENODEV errors getting Ethernet...
2011-06-17 Ethan Jacksonxenserver: New iface-status external id.
2011-06-17 Ethan Jacksonxenserver: Give tap devices iface-ids.
2011-06-17 Ethan Jacksonxenserver: Fix use of undefined variable.
2011-06-17 Ben Pfaffutilities: Install ovs-save in scripts directory.
2011-06-17 Ben PfaffRefactor initscripts into distro-independent and distro...
2011-06-17 Andrew Evansovs-ofctl: Print the offending flow on parse error...
2011-06-17 David Tsaixenserver: allow dom0 traffic in secure pool host when...
2011-06-17 Ben Pfaffstream-ssl: Clear CAs for certificate verification...
2011-06-17 Justin Pettitnetdev-vport: Don't use ipsec options for either arg...
2011-06-17 Jesse Grossdatapath: Use consume_skb() on non-errors.
2011-06-17 Jesse Grossdatapath: Backport consume_skb().
2011-06-16 Andrew Evansovs-ofctl: Add 'replace-flows' command to usage.
2011-06-16 Jesse Grossdatapath: Further mirror checksum offloading state...
2011-06-16 Jesse Grossdatapath: Drop set_skb_csum_bits().
2011-06-16 Jesse Grosstunneling: Avoid extra copying if expanding headroom.
2011-06-16 Jesse Grossdatapath: Simplify make_writable().
2011-06-16 Jesse Grossdatapath: Use strip_vlan() for modify_vlan_tci().
2011-06-16 Ben Pfaffovs-appctl: Fix typo in usage message.
2011-06-16 Ben Pfaffxenserver: Don't delete pidfile in stop_daemon.
2011-06-16 Ben Pfaffxenserver: Don't require confirmation to restart vswitch.
2011-06-16 Ben Pfaffxenserver: Use $OVS_XAPI_SYNC_PIDFILE consistently.
2011-06-16 Ben Pfaffdaemon: Disable logging to console after detaching.
2011-06-16 Justin Pettitofproto: Rename ofproto-sflow.[ch] to ofproto-dpif...
2011-06-15 Ethan JacksonPORTING: Remove trailing whitespace.
2011-06-15 Ben PfaffPORTING: Improve second diagram.
2011-06-15 Ethan Jacksonnicira-ext: Fix incorrect comment in autopath definition.
2011-06-15 Ethan Jacksonofproto-dpif: Remove obsolete comment.
2011-06-15 Ben Pfaffofproto: Improve description of port dump functions.
2011-06-15 Ben Pfaffxenserver: Run "depmod" after old modules are removed...
2011-06-15 Ben Pfaffovsdb-idl: Optimize out transactions that are complete...
2011-06-15 Ben Pfaffofp-util: Send table_id correctly in OpenFlow 1.0 flow_...
2011-06-15 Simon HormanDebian: Update changelog for 1.1.0-1 and 1.1.1-1
2011-06-15 Simon HormanDebian: ${source:Version} dependency on python-openvswitch
2011-06-15 Simon HormanDebian: Update standards version from 3.9.1 to 3.9.2
2011-06-15 Simon HormanDebian: Add ${misc:Depends} dependency to python-openvs...
2011-06-14 Ben Pfaffofp-parse: Ignore extra fields produced by dump-flows.
2011-06-14 Ben Pfaffofp-print: Change "table_id" to "table" in flow_mod...
2011-06-14 Ben Pfaffofp-parse: Add support for vlan_tci field.
2011-06-14 Ben Pfaffofproto: Add simple tests for dumping aggregates and...
2011-06-14 Ben PfaffDefine UINT64_MAX as "unknown" in Open vSwitch specific...
2011-06-14 Ben Pfaffofproto: Implement asynchronous OFPT_FLOW_MOD commands.
2011-06-14 Ben Pfaffofproto: Collect all rules for an OpenFlow request...
2011-06-14 Ben Pfaffofp-util: New functions ofputil_actions_equal(), ofputi...
2011-06-14 Ben Pfaffconnmgr: New function ofconn_send_error().
2011-06-14 Ben Pfaffclassifier: New function cls_rule_hash().
2011-06-14 Ben Pfaffflow: Give flow_wildcards_hash() a 'basis' parameter.
2011-06-14 Ben Pfaffofproto: Better abstract flow stats encoding.
2011-06-14 Ben Pfaffofproto: Better abstract aggregate stats encoding and...
2011-06-14 Ben Pfaffopenflow: Make stats replies more like other OpenFlow...
2011-06-14 Ben Pfaffnicira-ext: Separate nx_aggregate_stats_reply from...
2011-06-14 Ben Pfaffopenflow: Merge ofp_flow_stats_request and ofp_aggregat...
2011-06-14 Ben Pfaffopenflow: Remove 'body' member from struct ofp_stats_msg.
2011-06-14 Ben Pfaffopenflow: Merge ofp_stats_request and ofp_stats_reply.
2011-06-14 Ben Pfaffofproto: Correctly fill in table_id in NXST_FLOW replies.
2011-06-14 Ethan Jacksonlacp: Loosen lacp_slave_is_current().
2011-06-14 Justin Pettitnetdev: Add methods to do netdev-specific argument...
2011-06-14 Ben PfaffAUTHORS: Add Hao Zheng <hzheng@nicira.com>.
2011-06-14 Ben Pfaffpython: Fix "make install" on systems without Python.
2011-06-13 Jesse Grossdatapath: Check for supported kernel versions.
2011-06-10 Justin Pettitofproto: Correct comment describing set_netflow().
2011-06-10 Ben Pfafftests: Add test for printing NXT_FLOW_MOD_TABLE_ID.
2011-06-10 Ben Pfaffnicira-ext: Explicitly assign each extension message...
2011-06-10 Ben Pfaffnicira-ext: Renumber NXT_FLOW_MOD_TABLE_ID.
2011-06-09 Justin PettitRemove NXAST_DROP_SPOOFED_ARP action.
2011-06-09 Ethan Jacksontests: Unit test autopath action parsing.
2011-06-09 Justin Pettitvlog: Output configuration list in alphabetical order.
2011-06-09 Ben Pfaffdpif: Improve logging of upcalls.
2011-06-08 Ben Pfaffovs-brcompatd: Fix uninitialized br_vlan variable in...
2011-06-08 Jesse Grossdatapath: Remove redundant nw_ prefix from fields in...
2011-06-08 Jesse Grossdatapath: IP fragments should include L4 header in...
2011-06-08 Sajjad Lateefxenserver: Collect xenserver configured timezone in...
2011-06-08 Ben Pfaffovs-brcompatd: Run ovs-vsctl instead of accessing datab...
2011-06-08 Ben Pfaffovs-brcompatd: Properly fix race between device destruc...
2011-06-08 Ben Pfaffovs-brcompatd: Remove --prune-timeout option.
2011-06-08 Ben Pfaffovs-brcompatd: Use rtnetlink_link_notifier instead...
2011-06-08 Ben Pfaffovs-vsctl: New "comment" command.
2011-06-08 Ben Pfaffcompiler: Add macro for GCC "sentinel" attribute.
2011-06-08 Ben Pfaffprocess: Let process_run_capture() caller set maximum...
2011-06-08 Ben Pfaffrtnetlink-link: Avoid cast in rtnetlink_link_notifier_r...
next