Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / bundle.c
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
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-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-02 Ben Pfaffofp-util: Move ofputil_check_output_port() to ofp-actio...
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-28 Justin Pettitflow: Only un-wildcard relevant IP headers.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-18 Ben Pfaffofp-util: Separate output, error reporting in ofputil_p...
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
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-08-15 Mehak MahajanCorrect number of bytes to allocated for slaves in...
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-02-01 Ben Pfaffmeta-flow: New "subfield" data structure.
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2011-12-28 Ben Pfaffbundle: Fix returned error code in one bundle_check...
2011-10-27 Ethan Jacksonbundle: Parsing bug when using bracketed syntax.
2011-09-13 Ben Pfaffofp-util: Add type-safe functions for serializing actions.
2011-08-12 Ethan Jacksonnx-match: Update register check functions.
2011-07-23 Ethan Jacksonbundle: New action "bundle_load".
2011-07-23 Ethan Jacksonbundle: Implement NX_BD_ALG_ACTIVE_BACKUP.
2011-07-20 Ben Pfaffbundle: Avoid GCC 4.5 warning about possibly uninitiali...
2011-07-20 Ben Pfaffbundle: Treat slave_type properly as 32-bit value.
2011-07-19 Ethan Jacksonvswitch: Implement bundle action.