Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / ofp-actions.c
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-09 Jarno Rajahalmelib/ofp-actions: Silently discard set ip ecn/ttl action...
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-24 Alexander Wuofp-actions: Complete ofp13_action_type.
2014-03-24 Alexander Wuofp-actions: New function ovs_instruction_type_from_ins...
2014-03-13 Ben Pfaffutil: New macro PAD_SIZE.
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-19 Simon Hormanofp-actions: Correct pop MPLS ethtype as consistency...
2014-02-10 Giuseppe LettieriMerge branch 'mainstream'
2014-02-07 Ben PfaffAlways insert MPLS labels after VLAN tags.
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-24 Giuseppe LettieriMerge branch 'mainstream'
2013-11-20 Ben Pfaffofp-actions: Make ofpacts_check() report consistency...
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-15 Simon Hormanofp-actions: Consider L4 actions after mpls_push as...
2013-11-14 Marco Diego Auréli... ofp-actions: Remove unneeded redeclaration of vlog_rate...
2013-11-11 Ben Pfaffofp-actions: Switch away from odd use of "q" in "enqueu...
2013-11-05 Ben Pfaffofp-actions: Allow meter actions in ofpacts_verify().
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-02 Jarno RajahalmeAdd OF11 SET MPLS LABEL and SET MPLS TC actions.
2013-11-02 Jarno Rajahalmelib/ofp-actions: Warn on deprecated actions.
2013-11-02 Ben Pfaffofproto: Centralize action checking, doing it at decode...
2013-11-02 Ben Pfaffofp-util: Move ofputil_check_output_port() to ofp-actio...
2013-11-01 Jarno Rajahalmeofp-actions: Send deprecated actions as set fields.
2013-11-01 Jarno Rajahalmeofp-actions: Simplify interface and internal structure.
2013-11-01 Jarno Rajahalmeofp-actions: Set-Field OF 1.0/1.1 compatibility.
2013-11-01 Jarno RajahalmeNative Set-Field action.
2013-11-01 Jarno RajahalmeOF 1.1 pop vlan compatibility.
2013-11-01 Jarno RajahalmeOF 1.1 set vlan vid/pcp compatibility.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-23 Jarno Rajahalmelib/ofp-actions: Enforce action consistency.
2013-10-23 Ben Pfaffofp-actions: Make union ofp_action more generic.
2013-10-23 Jarno RajahalmeAdd OF11 SET IP TTL action.
2013-10-23 Jarno RajahalmeAdd OF11 set IPv4 ECN action.
2013-10-23 Ben PfaffAllow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6...
2013-10-21 Joe Stringerofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
2013-10-17 Jarno Rajahalmeinclude/openflow: Move union ofp_action away from headers.
2013-10-17 YAMAMOTO Takashiofp-actions: Consistently use helper function.
2013-10-17 YAMAMOTO Takashiofp-actions: Fix some ofpbuf usage problems in write...
2013-10-14 Simon HormanAdd support for write-actions
2013-10-14 Ben Pfaffofp-actions: Make ofpacts_format() caller add "actions...
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-27 Jarno RajahalmeSuppress warnings about unused variables and functions.
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-09-15 Giuseppe LettieriMerge branch 'mainstream'
2013-09-13 Ben Pfaffofproto: Move function find_meter() into ofpacts as...
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-28 Jarno RajahalmeFix table checking for goto table instruction.
2013-06-28 Jarno Rajahalmeofproto: Implement OpenFlow 1.3 meter table.
2013-06-28 Ben Pfaffofpact: New function ovs_instruction_type_from_ofpact_t...
2013-06-28 Ben Pfaffofp-actions: Give ovs_instruction funcs names that...
2013-06-25 Ben Pfaffofp-errors: New error code ONFBIC_DUP_INSTRUCTION.
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2013-06-24 Jarno Rajahalmeofpacts_check: Remove unnecessary flow copying.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-10 Ben Pfaffofp-util: Don't return static data in ofputil_packet_in...
2013-06-05 Jing Aiofp-actions: enforce valid range for table_id in goto_t...
2013-06-04 Simon HormanAlways use valid ids pointer in dec_ttl_cnt_ids_from_op...
2013-05-10 Simon HormanUse updated dl_type when checking actions that use...
2013-04-22 Romain LengletImplement IPFIX export
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-03-06 Simon HormanAdd support for set_mpls_ttl action
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-03 Ben Pfaffofp-actions: Fix the check for instruction ordering...
2012-12-21 Ethan Jacksonovs: Replace TODO:XXX with XXX.
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-12-04 Jarno RajahalmeDon't use error categories as if they were actually...
2012-12-03 Jarno Rajahalmeinclude/openflow: Moved remaining common definitions...
2012-11-30 Simon Hormanofp-actions: Add OpenFlow1.1+ Set Queue action
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-26 Isaku YamahataOF11: push_vlan support
2012-10-18 Joe Stringerofp-actions: Implement writing to metadata field
2012-10-18 Ben Pfaffofp-actions: Prefer OFPAT11_DEC_TTL to NXAST_DEC_TTL...
2012-10-18 Isaku Yamahataofpaction: support OF11 pop_vlan
2012-10-18 Isaku Yamahatalib: support OF11 dec_nw_ttl
2012-10-16 Ethan Jacksonofp-actions: Remove unused variable.
2012-10-16 Isaku Yamahatainstruction/clear-actions: string parser/formater,...
next