summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* learn: Avoid nested zero-sized arrays to fix build with MSVC.Jarno Rajahalme2016-09-011-16/+23
* 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-312-14/+28
* ofp-actions: Waste less memory in learn actions.Jarno Rajahalme2016-08-312-14/+42
* lib: Retire packet buffering feature.Jarno Rajahalme2016-08-301-3/+1
* vlog: Fix crash when --syslog-method has no argument.Binbin Xu2016-08-191-1/+1
* ovn-trace: New utility.Ben Pfaff2016-08-152-0/+16
* expr: New function expr_parse_microflow().Ben Pfaff2016-08-151-0/+8
* expr: New function expr_evaluate().Ben Pfaff2016-08-151-0/+6
* meta-flow: New functions mf_subfield_copy() and mf_subfield_swap().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
* meta-flow: Add ovs_be128 member to union mf_subvalue.Ben Pfaff2016-08-131-0/+1
* ovn-controller: Persist desired conntrack groups.Ryan Moats2016-08-102-0/+6
* 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
* ofp-actions: Factor OFPACT_PADDED_MEMBERS out into a more general form.Ben Pfaff2016-08-082-14/+22
* ofp-actions: Correct member name for write_actions.Ben Pfaff2016-08-081-1/+1
* flow: Comment that nw_src holds ARP SPA and nw_dst holds ARP TPA.Ben Pfaff2016-08-081-2/+2
* 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
* ofp-util: remove flow mod's delete_reason.Jarno Rajahalme2016-07-291-3/+0
* ofproto: Support group mods in bundles.Jarno Rajahalme2016-07-292-4/+22
* meta-flow: Compact struct field_array.Jarno Rajahalme2016-07-292-2/+7
* ofproto-dpif-xlate: Hash only fields specified for 'hash' selection method.Jarno Rajahalme2016-07-291-2/+0
* meta-flow: Clean up masking with prerequisities checking.Jarno Rajahalme2016-07-291-6/+2
* meta-flow: Add mf_mask_field_masked().Jarno Rajahalme2016-07-292-3/+5
* meta-flow: Add byte access to struct mf_value.Jarno Rajahalme2016-07-291-0/+1
* vconn: Better bundle error management.Jarno Rajahalme2016-07-291-1/+14
* ofproto: Use ofproto_mutex for groups and keep track of referring flows.Jarno Rajahalme2016-07-291-0/+55
* conntrack: New userspace connection tracker.Daniele Di Proietto2016-07-271-0/+4
* move ovn/lib/<lex|actions|expr>.h to include/ovnAaron Rosen2016-07-275-0/+760
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-261-0/+6
* ovsdb: Weak references performance fixRodriguez Betancourt, Esteban2016-07-261-0/+7
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-224-0/+632
* ovn: Add 128-bit support for ct_labelNuman Siddique2016-07-181-0/+4
* Introduce 128-bit xxregs.Justin Pettit2016-07-124-5/+54
* Increase number of registers to 16.Justin Pettit2016-07-122-13/+36
* ofproto: Add relaxed group_mod command ADD_OR_MODJan Scheurich2016-07-022-0/+2
* Windows: Add conntrack netfilter netlink definitions to kernel and userspaceSairam Venugopal2016-07-017-0/+6
* ofp-actions: Add truncate action.William Tu2016-06-241-0/+10
* ovn-controller: Add 'put_dhcp_opts' action in ovn-controllerNuman Siddique2016-06-231-0/+12
* ipfix: Support tunnel information for Flow IPFIX.Benli Ye2016-06-171-2/+3
* ipfix: Add support for exporting ipfix statistics.Benli Ye2016-06-144-0/+60
* sparse: Fix conflict between netinet/in.h and linux/in.hDaniele Di Proietto2016-06-081-20/+20
* types: Change ofp_port_t from uint16_t to uint32_t.Ben Pfaff2016-06-032-6/+16
* list.h: Define OVS_LIST_POISON staticallyNithin Raju2016-05-281-3/+0
* util: Drop 'date' and 'time' arguments from ovs_set_program_nameMarkos Chandras2016-05-261-5/+1