cascardo/ovs.git
2012-07-31 Justin PettitSet dates for release of 1.7.0. v1.7.0
2012-07-27 Ed MasteAvoid implementation-defined strerror behaviour
2012-07-27 Ben Pfaffovs-ctl: Start the rest of Open vSwitch if loading...
2012-07-25 Justin PettitNEWS: Document flow setup improvement in 1.7 release.
2012-07-23 Ben PfaffFix race condition in parallel execution of "make install".
2012-07-21 Ben Pfaffdebian: Remove controller keys on openvswitch-controlle...
2012-07-18 Ben Pfaffdebian: Do not change iptables rules by default.
2012-07-11 Ben Pfaffcfm: Always initialize CCM "internal_ms_x" extension...
2012-07-10 Ben Pfaffdatapath: Check gso_type for correct sk_buff in queue_g...
2012-07-09 Ben Pfaffdebian: Remove obsolete advice to edit /etc/default...
2012-07-09 Ben Pfaffdebian: Add "netbase" dependency for /etc/protocols.
2012-07-05 Ben Pfaffovs-check-dead-ifs: Tolerate processes that disappear...
2012-07-05 Ben Pfaffovs-brcompatd: Fix sending replies to kernel requests.
2012-07-02 Ben Pfaffpython: Call 'wait' methods correctly in jsonrpc and...
2012-06-30 Ben Pfaffovs-vswitchd: Call mlockall() from the daemon, not...
2012-06-26 Justin PettitUpdate dates and notes for 1.6.1 release.
2012-06-26 Ed Mastelib: Do not assume sig_atomic_t is int.
2012-06-26 Ben Pfaffofproto-dpif-governor: Improve performance when most...
2012-06-26 Ben Pfaffofp-util: Avoid use-after-free in ofputil_encode_flow_m...
2012-06-25 Ben Pfaffdpif-linux: Zero 'stats' outputs of dpif_operate()...
2012-06-20 Ben Pfaffofproto-dpif-governor: Wake up only when there is genui...
2012-06-19 Ben Pfaffdebian: Make DKMS automatically build for running kernel.
2012-06-13 Ben Pfaffvlog: Avoid use-after-free in corner case.
2012-06-12 Pravin B Shelardatapath: Check currect return value from skb_gso_segment()
2012-06-10 Ben Pfaffdpif-netdev: Fix use-after-free in dpif_netdev_recv.
2012-06-07 Pravin B Shelardatapath: Fix use-after-free bug in dp_notify.
2012-06-07 Ethan Jacksonofproto: Fix use after free in ofoperation_complete().
2012-06-01 Justin PettitSet dates for release of 1.5.0.
2012-06-01 Justin PettitNEWS: Move learning timeout changes to 1.5.0 section.
2012-05-29 Justin Pettitofp-util: Clean up cookie handling.
2012-05-24 Pravin B Shelardatapath: Avoid system freeze due to ovs-flow-rehash...
2012-05-22 Ethan Jacksonbridge: Ignore "null" interfaces as required.
2012-05-22 Ben Pfaffofproto-dpif-governor: Fix bug in log message.
2012-05-22 Ben PfaffFix typo in "PYTHONPATH".
2012-05-17 Jesse Grossdatapath: Reset upper layer protocol info on internal...
2012-05-17 Arun Sharmabugtool: rename label names in plugins related to ovs...
2012-05-17 Arun Sharmabugtool: Collect bond state information from ovs.
2012-05-16 Ben Pfaffodp-util: Update ODPUTIL_FLOW_KEY_BYTES for current...
2012-05-16 Giuseppe Lettieridpif-netdev: allow for proper destruction of netdev...
2012-05-14 Ethan Jacksonofputil: Accept OFPP_NONE as a valid output port.
2012-05-14 Ben Pfafffatal-signal: Log when terminating due to a fatal signal.
2012-05-14 Ben Pfaffofp-util: Match on NXAST_CONTROLLER as an output to...
2012-05-14 Ben Pfaffcfm: Avoid null pointer dereference in cfm_process_hear...
2012-05-11 Gurucharan... ovs-bugtool: Close file descriptors after use.
2012-05-10 Ben Pfaffodp-util: Fix parsing of actions encapsulated within...
2012-05-10 Ben PfaffFix "make distcheck" failure since we weren't cleaning...
2012-05-09 Ben Pfaffofproto-dpif: Segregate CFM, LACP, and STP traffic...
2012-05-09 Ben Pfaffofproto-dpif: Introduce "slow path" datapath flows.
2012-05-09 Ben Pfaffofproto-dpif: Introduce "internal flows" for handling...
2012-05-09 Ben Pfaffofproto-dpif: Move code closer to left margin in facet_...
2012-05-09 Ben Pfaffofproto-dpif: Factor parts of update_stats() out into...
2012-05-09 Ben Pfaffodp-util: Change user_action_cookie from struct to...
2012-05-09 Ben Pfaffofproto-dpif: Clean up and centralize sFlow logic.
2012-05-09 Ben Pfaffodp-util: Use switch for checking values of an enum.
2012-05-09 Ben Pfaffodp-util: Fix typo in comment.
2012-05-09 Ben Pfaffofproto-dpif: Minor style fix.
2012-05-09 Ben Pfaffofproto: Don't limit flows in OpenFlow tables by default.
2012-05-09 Brian Krugerrhel: Add timeouts to network scripts.
2012-05-09 Gurucharan... debian: Remove --no-wait option from the ifupdown script.
2012-05-08 Justin PettitPrepare for 1.7.
2012-05-08 Justin Pettitovs-ofctl: Use port description stat to look up ports...
2012-05-08 Justin Pettitovs-ofctl: Support large number of ports with "show...
2012-05-08 Justin Pettitofp-util: Factor out determining physical port size.
2012-05-08 Justin Pettitofp-util: Add ofputil_switch_features_ports_trunc function.
2012-05-08 Justin Pettitofproto: Add support for OF1.3 port description multipa...
2012-05-08 Justin PettitOpenFlow: Move stats message enums into "common".
2012-05-08 Pravin B Shelardatapath: Validation of IPv6 set port action uses IPv4...
2012-05-07 Ben Pfaffofp-util: Treat a packet-out in_port of OFPP_CONTROLLER...
2012-05-07 Ben Pfaffofproto-dpif: Accept OpenFlow-like flows in "ofproto...
2012-05-07 Ben Pfaffofp-parse: New function parse_ofp_exact_flow().
2012-05-07 Ben Pfaffofp-util: Avoid ovs_fatal() in ofputil_parse_key_value().
2012-05-07 Ben Pfaffofproto-dpif: Factor out VLAN splinter flow adjustment...
2012-05-07 Ben Pfaffdebian: Synchronize debian/changelog with downstream...
2012-05-05 Gurucharan... debian: Add network integration scripts.
2012-05-04 Ansis Attekadatapath: Release rtnl_lock if ovs_vport_cmd_build_info...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-05-02 Justin Pettitofproto: Rate-limit STP status errors on non-existent...
2012-05-01 Ben PfaffDESIGN: Document uses for flow cookies.
2012-05-01 Ben Pfaffovs-ctl: Make "force-reload-kmod" warn when DHCP client...
2012-05-01 Ben Pfafftests: Fix typo in comment.
2012-05-01 Ben Pfaffovs-ofctl: Document padding in "note" actions.
2012-05-01 Ben Pfaffofp-print: Add some more white space to flow dumps.
2012-05-01 Ben Pfaffovs-ofctl: Document importance of priorities.
2012-05-01 Ben Pfaffvswitch.xml: Document more details of CFM intervals.
2012-05-01 Ben Pfaffovs-appctl: Point to individual daemon manpages in...
2012-05-01 Ben Pfaffnetdev: Document use for get_etheraddr member of struct...
2012-04-30 Ben Pfaffconnmgr: Log when controllers are added and removed.
2012-04-30 Ben PfaffINSTALL.Linux: Document use of "sparse" with Open vSwitch.
2012-04-30 Ben Pfaffcfm: Avoid constructing log message that will be droppe...
2012-04-30 Ben Pfaffovs-bugtool: Add "ovs-vsctl show" output to bugtool.
2012-04-30 Ben Pfaffovs-bugtool: Add "ovs-appctl coverage/show" output...
2012-04-30 Ben Pfaffdebian: Install ovs-bugtool scripts by wildcard to...
2012-04-27 Gurucharan... xenserver: Update Open vSwitch post upgrade instructions.
2012-04-27 Ben Pfaffmeta-flow: Correctly set destination MAC in mf_set_flow...
2012-04-26 Ethan Jacksonrconn: Simplify rconn_send() semantics.
2012-04-26 Ansis Attekanicira-ext: Support masking of nd_target field
2012-04-26 Ben Pfaffcoverage: Make ovs-appctl command more useful and less...
2012-04-26 Ben Pfaffcoverage: Rate-limit logging coverage information.
2012-04-26 Ben Pfafftimeval: Rate-limit logging rusage information.
2012-04-26 Ben Pfaffcfm: Log fault status changes more informatively.
next