113 Commits

Author SHA1 Message Date
Brian O'Connor
ea9021ea43 moving latch instation before submit in push-test-intent command 2014-10-10 23:12:23 -05:00
Brian O'Connor
1aa99eb973 adding push-test-intents command to test intent performance 2014-10-10 20:16:23 -05:00
tom
093340b44c Speeding up stuff.
HostDescription now passes up just a single IpAddress.
2014-10-10 00:15:36 -07:00
tom
545708e14e Optimizing performance of HostId. 2014-10-09 17:10:02 -07:00
Yuta HIGUCHI
fa891c9a0f Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles."
This reverts commit 58819b4dcc697f63872bee9f3ddd41a0c4d8fca5.
2014-10-09 15:28:45 -07:00
Yuta HIGUCHI
d40483d52c Revert "Refactored code in an attempt to break dependency cycles"
This reverts commit 195af6e6b27c23c7beb98f4cd425e7d7ffff1ecd.
2014-10-09 15:28:45 -07:00
Madan Jampani
195af6e6b2 Refactored code in an attempt to break dependency cycles 2014-10-09 15:01:17 -07:00
tom
26673baf39 Merge remote-tracking branch 'origin/master' 2014-10-09 13:51:01 -07:00
tom
1679e18072 Eliminating some performance bottlenecks; more to be done. 2014-10-09 13:50:45 -07:00
Madan Jampani
58819b4dcc Refactoring to move code to right locations. Attempt at breaking dependency cycles. 2014-10-09 13:48:51 -07:00
tom
a689779d17 Added output of appId to the flow list command. Fixed defect in CoreManager - we forgot to put registered ids in our map. 2014-10-08 22:21:05 -07:00
Brian O'Connor
f10fcf6839 CLI fixes and fixed a bug in OpenFlowRuleProvider
H2H Add command: updated to use unique id block
P2P Add command: unique id block, and added traffic selector ETH=0x0800
2014-10-08 15:35:59 -07:00
Ray Milkey
a058c733cf Implement point to point intent compiler and cli commands to create them 2014-10-08 13:52:34 -07:00
tom
e2555ff4f6 Fixed onos-push-update-bundle tool.
Fixed wipe-out command confirmation.
2014-10-07 18:47:58 -07:00
tom
53efab57e0 Added Version and CoreService/Manager as an initial outline of a bootstrap coordinator. 2014-10-07 17:43:48 -07:00
tom
1dd08e4949 Enhanced flow list command to be more parsable and to use sorted devices list.
Fixed NPE.
2014-10-07 11:44:45 -07:00
tom
53945d53f7 Working on intent uninstall during recompilation. 2014-10-07 11:01:36 -07:00
tom
6db1f0a83c Added javadocs.
Renamed intent remove command.
2014-10-07 09:12:29 -07:00
tom
2228803943 Adding ability to push remote bundle updates. 2014-10-07 08:16:53 -07:00
tom
85258ee4a8 Reworked intent states to the new set of states.
Separate intent state from intent event type.
Implemented new state transitions in IntentManager.
Implemented ObjectiveTracker.
Re-route now works.
2014-10-07 00:10:02 -07:00
tom
800709a294 Experimenting. 2014-10-06 20:52:14 -07:00
tom
9b4030df2a Added a summary command. 2014-10-06 10:39:03 -07:00
alshabib
1c319ffc2e the return of the flowentry
Change-Id: I7dbeb6af2014a4df5b0beb7fe0157eaaac63bd0f
2014-10-04 20:29:09 -07:00
tom
0511a52140 Added an intent completer to the command-line. 2014-10-04 12:06:02 -07:00
Brian O'Connor
958d381a16 Updating Reactive forwarding to output unicast packet and added intents to wipe-out command 2014-10-03 19:46:23 -07:00
Brian O'Connor
a4cab073be Remove Path Intent 2014-10-03 18:46:39 -07:00
tom
f5c9d920f7 Added bi-directional nature to HostToHost intent. 2014-10-03 15:22:03 -07:00
alshabib
a0e0498e26 illegalArgument exception for priority
Change-Id: I9bce0b677b937ee691ac24c13c88a632cfb2339e
2014-10-03 13:03:19 -07:00
tom
9a693fda41 Fixed traffic selector builder to allow only one criterion.
Temporarily disabled flow rule time-out.
2014-10-03 11:32:19 -07:00
Brian O'Connor
66630c8f6e Adding Intent Impl and shell command to install simple intent 2014-10-02 21:08:31 -07:00
tom
9710fb4c65 Added a few command-lines for node administration. 2014-09-29 11:35:28 -07:00
tom
c52a8a9e22 Merge remote-tracking branch 'origin/master' 2014-09-28 22:42:29 -07:00
Yuta HIGUCHI
e76a24dfb7 Bundle restructuring
Change-Id: I5a9efa7f4d03bd78dd17297731c5addea5cf0442
2014-09-27 11:20:17 -07:00
tom
ee49c371bb Preparing for change in ClusterService/Store implementation. 2014-09-26 15:14:50 -07:00
tom
91c7bd039c Removed a cyclic dependency in the CLI code. 2014-09-25 22:50:44 -07:00
alshabib
144a2948a9 flow cmd has state selector
Change-Id: Id778277979d538e4addf8ed0052066a6d2e67ac6
2014-09-25 18:44:02 -07:00
alshabib
64231d86f7 link provider tests
Change-Id: I074d067a1432c874fa0e1674423df046d4c31086
2014-09-25 18:25:31 -07:00
alshabib
25182651c4 fix small bug in flows cmd
Change-Id: I7f2ad7b8e5871187333d301b93e79aaf14095f76
2014-09-25 14:34:17 -07:00
alshabib
99b8fdcd29 flows cmd pretty print
Change-Id: I29b0971a5a862c602f8cd36f864f173c6d8330d6
2014-09-25 14:30:22 -07:00
tom
1380eee1aa Cleaned-up CLI commands. 2014-09-24 09:22:02 -07:00
tom
b41d1aca5a Added graceful shutdown for upstart service.
Reworked slightly the mastership & device managers and stores to make it work (sort-of) in the distributed env.
2014-09-24 01:51:24 -07:00
tom
caf3bf784a Added onos-test.
Refactored the CLI classes.
2014-09-23 13:20:53 -07:00
tom
0872a1743c Fixed a number of CLI commands.
Refactored the StoreService/Manager stuff for common serializer pool.
2014-09-23 11:24:26 -07:00
tom
e4729875d7 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance.
Added cluster service and trivial store implementations.
2014-09-23 00:37:37 -07:00
alshabib
9290eeaf11 small fix to flowid
Change-Id: I7ba950cf3fe874a094ddd3f93a8d72df0cba89c0
2014-09-22 11:58:17 -07:00
alshabib
a7f7ca8e5c trying to fix flow state
Change-Id: I62845842c66cb99cb14bd54bc9602edf7c0cae39
2014-09-22 11:41:23 -07:00
tom
89b63c543d Added a wipe-out command; we need to revisit how to either make the devices come back or the links not come back. 2014-09-16 09:19:51 -07:00
Ayaka Koshibe
43530beb18 Host list command added to CLI
Change-Id: I52d11d3b1d56650e92357b6cb2c67007be742114
2014-09-15 11:14:52 -07:00
tom
82e725763b Converted all package.html files to package-info.java for easier package documentation. 2014-09-13 13:08:40 -07:00
tom
d0344a8047 Added package.html and fixed cluster lists command output. 2014-09-12 00:20:30 -07:00