ovs-ofctl: Accept port keywords, OF1.1 port numbers, reject port number 0.
[sliver-openvswitch.git] / lib / ofp-actions.c
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
2012-09-04 Simon Hormanlib/ofp-util: preparation for OF12 of ofp-util
2012-09-04 Simon Hormanofp-errors: Remove OFPERR_NXBIC_DUP_TYPE
2012-08-29 Ethan Jacksonnicira-ext: Deprecate the autopath action.
2012-08-28 Isaku Yamahatalib/ofp-actions: improve ofpact_instruction_name_from_t...
2012-08-21 Ethan Jacksonofp-actions: Correct copyright statement.
2012-08-16 Mehak MahajanAdd Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS.
2012-08-14 Isaku Yamahataofp-actions/instruction: helper functions for intructions
2012-08-14 Isaku Yamahataofp-actions: export OVSINST_OFPIT11_xxx
2012-08-08 Simon Hormanofp-actions: Return action size
2012-07-18 Isaku Yamahataofp-actions: simplify ofpacts_from_openflow1[01]
2012-07-18 Ben Pfaffofp-actions: Improve action error logging a bit more.
2012-07-17 Ethan Jacksonofproto: Fix compiler warnings.
2012-07-16 Ben Pfaffofp-actions: Improve comments.
2012-07-11 Ben Pfaffofp-actions: Add hex dump of bad actions to log message...
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.