2013-01-17 |
Ben Pfaff | Replace most uses of assert by ovs_assert. |
blob | commitdiff |
2013-01-09 |
Ben Pfaff | ofp-util: Fix uninitialized bytes in OF1.0 and OF1... |
blob | commitdiff | diff to current |
2012-12-28 |
Jarno Rajahalme | Add Openflow 1.2 role request/reply processing, update... |
blob | commitdiff | diff to current |
2012-12-27 |
SUGYO Kazushi | ofp-util: features reply of openflow13 does not have... |
blob | commitdiff | diff to current |
2012-12-18 |
Ansis Atteka | vswitchd: log skb_mark and skb_priority |
blob | commitdiff | diff to current |
2012-12-14 |
Justin Pettit | ofp-util: Fix typo in invalid port range error message. |
blob | commitdiff | diff to current |
2012-12-08 |
Ben Pfaff | ofproto: Report correct error for emergency flow with... |
blob | commitdiff | diff to current |
2012-12-04 |
Jarno Rajahalme | Don't use error categories as if they were actually... |
blob | commitdiff | diff to current |
2012-12-03 |
Jarno Rajahalme | include/openflow: Moved remaining common definitions... |
blob | commitdiff | diff to current |
2012-11-29 |
Ben Pfaff | ofp-util: New functions for converting protocols to... |
blob | commitdiff | diff to current |
2012-11-29 |
Ben Pfaff | ofp-util: Make "OXM" flow format name include both... |
blob | commitdiff | diff to current |
2012-11-29 |
Ben Pfaff | ofp-util: Style fixes. |
blob | commitdiff | diff to current |
2012-11-27 |
Jarno Rajahalme | Initial OpenFlow 1.3 support |
blob | commitdiff | diff to current |
2012-11-27 |
Jarno Rajahalme | ofp-util: Check out_group on flow_mod only for "delete... |
blob | commitdiff | diff to current |
2012-11-27 |
Jarno Rajahalme | Fix handling of OFPP_ANY in OpenFlow 1.1 and later. |
blob | commitdiff | diff to current |
2012-11-22 |
Pravin B Shelar | vswitchd: Log all tunnel parameters of given flow. |
blob | commitdiff | diff to current |
2012-11-22 |
Ansis Atteka | datapath: add skb mark matching and set action |
blob | commitdiff | diff to current |
2012-11-20 |
Simon Horman | ofp-util: Flow Dump Protocol for OpenFlow 12 |
blob | commitdiff | diff to current |
2012-11-19 |
Simon Horman | vswitchd: Configuration of allowed OpenFlow versions |
blob | commitdiff | diff to current |
2012-11-16 |
Ben Pfaff | nicira-ext: Remove NXFF_OPENFLOW12. |
blob | commitdiff | diff to current |
2012-11-16 |
Ben Pfaff | ofp-util: Make ofputil_encode_set_protocol() able to... |
blob | commitdiff | diff to current |
2012-11-16 |
Ben Pfaff | ofp-util: Allow use of OpenFlow 12 flow format |
blob | commitdiff | diff to current |
2012-11-16 |
Ben Pfaff | ofp-util: Rename OFPUTIL_P_* constants and update comme... |
blob | commitdiff | diff to current |
2012-11-09 |
Ben Pfaff | ofp-util: Make ofputil_encode_hello() return a message... |
blob | commitdiff | diff to current |
2012-11-09 |
Ben Pfaff | ofp-util: Ignore invalid bitmaps in ofputil_decode_hell... |
blob | commitdiff | diff to current |
2012-11-09 |
Simon Horman | ofp-util: Correct length of hello version bitmap |
blob | commitdiff | diff to current |
2012-11-05 |
Mehak Mahajan | Correct the warning for format specifier. |
blob | commitdiff | diff to current |
2012-11-05 |
Simon Horman | ofp-util: Add version bitmap support to hello messages. |
blob | commitdiff | diff to current |
2012-11-05 |
Simon Horman | ofp-util: Add functions to support version number bitmaps. |
blob | commitdiff | diff to current |
2012-11-04 |
Ben Pfaff | ofproto: Report 0 Mbps when speed not available instead... |
blob | commitdiff | diff to current |
2012-11-02 |
Mehak Mahajan | Process RARP packets with ethertype 0x8035 similar... |
blob | commitdiff | diff to current |
2012-10-18 |
Ben Pfaff | ofp-util: Again allow OpenFlow port 0 in commands and... |
blob | commitdiff | diff to current |
2012-10-18 |
Ben Pfaff | ofp-util: Separate output, error reporting in ofputil_p... |
blob | commitdiff | diff to current |
2012-10-12 |
Simon Horman | ofp-util: Correct setting of Flow Mod cookie on encode |
blob | commitdiff | diff to current |
2012-10-12 |
Simon Horman | ofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages |
blob | commitdiff | diff to current |
2012-10-12 |
Simon Horman | ofp-util: Correct comment above ofputil_append_port_stat() |
blob | commitdiff | diff to current |
2012-10-12 |
Simon Horman | Use enum ofperr in ofputil_decode_flow_removed() |
blob | commitdiff | diff to current |
2012-10-10 |
Simon Horman | ofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages |
blob | commitdiff | diff to current |
2012-10-04 |
Simon Horman | ofp-util: Set Packet In Format: Use prevailing OpenFlow... |
blob | commitdiff | diff to current |
2012-10-03 |
Jesse Gross | flow: Extend struct flow to contain tunnel outer header. |
blob | commitdiff | diff to current |
2012-10-01 |
Simon Horman | ofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove... |
blob | commitdiff | diff to current |
2012-09-26 |
Ben Pfaff | Deprecate referring to ports by name in ovs-ofctl. |
blob | commitdiff | diff to current |
2012-09-26 |
Ben Pfaff | ofp-actions: Allow OF1.1+ actions to be variable-length. |
blob | commitdiff | diff to current |
2012-09-26 |
Ben Pfaff | ofp-actions: Prepare to treat OF1.2 actions as OF1... |
blob | commitdiff | diff to current |
2012-09-20 |
Ben Pfaff | ovs-ofctl: Accept port keywords, OF1.1 port numbers... |
blob | commitdiff | diff to current |
2012-09-13 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table... |
blob | commitdiff | diff to current |
2012-09-05 |
Simon Horman | ofp-errors: Use OFPERR_OFPBRC_BAD_PORT |
blob | commitdiff | diff to current |
2012-09-04 |
Simon Horman | lib/ofp-util: preparation for OF12 of ofp-util |
blob | commitdiff | diff to current |
2012-09-04 |
Simon Horman | ofp-errors: Remove OFPERR_NXFMFC_GROUPS_NOT_SUPPORTED |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | classifier: Break cls_rule 'flow' and 'wc' members... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | flow: Replace flow_wildcards members by a single "struc... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | flow: Ensure that padding is always zeroed. |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | flow: Use bit-mask for in_port match, instead of FWW_... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | flow: Use bit-mask for Ethernet type match, instead... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | flow: Use bit-mask for IP protocol match, instead of... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | flow: Use bit-mask for TTL match, instead of FWW_*... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | flow: Use bit-mask for DSCP and ECN bits, instead of... |
blob | commitdiff | diff to current |
2012-09-04 |
Ben Pfaff | flow: Fully separate FWW_* from OFPFW10_*. |
blob | commitdiff | diff to current |
2012-08-29 |
Simon Horman | ofp-msgs: Split OFPRAW_OFPST_AGGREGATE_REQUEST |
blob | commitdiff | diff to current |
2012-08-29 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.2 Flow Statisti... |
blob | commitdiff | diff to current |
2012-08-17 |
Ben Pfaff | ofp-util: Drop unneeded null pointer tests. |
blob | commitdiff | diff to current |
2012-08-17 |
Ben Pfaff | Do not include zeroed metadata fields in NXM/OXM packet... |
blob | commitdiff | diff to current |
2012-08-10 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.2 Flow Statisti... |
blob | commitdiff | diff to current |
2012-08-10 |
Simon Horman | ofp-util: Allow encoding of Open Flow 1.2 Flow Statisti... |
blob | commitdiff | diff to current |
2012-08-10 |
Simon Horman | ofp-msgs: Split OFPRAW_OFPST_FLOW_{REQUEST,REPLY} |
blob | commitdiff | diff to current |
2012-08-09 |
Simon Horman | ofp-util: Allow encoding of Open Flow 1.2 Port Mod... |
blob | commitdiff | diff to current |
2012-08-09 |
Simon Horman | ofp-util: Use 32bit port for Open Flow 1.1 & 1.2 Port... |
blob | commitdiff | diff to current |
2012-08-09 |
Simon Horman | Allow decoding of Open Flow 1.1 & 1.2 Flow Removed... |
blob | commitdiff | diff to current |
2012-08-09 |
Ben Pfaff | Add support for 'hard_timeout' in OF1.2 flow_removed... |
blob | commitdiff | diff to current |
2012-08-09 |
Simon Horman | ofp-util: Allow encoding Open Flow 1.2 Flow Stats Reque... |
blob | commitdiff | diff to current |
2012-08-09 |
Simon Horman | ofp-util: Allow encoding of Open Flow 1.2 Flow Removed... |
blob | commitdiff | diff to current |
2012-08-09 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.1 and 1.2 Packe... |
blob | commitdiff | diff to current |
2012-08-08 |
Simon Horman | ofp-util: Prepare Packet Out decoder for other Open... |
blob | commitdiff | diff to current |
2012-08-08 |
Simon Horman | ofp-util: Allow encoding of Open Flow 1.1 and 1.2 Packe... |
blob | commitdiff | diff to current |
2012-08-08 |
Simon Horman | ofp-util: Prepare Packet Out encoder for other Open... |
blob | commitdiff | diff to current |
2012-08-08 |
Simon Horman | ofp-util: Allow decoding of Open Flow 1.2 Packet In... |
blob | commitdiff | diff to current |
2012-08-08 |
Simon Horman | ofp-util: Allow encoding of Open Flow 1.2 Packet In... |
blob | commitdiff | diff to current |
2012-08-08 |
Simon Horman | ofp-util: ofputil_pull_ofp11_match: Allow OXM match |
blob | commitdiff | diff to current |
2012-08-07 |
Ben Pfaff | learning-switch: Don't use exact-match on every field... |
blob | commitdiff | diff to current |
2012-08-07 |
Simon Horman | ofp-util: Allow encoding of Open Flow 1.2 Flow Mod... |
blob | commitdiff | diff to current |
2012-08-07 |
Simon Horman | ofp-util: Make make_echo_request() aware of different... |
blob | commitdiff | diff to current |
2012-08-07 |
Simon Horman | ofp-util: Allow encoding of Open Flow 1.1 & 1.2 Barrier... |
blob | commitdiff | diff to current |
2012-08-06 |
Simon Horman | nx-match: Separate raw match and header/pad pull/put |
blob | commitdiff | diff to current |
2012-08-06 |
Simon Horman | ofp-util: Set switch_features actions to zero for Open... |
blob | commitdiff | diff to current |
2012-08-03 |
Ben Pfaff | ofp-util: Remove extra blank line. |
blob | commitdiff | diff to current |
2012-08-03 |
Ben Pfaff | ofp-util: Fix typo in comment. |
blob | commitdiff | diff to current |
2012-07-31 |
Simon Horman | ofp-util: Update Capabilities for Open Flow 1.2 |
blob | commitdiff | diff to current |
2012-07-31 |
Simon Horman | ofp-util: Reduce scope of variables in ofputil_encode_f... |
blob | commitdiff | diff to current |
2012-07-31 |
Simon Horman | ofp-util: Add of12_action_bits |
blob | commitdiff | diff to current |
2012-07-31 |
Simon Horman | ofproto: As of Open Flow 1.1 switch_features has no... |
blob | commitdiff | diff to current |
2012-07-31 |
Simon Horman | openflow: Add enum ofp_version |
blob | commitdiff | diff to current |
2012-07-31 |
Ben Pfaff | ofp-util: Work on decoding OF1.1 flow_mods. |
blob | commitdiff | diff to current |
2012-07-31 |
Ben Pfaff | openflow: Separate OF1.0, OF1.1 flow_mod constants... |
blob | commitdiff | diff to current |
2012-07-31 |
Ben Pfaff | openflow: Rename OpenFlow 1.0 statistics messages with... |
blob | commitdiff | diff to current |
2012-07-31 |
Ben Pfaff | nicira-ext: Drop nx_aggregate_stats_reply structure. |
blob | commitdiff | diff to current |
2012-07-31 |
Ben Pfaff | ofp-msgs: New approach to encoding and decoding OpenFlo... |
blob | commitdiff | diff to current |
2012-07-23 |
Simon Horman | ofp-util: Add OFPUTIL_P_OF12 and NXFF_OPENFLOW12 |
blob | commitdiff | diff to current |
2012-07-19 |
Simon Horman | OXM: Allow masking of ARP SHA and THA |
blob | commitdiff | diff to current |
2012-07-19 |
Simon Horman | OXM: Allow masking of IPv6 Flow Label |
blob | commitdiff | diff to current |
2012-07-18 |
Ben Pfaff | ofp-util: Wildcard VLAN PCP in OF1.0 matches when 802... |
blob | commitdiff | diff to current |
next |