aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-05-05Declare the version as "1.4.1".v1.4.1Justin Pettit
2012-04-27meta-flow: Correctly set destination MAC in mf_set_flow_value().Ben Pfaff
2012-04-26tests: Fix mirroring tests on big-endian architectures.Ben Pfaff
2012-04-25Fix memory leaks.Ben Pfaff
2012-04-23ofproto: Fix use-after-free error when ports disappear.Ben Pfaff
2012-03-22debian: Fix log rotation.Ben Pfaff
2012-03-22xenserver: Recognize XenServer 5.6-SP2 scripts in RPM %post.Ben Pfaff
2012-03-21debian: Move PKI directory to FHS-compliant location.Ben Pfaff
2012-03-21ofproto-dpif: Fix tag caching for learned flows.Ben Pfaff
2012-03-21ofproto-dpif: Avoid segfault deleting facets that execute LEARN actions.Ben Pfaff
2012-03-21hmap: New function hmap_contains().Ben Pfaff
2012-03-21ofproto-dpif: Fix return type of rule_calculate_tag().Ben Pfaff
2012-03-20ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.Ben Pfaff
2012-03-19netdev-linux: Fix use-after-free when netdev_dump_queues() deletes queues.Ben Pfaff
2012-03-19debian: Use a different way to avoid failing install without kernel module.Ben Pfaff
2012-03-19ovsdb-doc: Use minus sign in negative numbers in nroff output.Ben Pfaff
2012-03-19ovsdb-doc: Convert '-' preceding a number as a minus sign, not a hyphen.Ben Pfaff
2012-03-19ovsdb-doc: Put NAME section into generated manpage.Ben Pfaff