-
- Downloads
Try to fix the WEBUI
1. Serialize the return value of /wm/core/controller/switches/json 2. Serialize the OFDescStatReply 3. Serialize THE OFAggregateStatREply 4. Modify the webui to make it fit the current restapi format
Showing
- src/main/java/net/floodlightcontroller/core/web/ControllerSwitchesResource.java 39 additions, 5 deletions...dlightcontroller/core/web/ControllerSwitchesResource.java
- src/main/java/net/floodlightcontroller/core/web/serializers/StatsReplySerializer.java 477 additions, 446 deletions...controller/core/web/serializers/StatsReplySerializer.java
- src/main/resources/web/js/models/switchmodel.js 6 additions, 6 deletionssrc/main/resources/web/js/models/switchmodel.js
Loading
Please register or sign in to comment