cascardo/ovs.git
2013-01-18 Justin PettitPrepare for 1.7.3. v1.7.3
2013-01-22 Jesse GrossRevert "datapath: Avoid null deref when GSO is for...
2013-01-22 Jesse Grossdatapath: Move LRO check from transmit to receive.
2013-01-21 Ben Pfaffdatapath: Avoid null deref when GSO is for verifying...
2013-01-07 Ben Pfaffrconn: Avoid memory leak in rconn_send_with_limit(...
2012-12-26 Ben Pfaffovs-ctl: Exit, instead of resuming, after handling...
2012-12-14 Justin Pettitmeta-flow: Don't allow negative port numbers.
2012-11-29 Ben Pfaffbond: Fix segfault sending learning packets with LACP...
2012-11-22 Ben Pfaffpython/ovs/stream: Fix Stream.connect() retval for...
2012-11-15 Cong Wangovs-ctl.in: increase the limit of fd
2012-11-09 Justin PettitPrepare for 1.7.2. v1.7.2
2012-11-07 Ben Pfaffsocket-util: Report fd of -1 on error in inet_open_acti...
2012-09-25 Jesse Grossnetdev-vport: Fix ToS/TTL mixup in unparsing.
2012-09-04 Jesse Grossdatapath: Fix FLOW_BUFSIZE definition. v1.7.1
2012-08-22 Jesse Grossdatapath: Fix namespace refcount leak on failed init.
2012-08-22 Ansis Attekastp: port_no counter is off by one
2012-08-21 Ben Pfaffbond: Tag flows according to their hash bucket, not...
2012-08-16 Ed Mastenetdev: Map to OpenFlow port for flow lookup
2012-08-13 Justin PettitPrepare for 1.7.1.
2012-08-13 Ben Pfafftests: Fix MockXenAPI to make the ovs-xapi-sync test...
2012-08-13 Rob Hoesxenserver: Improve efficiency of code by using get_all_...
2012-08-13 Ben Pfaffrconn: Treat draining a message from the send queue...
2012-08-13 Ben Pfaffrconn: Remove unused functions.
2012-08-04 Jesse Grossdatapath: Relax set header validation.
2012-08-03 Ben Pfaffflow: Correctly consider nw_frag_mask in some flow_wild...
2012-08-01 Ethan Jacksonflow: Fix wild pointer dereference in flow_compose().
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.
next