cascardo/ovs.git
2016-06-28 Paul Bocadpctl.at: Ignore vlog rate limit warning.
2016-06-28 Paul Bocaovs-ofctl.at: Prevent msys from getting confused with...
2016-06-28 Paul Bocatests: Fixed PMD tests on Windows
2016-06-28 Ansis Attekabridge: allow OVS to interact with controller through...
2016-06-27 Sairam Venugopaldatapath-windows: Conntrack - Fix variable initialization
2016-06-27 Paul Bocadatapath-windows: Handle possible NULL pointer derefere...
2016-06-27 Paul Bocatests: Fixed ovsdb-monitor tests.
2016-06-27 Joe Stringersystem-traffic: Remove basic connectivity tests.
2016-06-27 Joe Stringercompat: Backport ip_do_fragment().
2016-06-27 Eric W. Biedermancompat: ipv4: Pass struct net through ip_fragment.
2016-06-27 Eric W. Biedermandatapath: Pass net into ovs_fragment.
2016-06-27 Ben Pfaffutil: New function nullable_xstrdup().
2016-06-27 Ben Pfaffofp-util: Zero out padding bytes in ofputil_ipfix_stats...
2016-06-25 Ben PfaffFAQ: Describe how to use "learn" as a primitive.
2016-06-25 Wenyu Zhangipfix: Export user specified virtual observation ID
2016-06-25 Mario Cabreraovsdb: Add table exclusion functionality to OVSDB repli...
2016-06-25 Mario Cabreraovsdb: Introduce OVSDB replication feature
2016-06-25 Mario Cabreradocs: OVSDB replication design document
2016-06-24 William Tudatapath:backport: openvswitch: Add packet len info...
2016-06-24 Jesse GrossFAQ: Update support for NAT and Geneve.
2016-06-24 Yin Lindatapath-windows: Address minor alignment issues in...
2016-06-24 Yin Lindatapath-windows: Add Geneve support
2016-06-24 Ilya Maximetsnetdev-dpdk: Fix using uninitialized link_status.
2016-06-24 Sairam Venugopaldatapath-windows: Remove double semi-colon(; ) in Tunnel.c
2016-06-24 Sairam Venugopaldatapath-windows: Handle memory allocation failure...
2016-06-24 Sairam Venugopaldatapath-windows: Add support for UDP and ICMP to Connt...
2016-06-24 Lutz, Arnoldoovsdb-idl: Fix issues detected in Partial Map Update...
2016-06-24 Daniele Di... test: Add more pmd tests.
2016-06-24 Daniele Di... netdev-dummy: Allow configuring the numa_id for testing...
2016-06-24 Ryan Moatsovn-controller: Fix port binding update on OVS port...
2016-06-24 Bhanuprakash... acinclude: check for numa library
2016-06-24 Ben PfaffRevert "ipfix: Export user specified virtual observatio...
2016-06-24 Ansis Attekarhel: Fix RHEL package build breakage
2016-06-24 Alin Serdeandatapath-windows: Add GRE checksum
2016-06-24 William Tuofp-actions: Add truncate action.
2016-06-24 William Tudatapath:backport: openvswitch: Add packet truncation...
2016-06-24 Wenyu Zhangipfix: Export user specified virtual observation ID
2016-06-24 Ben Pfaffovn-controller: Use new ovsdb-idl helpers to make logic...
2016-06-23 bschanmu@redhat.comnetdev-linux: Add new QoS type linux-noop.
2016-06-23 Rodriguez Betancourt... ovsdb: Strong references cascade performance fix.
2016-06-23 Lance Richardsontests: Fix issue in use of OVS_APP_EXIT_AND_WAIT.
2016-06-23 Numan Siddiqueovn-controller: Add 'put_dhcp_opts' action in ovn-contr...
2016-06-23 Ben Pfaffexpr: Refactor parsing of assignments and exchanges.
2016-06-23 Ben Pfaffexpr: Shorten declarations of expr_context.
2016-06-23 Aaron Conoledebian: Add the tcpdump utility to the debian package
2016-06-23 Aaron Conolefedora: Add pcap, tcpdump and tcpundump utilities to...
2016-06-23 Aaron Conoleovs-tcpdump: Add a tcpdump wrapper utility
2016-06-23 Thadeu Lima... netlink-notifier: change message to a less scary one
2016-06-23 RYAN D. MOATSlport: Persist lport_index and mcgroup_index structures.
2016-06-23 Flavio Fernandesofproto-dpif.at: Fix typo.
2016-06-23 RYAN D. MOATSConvert binding_run to incremental processing.
2016-06-23 Ryan Moatsovn-controller: Change encaps_run to work incrementally.
2016-06-23 Sairam Venugopaldatapath-windows: Rename local variable in Vport.c
2016-06-23 Flavio Fernandesovn-northd: no logical router icmp response for directe...
2016-06-23 Han Zhoudoc: Fix an error in FAQ.
2016-06-22 Sairam Venugopaldatapath-windows: Remove unused headers in Event.c
2016-06-22 Chandra S Vejendlaovn: Allow IP packets destined to router ip for SNAT
2016-06-21 Sairam Venugopaldatapath-windows: Remove unused headers from Datapath.c
2016-06-21 Gurucharan... ovn: DNAT and SNAT on a gateway router.
2016-06-21 Lance Richardsontests: make ovn logical router test case more reliable
2016-06-21 Jesse Grosstun-metadata: Use correct offset when accessing fragmen...
2016-06-21 Jarno Rajahalmeofproto: Set to revalidate when a new version is available.
2016-06-21 Jarno Rajahalmexlate: Fix typo in comment.
2016-06-21 Joe Stringerdatapath: Fix cached ct with helper.
2016-06-21 Pablo Neira... datapath: __nf_ct_l{3,4}proto_find() always return...
2016-06-21 Jarno Rajahalmedatapath: change nf_connlabels_get bit arg to 'highest...
2016-06-21 Arnd Bergmanndatapath: call only into reachable nf-nat code
2016-06-21 Jarno Rajahalmedatapath: Fix checking for new expected connections.
2016-06-21 Haishuang Yandatapath: Use proper buffer size in nla_memcpy
2016-06-21 Jarno Rajahalmedatapath: conntrack NF_NAT_RANGE_PROTO_RANDOM_FULLY...
2016-06-21 Jarno Rajahalmedatapath: conntrack NAT helper compat code for Linux...
2016-06-21 Jarno Rajahalmedatapath: Interface with NAT.
2016-06-21 Jarno Rajahalmedatapath: Delay conntrack helper call for new connections.
2016-06-21 Jarno Rajahalmedatapath: Handle NF_REPEAT in conntrack action.
2016-06-21 Jarno Rajahalmedatapath: Find existing conntrack entry after upcall.
2016-06-21 Jarno Rajahalmedatapath: Update the CT state key only after nf_conntra...
2016-06-21 Jarno Rajahalmedatapath: Add commentary to conntrack.c
2016-06-21 Jarno Rajahalmedatapath: Remove NF_CT_NEW_REPLY
2016-06-21 Jarno Rajahalmedatapath: compat for NAT.
2016-06-21 Jarno Rajahalmeacinclude: Add OVS_FIND_PARAM_IFELSE.
2016-06-21 Jarno Rajahalmetests: Clear TCP state from conntrack dumps.
2016-06-20 Nithin Rajudatapath-windows: comment cleanup and indentation
2016-06-18 Ciara Loftusnetdev-dpdk: NUMA Aware vHost User
2016-06-17 Nithin Rajudatapath-windows: use ip proto for tunnel port lookup
2016-06-17 Benli Yeipfix: Support tunnel information for Flow IPFIX.
2016-06-15 Kevin Traynornetdev-dpdk: Remove vhost send retries when no packets...
2016-06-14 Ben Pfaffofp-util: Fix parsing of parenthesized values within...
2016-06-14 Alin Serdeanat test vlog: Switch from stderr to log
2016-06-14 Paul Bocaovs-ofctl: Fixed PID file naming on windows
2016-06-14 Alin Serdeandatapath-windows: Fix misc on vport
2016-06-14 Sorin Vinturisdatapath-windows: Sample action support.
2016-06-14 Benli Yeipfix: Bug fix for not sending template packets on...
2016-06-14 Benli Yeipfix: Add support for exporting ipfix statistics.
2016-06-13 Ben Pfaffovs-vsctl: Support identifying Flow_Sample_Collector_Se...
2016-06-13 Jarno Rajahalmenetlink-notifier: Support multiple groups.
2016-06-13 Jesse Grossdpif-netdev: Print installed flows in dpif format.
2016-06-13 Jesse Grossodp-util: Remove odp_in_port from struct odp_flow_key_p...
2016-06-13 Jesse Grossofproto-dpif-upcall: Translate input port as part of...
2016-06-13 Hui Kangovn-architecture.7.xml: Fix ovn-controller behavior...
2016-06-12 Justin Pettitovn: Replace tabs with spaces and clean up alignment...
next