Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / ofp-parse.h
2013-11-24 Giuseppe LettieriMerge branch 'mainstream'
2013-11-20 Ben Pfaffofp-actions: Make ofpacts_check() report consistency...
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-23 Jarno Rajahalmelib/ofp-actions: Enforce action consistency.
2013-10-17 Gurucharan Shettyovs-dpctl: Add a 'filter' option to match wildcarded...
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Jarno Rajahalmelib: Keep track of usable protocols while parsing.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-07-12 Ben Pfaffofproto: New feature to notify controllers of flow...
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-05-07 Ben Pfaffofp-parse: New function parse_ofp_exact_flow().
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-07 Ben PfaffIntroduce ofputil_protocol, to abstract the protocol...
2012-02-27 Simon HormanMake the string parameters const for do_flow_mod__()
2012-02-09 Ben Pfaffovs-ofctl: Add "packet-out" command.
2011-08-09 Ben Pfaffofp-util: Rename struct flow_stats_request with ofputil...
2011-08-09 Ben Pfaffofp-util: Rename struct flow_mod to struct ofputil_flow...
2011-06-23 Ben Pfaffovs-ofctl: Accept only valid flow_mod and flow_stats_re...
2011-06-17 Andrew Evansovs-ofctl: Print the offending flow on parse error...
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-05-12 Ben PfaffImplement basic multiple table support.
2011-03-18 Ben Pfaffofp-parse: Generalize parse_ofp_add_flow_file() to...
2011-03-18 Ben Pfaffovs-ofctl: New commands "replace-flows" and "diff-flows".
2010-12-07 Ben Pfaffovs-ofctl: Add NXM support.
2010-11-11 Ben Pfaffofp-parse: Refactor flow parsing.
2010-11-11 Ben Pfaffofp-parse: Generalize parse_ofp_add_flow_str() as parse...
2010-10-01 Ben Pfaffofp-parse: Factor out duplicated code into new functions.
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-07-30 Justin Pettitofp-parse: Break string-to-openflow parsing into librar...