ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch] / include /
2012-07-25 Ben Pfaffofp-util: Work on decoding OF1.1 flow_mods. of1.1
2012-07-25 Ben Pfaffopenflow: Separate OF1.0, OF1.1 flow_mod constants...
2012-07-25 Ben Pfaffopenflow: Rename OpenFlow 1.0 statistics messages with...
2012-07-25 Ben Pfaffnicira-ext: Drop nx_aggregate_stats_reply structure.
2012-07-25 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-23 Simon Hormanofp-util: Add OFPUTIL_P_OF12 and NXFF_OPENFLOW12
2012-07-18 Ben Pfaffsocket-util: Add functions for sending fds over Unix...
2012-07-12 Ben Pfaffofproto: New feature to notify controllers of flow...
2012-07-12 Ben PfaffAdd OFPRR_EVICTION to enum ofp_flow_removed_reason.
2012-07-06 Ben Pfaffnicira-ext: Fix wrong information in comment.
2012-07-05 Simon Hormanopenflow: Rename OFP_VLAN_NONE as OFP10_VLAN_NONE
2012-07-05 Isaku Yamahataopenflow-1.2: correct action number
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-06-28 Ben Pfaffopenflow: Move enums for "packet_out" and "flow_mod...
2012-06-27 Ben Pfaffnicira-ext: Fix typo in comment.
2012-06-27 Joe Stringernicira-ext: Fix nx-action documentation
2012-06-26 Mehak MahajanSetting miss_send_len on receiving NXT_SET_ASYNC_CONFIG...
2012-06-15 Simon Hormanopenflow: Add ofp11_group
2012-06-13 Ben Pfaffopenflow-1.0.h: Clarify meaning of nw_tos in struct...
2012-06-13 Ben PfaffAllow general masking of IPv6 addresses rather than...
2012-06-13 Ben PfaffAllow general masking of IPv4 addresses rather than...
2012-06-13 Ben Pfaffopenflow-1.0: Rename ofp_match to ofp10_match, OFPFW_...
2012-06-13 Ben Pfaffopenflow-1.1.h: Fix OFPFW11_* definitions.
2012-06-11 Simon Hormannx-match: Add parsing and serialisation of OXM matches.
2012-06-08 Simon Hormanopenflow: Use spaces for indentation
2012-05-29 Joe Stringerflow: Adds support for arbitrary ethernet masking
2012-05-29 Justin Pettitofp-util: Clean up cookie handling.
2012-05-22 Ben PfaffUse PYTHONDONTWRITEBYTECODE=yes for invoking Python...
2012-05-08 Justin Pettitofproto: Add support for OF1.3 port description multipa...
2012-05-08 Justin PettitOpenFlow: Move stats message enums into "common".
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-26 Ansis Attekanicira-ext: Support masking of nd_target field
2012-04-25 Simon HormanAdd OXM_OF_* definitions
2012-04-25 Simon HormanCorrect OFPXMC12_{OPENFLOW_BASIC,EXPERIMENTER} definitions
2012-04-14 Ben Pfafflearn: Fix bugs when learn actions use subfields wider...
2012-03-30 Simon HormanDefinitions for Open Flow 1.2
2012-03-30 Simon HormanAdd some missing Open Flow 1.1 definitions
2012-03-30 Simon HormanAdd some missing Open Flow 1.0 definitions
2012-03-30 Simon HormanMove structures into openflow-common.h
2012-03-30 Simon HormanUse ovs_be16 in ofp_queue_prop_min_rate
2012-03-30 Simon HormanUse ovs_be32 in nx_flow_mod_table_id
2012-03-28 Simon HormanAdd some missing common Open Flow definitions
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-23 Ben Pfafftreewide: Convert tabs to spaces in C source files...
2012-03-16 Ben Pfaffnetlink-socket: Increase Netlink socket receive buffer...
2012-03-12 Ben Pfaffopenflow: Properly clean out stamp files on "make clean".
2012-03-09 Ethan Jacksonnicira-ext: Increase the number of NXM registers to 8.
2012-03-08 Ethan Jacksongit: Update gitignore to include new hstamp suffix.
2012-03-07 Ben PfaffAbstract everything that uses ofp_phy_port, add OF1...
2012-03-07 Ben Pfaffopenflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*.
2012-03-07 Ben PfaffBreak OFPT_* constants into common value and 1.0- and...
2012-03-07 Ben Pfaffofp-util: Add functions for working with OpenFlow 1...
2012-03-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...
2012-03-07 Ben PfaffMove content of openflow.h into openflow-1.0.h.
2012-02-28 Simon HormanUse struct nicira_header nxh in struct nx_set_flow_format
2012-02-27 Ben PfaffAdd ability to direct "packet-in"s to particular contro...
2012-02-27 Ben Pfaffofp-util: New functions for string versions of ofp_pack...
2012-02-15 Ben PfaffImplement new "fin_timeout" action and "learn" feature.
2012-02-09 Ben Pfaffofproto: Implement OpenFlow extension to allow control...
2012-02-09 Ben Pfaffofp-util: Add struct ofputil_packet_out, helper functio...
2012-02-07 Ben PfaffAdd information about time left before timeouts to...
2012-02-03 Ben PfaffAdd support for bitwise matching on TCP and UDP ports.
2012-02-02 Ben Pfaffnicira-ext: Add size check for struct nx_role_request.
2012-01-27 Ben Pfaffnicira-ext: Remove duplicative error codes.
2012-01-14 Pravin B Shelarofproto: New action TTL decrement.
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2012-01-12 Ben Pfaffofp-util: Extend message decoding data structures with...
2012-01-12 Ben Pfaffnicira-ext: Rename "struct nxt_*" to "struct nx_*".
2012-01-10 Ethan Jacksonopenflow: New Nicira Extended PACKET_IN format.
2011-12-28 Justin PettitAdd ability to restrict flow mods and flow stats reques...
2011-12-07 Ben Pfaffnicira-ext: Improve comment.
2011-11-16 Jesse Grossdatapath: Reformat copyright messages.
2011-11-15 Ben Pfaffdatapath: Don't drop packets with partial vlan tags.
2011-11-15 Ben Pfaffdatapath: Describe policy for extending flow key, imple...
2011-11-12 Ben Pfaffopenvswitch.h: Change OVS_KEY_ATTR_TUN_ID from 100...
2011-11-11 Ben Pfaffopenvswitch.h: Improve comments.
2011-11-09 Justin Pettitdatapath: Rename ipv6_tos to ipv6_tclass.
2011-11-09 Justin PettitSupport matching and modifying IP TTL.
2011-11-09 Justin PettitSupport matching and modifying IP ECN bits.
2011-11-09 Justin PettitSupport matching IPv6 flow label.
2011-11-08 Jesse Grossdatapath: Renumber non-upstreamable interfaces.
2011-11-07 Pravin B Shelardatapath: Fix coding style issues.
2011-11-02 Ben Pfaffofproto: Reject invalid input ports in OFPT_PACKET_OUT...
2011-11-02 Ben Pfaffofproto: Add error code for bad role.
2011-11-02 Ben Pfaffofproto: Issue OpenFlow error for bad table IDs.
2011-11-01 Ben Pfaffopenvswitch.h: Add missing words in comment.
2011-11-01 Pravin B Shelardatapath: Convert kernel priority actions into match...
2011-10-29 Ethan Jacksonnicira-ext: New action "exit".
2011-10-27 Ethan Jacksonnicira-ext: Fix stale documentation in the bundle action.
2011-10-27 Ethan Jacksonbundle: Allow OFPP_NONE in bundle actions.
2011-10-25 Ben Pfaffdatapath: Improve <linux/openvswitch.h> comments.
2011-10-23 Jesse Grossdatapath: Cleanup openvswitch.h formatting.
2011-10-23 Jesse Grossdatapath: Define constants for versions of GENL families.
2011-10-21 Ben PfaffImplement new fragment handling policy.
2011-10-21 Pravin B Shelardatapath: Refactor actions in terms of match fields.
2011-10-18 Ben Pfafflearn: Correct example in nicira-ext.h and add examples...
2011-10-18 Ben Pfafftypes: Fix endianness check.
2011-10-13 Ben PfaffFix broken build in XenServer DDK 5.6.100-39265p.
2011-10-12 Ben Pfaffdatapath-protocol: Rename to <linux/openvswitch.h>.
2011-10-12 Ben Pfaffdatapath-protocol: Use Linux kernel types directly.
next