Merge branch 'master' of git://openvswitch.org/openvswitch
[sliver-openvswitch.git] / ofproto / ofproto-dpif-xlate.h
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-05 Ethan Jacksonofproto-dpif-xlate: Take responsibility for ofproto_rec...
2013-08-05 Ethan Jacksonofproto-dpif-xlate: Maintain a pointer to struct dpif.
2013-08-03 Ethan Jacksonofproto-dpif-xlate: Take control of the qdscp map.
2013-08-02 Ethan Jacksonofproto-dpif-xlate: Pull STP xlation into ofproto-dpif...
2013-08-02 Ethan Jacksontag: Retire the venerable tag library.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-07 Ethan Jacksonofproto-dpif: Modularize ofproto-dpif-xlate.
2013-07-07 Ethan Jacksonofproto-dpif: Modularize mirror code.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-17 Ethan Jacksonofproto-dpif-xlate: Hide MAX_RESUBMIT_RECURSION.
2013-06-12 Ethan Jacksonofproto-dpif-xlate: Hide 'struct xlate_ctx'.
2013-06-12 Ethan Jacksonofproto-dpif: Pull xlate_actions() into its own file.