summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* lex: Treat formfeeds as white space.Ben Pfaff2016-10-111-1/+1
* ovn-northd: fix router ingress table ID in commentsZongkai LI2016-10-111-3/+3
* expr: Better simplify some special cases of expressions.Ben Pfaff2016-10-111-7/+34
* expr: Fix abort when simplifying "x != 0/0".Ben Pfaff2016-10-111-1/+10
* expr: Simplify "x == 0/0" into 1.Ben Pfaff2016-10-111-1/+14
* ovn-trace: Include source file and line number reference in output.Ben Pfaff2016-10-074-13/+48
* ovn-northd: Drop redundant matching constraints in build_stateful().Ben Pfaff2016-10-071-3/+3
* ovn-northd: support IPAM with externally specified MACLance Richardson2016-10-064-15/+75
* ovn-controller: honor ovs_idl_txn when calculating and installing flows.Ryan Moats2016-10-061-24/+21
* ovn-nbctl: Improve ovn-nbctl manpagenickcooper-zhangtonghao2016-10-051-8/+32
* ovn-nbctl: Fix memory leak in nbctl_lr_route_addnickcooper-zhangtonghao2016-10-051-0/+6
* ovn-nbctl: Check the length of MAC addressnickcooper-zhangtonghao2016-10-052-5/+8
* DSCP marking on packetsBabu Shanmugam2016-10-056-40/+177
* Check and allocate free qdisc queue id for ports with qos parametersBabu Shanmugam2016-10-046-35/+424
* ovn-nbctl: Add LB commands.nickcooper-zhangtonghao2016-10-034-3/+599
* ovn-nbctl: Remove unreachable code.nickcooper-zhangtonghao2016-10-031-2/+0
* ovn-nbctl: Fix memory leak in nbctl_lrp_add.nickcooper-zhangtonghao2016-10-031-4/+4
* ovn: update docs for l2gateway port vlan tagGabe Beged-Dov2016-09-302-5/+6
* ovn: Do not reply to ARP or ND NS for a VM's own IP address.Ben Pfaff2016-09-302-0/+45
* ovn-controller: Flush conntrack entries for newly allocated zones.Justin Pettit2016-09-234-29/+95
* ovn-controller: Store conntrack zone mappings to OVS database.Justin Pettit2016-09-232-4/+146
* ovn: Initialize the databases.Gurucharan Shetty2016-09-232-3/+9
* ovn-northd: Fix overlapping ARP/ND resolution logical flows.Ben Pfaff2016-09-231-2/+0
* ovn: Change ct_label[0] to ct_label.blockedBabu Shanmugam2016-09-214-26/+23
* ovn-controller: Fix possible null pointer dereference.Justin Pettit2016-09-201-1/+1
* tun-metadata: Manage tunnel TLV mapping table on a per-bridge basis.Jesse Gross2016-09-191-1/+1
* ovn-northd: Format logical flows a little better.Gurucharan Shetty2016-09-151-4/+6
* ovn-northd: Fix a memory leak.Gurucharan Shetty2016-09-151-0/+1
* ovn-trace: Avoid segfault for DHCP options flows.Ben Pfaff2016-09-141-1/+1
* ovn-northd: add dhcpv6 stateless option supportZongkai LI2016-09-142-3/+27
* ovn: log dhcp responses for debuggingRamu Ramamurthy2016-09-142-0/+13
* Windows: Extend support for binaries which allow detachAlin Serdean2016-09-141-0/+1
* ofctrl: Fix logic for mff_ovn_geneve.Gurucharan Shetty2016-09-101-1/+1
* ovn-controller: Fix group_id allocation.Gurucharan Shetty2016-09-092-1/+8
* ovn-northd: Tag allocation for nested containers.Gurucharan Shetty2016-09-095-28/+160
* ovn-northd: Add load-balancers to gateway routers.Gurucharan Shetty2016-09-094-39/+216
* ovn-controller: Datapath based conntrack zone for load-balancing.Gurucharan Shetty2016-09-093-4/+12
* ovn-nbctl, tests: Clean up noisy memory leaksRyan Moats2016-09-091-0/+1
* ovn-controller: Fix match crieria for dynamic mac binding flowsChandra S Vejendla2016-09-091-19/+11
* ovn-nbctl: Update man page for missing tables.Han Zhou2016-09-081-4/+29
* ovn: fix ovn-northd leaks in build_aclRamu Ramamurthy2016-09-081-0/+2
* ovn-controller: Fix memory leak in recv_S_TLV_TABLE_REQUESTED().Ben Pfaff2016-09-011-58/+66
* ovn-controller: Fix leak in patched_datapaths processing.Ben Pfaff2016-09-016-12/+9
* ovn-controller: Drop incremental processing from encapsulation code.Ben Pfaff2016-08-311-353/+90
* expr: Fix memory leak in expr_macros_destroy().Ben Pfaff2016-08-311-0/+1
* ovn-controller: Unpersist lflow data structures for address sets.Ben Pfaff2016-08-311-152/+24
* ovn-controller: Back out incremental processingRyan Moats2016-08-3114-924/+307
* ofp-actions: Waste less memory in set field and load actions.Jarno Rajahalme2016-08-315-68/+62
* ovn-northd: Avoid excessive work to find router ports.Ben Pfaff2016-08-291-31/+28
* ovn: Add TODO items proposed for 2.7 in OVN IRC meeting.Ben Pfaff2016-08-261-0/+60