aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-22Declare the version as "1.4.5".v1.4.5Justin Pettit
2013-01-21Revert "datapath: Avoid null deref when GSO is for verifying header integrity...Jesse Gross
2013-01-21datapath: Move LRO check from transmit to receive.Jesse Gross
2013-01-21datapath: Avoid null deref when GSO is for verifying header integrity only.Ben Pfaff
2013-01-16debian/changelog: Correct date.Justin Pettit
2013-01-15Declare the version as "1.4.4".v1.4.4Justin Pettit
2013-01-09bond: Change rebalance ratio to be more fairZoltan Kiss
2012-12-26ovs-ctl: Exit, instead of resuming, after handling fatal signals.Ben Pfaff
2012-12-13meta-flow: Don't allow negative port numbers.Justin Pettit
2012-11-21python/ovs/stream: Fix Stream.connect() retval for incomplete connection.Ben Pfaff
2012-10-25datapath: Fix Tunnel options TOSPravin B Shelar
2012-10-25datapath: Release rtnl_lock if ovs_vport_cmd_build_info() failedAnsis Atteka
2012-10-25flow: Add length check when retrieving TCP flags.Jesse Gross
2012-10-25datapath: Move CSUM_MANGLED_0 definition to net checksum header.Pravin B Shelar
2012-10-25datapath: Fix checksum update for actions on UDP packets.Jesse Gross
2012-10-24datapath: Honor dp_ifindex, when specified, for vport lookup by name.Ben Pfaff
2012-09-25netdev-vport: Fix ToS/TTL mixup in unparsing.Jesse Gross
2012-09-06Declare the version as "1.4.3".v1.4.3Justin Pettit
2012-09-03datapath: Fix FLOW_BUFSIZE definition.Jesse Gross
2012-08-31datapath: Reset upper layer protocol info on internal devices.Jesse Gross
2012-08-22stp: port_no counter is off by oneAnsis Atteka
2012-08-21bond: Tag flows according to their hash bucket, not just their slave.Ben Pfaff
2012-08-06ovs-ctl: Add support for newer name for Open vSwitch kernel module.Ben Pfaff
2012-08-03datapath: Relax set header validation.Jesse Gross
2012-08-03flow: Correctly consider nw_frag_mask in some flow_wildcards_*() functions.Ben Pfaff
2012-07-27Avoid implementation-defined strerror behaviourEd Maste
2012-07-27ovs-ctl: Start the rest of Open vSwitch if loading brcompat module fails.Ben Pfaff
2012-07-23Fix race condition in parallel execution of "make install".Ben Pfaff
2012-07-20debian: Remove controller keys on openvswitch-controller package purge.Ben Pfaff
2012-07-18debian: Do not change iptables rules by default.Ben Pfaff
2012-07-11cfm: Always initialize CCM "internal_ms_x" extension field.Ben Pfaff
2012-07-10datapath: Check gso_type for correct sk_buff in queue_gso_packets().Ben Pfaff
2012-07-09debian: Remove obsolete advice to edit /etc/default/openvswitch-switch.Ben Pfaff
2012-07-09debian: Add "netbase" dependency for /etc/protocols.Ben Pfaff
2012-07-02python: Call 'wait' methods correctly in jsonrpc and stream code.Ben Pfaff
2012-07-02ovs-vswitchd: Call mlockall() from the daemon, not the parent or monitor.Ben Pfaff
2012-06-26lib: Do not assume sig_atomic_t is int.Ed Maste
2012-06-19debian: Make DKMS automatically build for running kernel.Ben Pfaff
2012-06-13vlog: Avoid use-after-free in corner case.Ben Pfaff
2012-06-12datapath: Check currect return value from skb_gso_segment()Pravin B Shelar
2012-06-07ofproto: Fix use after free in ofoperation_complete().Ethan Jackson
2012-06-01Declare the version as "1.4.2".v1.4.2Justin Pettit
2012-05-22Fix typo in "PYTHONPATH".Ben Pfaff
2012-05-16odp-util: Update ODPUTIL_FLOW_KEY_BYTES for current kernel flow format.Ben Pfaff
2012-05-16dpif-netdev: allow for proper destruction of netdev datapathsGiuseppe Lettieri
2012-05-14ofproto: Treat a packet-out in_port of OFPP_CONTROLLER as OFPP_NONE.Ben Pfaff
2012-05-10odp-util: Fix parsing of actions encapsulated within "sample" actions.Ben Pfaff
2012-05-09rhel: Add timeouts to network scripts.Brian Kruger
2012-05-08datapath: Validation of IPv6 set port action uses IPv4 headerPravin B Shelar
2012-05-07debian: Synchronize debian/changelog with downstream Debian changelog.Ben Pfaff