Yuta HIGUCHI 6f00489dfc Instruction related fixes
- Fixed PushHeaderInstructions bug, where half-baked Ethernet instace was used
  only to hold ethernetType. (ONOS-987)

Conflicts:
	core/api/src/main/java/org/onosproject/net/flow/instructions/Instructions.java
	providers/openflow/group/src/main/java/org/onosproject/provider/of/group/impl/GroupModBuilder.java
	web/api/src/main/java/org/onosproject/codec/impl/InstructionCodec.java
	web/api/src/test/java/org/onosproject/codec/impl/InstructionJsonMatcher.java
	web/api/src/test/java/org/onosproject/rest/FlowsResourceTest.java

Change-Id: I330a862c8a18206250befbd4e22ee6d189beed83
2015-03-19 11:05:24 -07:00
..
2015-03-19 11:05:24 -07:00
2015-01-20 19:38:27 -08:00