summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* datapath: Fix compiling error for 4.14.111+ kernelYifeng Sun2019-04-274-3/+6
* MAINTAINERS: Add Ilya Maximets.Ben Pfaff2019-04-261-0/+2
* ovn-northd: Fix the HA_Chassis sync issue in OVN SB DBNuman Siddique2019-04-253-35/+158
* ovsdb-server.7: Describe message ordering between "update" and "transact".Ben Pfaff2019-04-251-1/+10
* Documentation: Update documentation for OpenFlow support.Ben Pfaff2019-04-241-25/+1
* datapath-windows: Do not send out nbls when cloned nbls are being accessedAnand Kumar2019-04-253-1/+20
* sparse: Configure target operating system and fix fallout.Ben Pfaff2019-04-244-5/+36
* travis: Fix checks skipping by sparse.Ilya Maximets2019-04-242-2/+9
* ofproto: Return error codes for rule insertions.Aravind Prasad S2019-04-233-33/+86
* Double postponing to free subtables.Zhantao Fu2019-04-232-14/+27
* OVN: Clarify docs about the default transport zoneLucas Alvares Gomes2019-04-231-5/+11
* debian: Notes for systemd-networkd integration with OVS.Gurucharan Shetty2019-04-221-2/+74
* OVN: Add support for Transport ZonesLucas Alvares Gomes2019-04-2210-10/+270
* travis: Update sparse git repoYi-Hung Wei2019-04-221-1/+1
* ovsdb raft: Avoid unnecessary reconnecting during leader election.Han Zhou2019-04-222-8/+11
* ovsdb-cluster-testsuite.at: Restores "clustered transactions" tests back.Han Zhou2019-04-222-6/+2
* ovn: Generate ICMPv4 packet in router pipeline for larger packetsNuman Siddique2019-04-223-6/+336
* ovn: Support OVS action 'check_pkt_larger' in OVNNuman Siddique2019-04-225-2/+99
* ovn: Add a new OVN action 'icmp4_error'Numan Siddique2019-04-226-7/+109
* ovn: Add a new OVN field icmp4.frag_mtuNuman Siddique2019-04-2216-14/+297
* datapath: Add a new action check_pkt_lenNuman Siddique2019-04-223-0/+232
* Add a new OVS action check_pkt_largerNuman Siddique2019-04-2218-2/+713
* netdev-linux: Add coverage counters for netdev_set_policing when ingress tc-o...Tonghao Zhang2019-04-221-5/+6
* dpif-netdev: fix meter at high packet rate.William Tu2019-04-221-1/+1
* selinux: update for netlink socket typesAaron Conole2019-04-211-0/+8
* dpif-netdev: Update comment about flow installation race.Ilya Maximets2019-04-181-2/+1
* dpif-netdev: Fix double parsing of packets when EMC disabled.Ilya Maximets2019-04-181-14/+7
* ovn-nbctl: Fix 32-bit build with gcc.Ilya Maximets2019-04-171-3/+3
* OVN: Add NEWS for Policy-based routingMary Manohar2019-04-161-0/+3
* compat: iptunnel: NULL pointer deref for ip_md_tunnel_xmitAlan Maguire2019-04-162-3/+19
* datapath: fix missing checks for nla_nest_startKangjie Lu2019-04-161-0/+8
* net: openvswitch: fix a NULL pointer dereferenceKangjie Lu2019-04-161-0/+4
* datapath: convert to kvmallocKent Overstreet2019-04-164-43/+13
* rhel ovn: Remove ovn-common rpmNuman Siddique2019-04-161-20/+10
* netlink linux: fix to append the netnsid netlink attr.Flavio Leitner2019-04-161-1/+1
* netlink linux: account for the netnsid netlink attr.Flavio Leitner2019-04-161-2/+2
* AUTHORS: Add Liu Chang.Ben Pfaff2019-04-161-0/+1
* ovs-tcpdump: Improve error message when tcpdump is not available.Liu Chang2019-04-161-0/+9
* stream-ssl: Add support for TLS SNI (Server Name Indication).Ben Pfaff2019-04-165-8/+102
* datapath: meter: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-04-165-3/+368
* faq: Add information about git-pw.Kevin Traynor2019-04-161-0/+19
* OVN: add the possibility to configure a static IPv4/IPv6 address and dynamic MACLorenzo Bianconi2019-04-166-23/+116
* conntrack: Fix minimum connections to clean.Darrell Ball2019-04-161-2/+3
* rhel: if rpms were built without libcapng then let processes to run as rootAnsis Atteka2019-04-161-0/+8
* chassis.c: Return chassis record whenever available in chassis_run().Han Zhou2019-04-161-5/+4
* ovn-controller: Fix busy loop when sb disconnected.Han Zhou2019-04-161-46/+51
* Policy-based routing (PBR) in OVN.Mary Manohar2019-04-166-8/+825
* OVN: fix DVR Floating IP supportLorenzo Bianconi2019-04-162-0/+156
* ovn: Support a new Logical_Switch_Port.type - 'external'Numan Siddique2019-04-1611-23/+1141
* ovn-northd: Delete the references to gateway_chasss in SB DBNuman Siddique2019-04-164-199/+540