summaryrefslogtreecommitdiff
path: root/include/ovn
Commit message (Expand)AuthorAgeFilesLines
* expr: Rename "macros" to "addr_sets".Justin Pettit2017-01-051-9/+9
* Check and allocate free qdisc queue id for ports with qos parametersBabu Shanmugam2016-10-041-1/+16
* ovn-controller: Fix group_id allocation.Gurucharan Shetty2016-09-091-0/+2
* ovn-controller: Datapath based conntrack zone for load-balancing.Gurucharan Shetty2016-09-091-0/+3
* ovn-controller: Back out incremental processingRyan Moats2016-08-311-4/+0
* ofp-actions: Waste less memory in set field and load actions.Jarno Rajahalme2016-08-311-8/+0
* ovn-trace: New utility.Ben Pfaff2016-08-151-0/+8
* expr: New function expr_parse_microflow().Ben Pfaff2016-08-151-0/+8
* expr: New function expr_evaluate().Ben Pfaff2016-08-151-0/+6
* lex: Integrate error handling into struct lexer.Ben Pfaff2016-08-153-13/+20
* ovn: Rewrite logical action parsing and encoding library.Ben Pfaff2016-08-152-37/+299
* ovn-controller: Add 'put_dhcpv6_opts' action in ovn-controllerNuman Siddique2016-08-141-0/+12
* ovn-controller: Persist desired conntrack groups.Ryan Moats2016-08-101-0/+5
* ovn: Use a common symbol table for ovn-controller and test-ovn.Ben Pfaff2016-08-081-0/+4
* expr: Give a subfield a direct pointer to its parent in struct expr_symbol.Ben Pfaff2016-08-081-15/+19
* expr: Track writability as part of expr_symbol.Ben Pfaff2016-08-081-0/+1
* ovn: Add support for IPv6 dynamic bindings.Justin Pettit2016-07-291-1/+12
* ovn: Rename "nd" action to "nd_na".Justin Pettit2016-07-291-2/+2
* move ovn/lib/<lex|actions|expr>.h to include/ovnAaron Rosen2016-07-274-0/+759