]> git.proxmox.com Git - mirror_ovs.git/history - include
dpctl: Fix usage for most dpctl commands.
[mirror_ovs.git] / include /
2016-11-30 Ben Pfaffofp-actions: Add "ingress" and "egress" options to...
2016-11-14 Jarno Rajahalmeofproto: Return the OFPC_BUNDLES bit in switch features...
2016-11-03 Stephen Finucanedoc: Convert DESIGN to rST
2016-10-10 Jarno Rajahalmemeta-flow: Fix the NXM_NX_* names of xxreg2 and xxreg3.
2016-10-07 Ben Pfaffsmap: New macro SMAP_CONST2 for an immutable map of...
2016-10-04 Rodriguez Betancou... json: Use reference counting in JSON objects
2016-10-04 Babu ShanmugamCheck and allocate free qdisc queue id for ports with...
2016-09-27 Jarno Rajahalmeofp-actions: Style fixes.
2016-09-23 Justin PettitAdd OpenFlow command to flush conntrack table entries.
2016-09-20 Jarno Rajahalmetoken-bucket: Add token_bucket_wait_at().
2016-09-20 Binbin Xuofp-actions: Remove unused OFPACT_FOR_EACH_TYPE.
2016-09-19 Jesse Grosstun-metadata: Manage tunnel TLV mapping table on a...
2016-09-14 Jarno Rajahalmeofproto: Support packet_outs in bundles.
2016-09-09 Gurucharan Shettyovn-controller: Fix group_id allocation.
2016-09-09 Gurucharan Shettyovn-controller: Datapath based conntrack zone for load...
2016-09-02 Ben Pfafflearn: Fix iteration over learning specs.
2016-09-01 Jarno Rajahalmelearn: Avoid nested zero-sized arrays to fix build...
2016-08-31 Ryan Moatsovn-controller: Back out incremental processing
2016-08-31 Jarno Rajahalmeofp-actions: Waste less memory in set field and load...
2016-08-31 Jarno Rajahalmeofp-actions: Waste less memory in learn actions.
2016-08-30 Jarno Rajahalmelib: Retire packet buffering feature.
2016-08-19 Binbin Xuvlog: Fix crash when --syslog-method has no argument.
2016-08-16 Ben Pfaffovn-trace: New utility.
2016-08-16 Ben Pfaffexpr: New function expr_parse_microflow().
2016-08-16 Ben Pfaffexpr: New function expr_evaluate().
2016-08-16 Ben Pfaffmeta-flow: New functions mf_subfield_copy() and mf_subf...
2016-08-16 Ben Pfafflex: Integrate error handling into struct lexer.
2016-08-15 Ben Pfaffovn: Rewrite logical action parsing and encoding library.
2016-08-14 Numan Siddiqueovn-controller: Add 'put_dhcpv6_opts' action in ovn...
2016-08-13 Ben Pfaffmeta-flow: Add ovs_be128 member to union mf_subvalue.
2016-08-10 Ryan Moatsovn-controller: Persist desired conntrack groups.
2016-08-08 Ben Pfaffovn: Use a common symbol table for ovn-controller and...
2016-08-08 Ben Pfaffexpr: Give a subfield a direct pointer to its parent...
2016-08-08 Ben Pfaffexpr: Track writability as part of expr_symbol.
2016-08-08 Ben Pfaffofp-actions: Factor OFPACT_PADDED_MEMBERS out into...
2016-08-08 Ben Pfaffofp-actions: Correct member name for write_actions.
2016-08-08 Ben Pfaffflow: Comment that nw_src holds ARP SPA and nw_dst...
2016-07-29 Justin Pettitovn: Add support for IPv6 dynamic bindings.
2016-07-29 Justin Pettitovn: Rename "nd" action to "nd_na".
2016-07-29 Jarno Rajahalmeofp-util: remove flow mod's delete_reason.
2016-07-29 Jarno Rajahalmeofproto: Support group mods in bundles.
2016-07-29 Jarno Rajahalmemeta-flow: Compact struct field_array.
2016-07-29 Jarno Rajahalmeofproto-dpif-xlate: Hash only fields specified for...
2016-07-29 Jarno Rajahalmemeta-flow: Clean up masking with prerequisities checking.
2016-07-29 Jarno Rajahalmemeta-flow: Add mf_mask_field_masked().
2016-07-29 Jarno Rajahalmemeta-flow: Add byte access to struct mf_value.
2016-07-29 Jarno Rajahalmevconn: Better bundle error management.
2016-07-29 Jarno Rajahalmeofproto: Use ofproto_mutex for groups and keep track...
2016-07-28 Daniele Di Proiettoconntrack: New userspace connection tracker.
2016-07-27 Aaron Rosenmove ovn/lib/<lex|actions|expr>.h to include/ovn
2016-07-27 Ben Pfaffovn: Make it possible for CMS to detect when the OVN...
2016-07-26 Rodriguez Betancou... ovsdb: Weak references performance fix
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-18 Numan Siddiqueovn: Add 128-bit support for ct_label
2016-07-13 Justin PettitIntroduce 128-bit xxregs.
2016-07-13 Justin PettitIncrease number of registers to 16.
2016-07-03 Jan Scheurichofproto: Add relaxed group_mod command ADD_OR_MOD
2016-07-02 Sairam VenugopalWindows: Add conntrack netfilter netlink definitions...
2016-06-24 William Tuofp-actions: Add truncate action.
2016-06-23 Numan Siddiqueovn-controller: Add 'put_dhcp_opts' action in ovn-contr...
2016-06-17 Benli Yeipfix: Support tunnel information for Flow IPFIX.
2016-06-14 Benli Yeipfix: Add support for exporting ipfix statistics.
2016-06-08 Daniele Di Proiettosparse: Fix conflict between netinet/in.h and linux...
2016-06-03 Ben Pfafftypes: Change ofp_port_t from uint16_t to uint32_t.
2016-05-28 Nithin Rajulist.h: Define OVS_LIST_POISON statically
2016-05-26 Markos Chandrasutil: Drop 'date' and 'time' arguments from ovs_set_pro...
2016-05-18 Jarno Rajahalmenat: documentation and parsing fixes.
2016-05-09 Ben Pfaffcmap: New macro CMAP_INITIALIZER, for initializing...
2016-05-06 mweglicxAdd support for extended netdev statistics based on...
2016-04-18 Ben Pfaffofp-errors: Introduce OF1.6 (proposed) error code for...
2016-04-18 Ben PfaffAdd skeleton for OF1.6 support.
2016-04-15 Joe Stringerofproto-dpif-xlate: Generate bitmasks in set_field.
2016-04-14 Ben WarrenMove lib/ofp-print.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-prop.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-actions.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-msgs.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/type-props.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/match.h to include/openvswitch directory
2016-04-14 Ben WarrenBreak netdev.h into private and public parts
2016-04-14 Ben WarrenBreak uuid.h into private and public parts
2016-04-14 Ben WarrenBreak flow.h into private and public parts
2016-04-14 Ben WarrenBreak packets.h into private and public parts
2016-04-14 Ben WarrenMisc cleanup with "util.h" header files
2016-03-30 Ben Warrentun-metadata: Break header file into public and private...
2016-03-30 Ben Warrenutil: Move build assertion macros to compiler.h.
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben WarrenMove ofp-parse.h to include/openvswitch directory
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-30 Ben Warrenlist: Move contents of lib/list.h to include/openvswitc...
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/ofp-errors.h to include/openvswitch directory
2016-03-19 Ben WarrenMove lib/geneve.h to include/openvswitch directory
2016-02-26 Ben Pfaffthread: Keep openvswitch/thread.h #includes more contai...
2016-02-24 Saloni JainImplement OFPT_TABLE_STATUS Message.
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-20 Ben PfaffSupport userdata in NXT_PACKET_IN2.
2016-02-20 Ben PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-02-19 William Tutypes: Fix defined but not used warning.
next