-
- Downloads
Fixed action serializer for actions that do not have values e.g. strip_vlan...
Fixed action serializer for actions that do not have values e.g. strip_vlan and such. Added in a 'n/a' value for the JSON key's value. Perhaps we should rethink how a list of actions is serialized to avoid the 'n/a' all together.
Showing
- src/main/java/net/floodlightcontroller/core/web/serializers/OFActionListSerializer.java 7 additions, 7 deletions...ntroller/core/web/serializers/OFActionListSerializer.java
- src/main/java/net/floodlightcontroller/util/ActionUtils.java 1 addition, 0 deletionssrc/main/java/net/floodlightcontroller/util/ActionUtils.java
Please register or sign in to comment