1514 Commits

Author SHA1 Message Date
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
tom
a9a77c2d59 Added bi-directional nature to HostToHost intent. 2014-10-03 17:05:20 -07:00
alshabib
c274c90395 proxy arp application
Change-Id: Ic2136537a4104e75b64ae4731e1bae4f3a4c1661
2014-10-03 14:58:27 -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
alshabib
95cf139886 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next 2014-10-02 17:15:27 -07:00
alshabib
ba5ac487b5 flowrules no longer install a timeout but are monitored by onos in order to be expired
Change-Id: Ibd1a5952349d7ccb27c92b4982d04574f31424c0
2014-10-02 17:15:20 -07:00
Jonathan Hart
70da512717 Wired up HostMonitor to its dependencies and got it working. 2014-10-02 16:42:48 -07:00
tom
bf474388c0 Corrected some javadocs. 2014-10-02 07:36:50 -07:00
alshabib
6eb438a78b fixes for office deployment
Change-Id: I322dc856cb2f724e1860f3e30b3bcb5445c8fb65
2014-10-01 16:39:37 -07:00
alshabib
0ff17adc97 host provider detects hosts on ip as well
Change-Id: I76a1d51fb444a074c76a4b44818f02e7aa2944ef
2014-09-30 09:46:40 -07:00
alshabib
02ca24eaeb Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
Conflicts:
	apps/pom.xml

Change-Id: I5dc2c751086118b5137ea8a0a2b81e9de9d48fac
2014-09-29 23:58:59 -07:00
alshabib
4906fabe8d initial mobility support
Change-Id: Idf42bd2f769b3c687c4acc18241e19970c6cd7e2
2014-09-29 23:58:12 -07:00
Jonathan Hart
74f9c3b043 Added config app to read address config from json file 2014-09-29 20:04:26 -07:00
alshabib
cccd6b95a9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
Conflicts:
	core/net/src/main/java/org/onlab/onos/net/proxyarp/impl/package-info.java

Change-Id: I7bf076fae02c619ff0d57ffcbff4a4189716c474
2014-09-29 19:20:39 -07:00
alshabib
b5522ff102 proxy arp functional; needs testing
Change-Id: Ib948ec3eac07d2650becf720a9c3c5ca014a0994
2014-09-29 19:20:00 -07:00
tom
5a8779cd26 Added ability to properly register/deregister new connections and have the node status properly reflected. 2014-09-29 14:48:43 -07:00
tom
7309483930 Initial check-in for new p2p cluster messaging; to be refactored. 2014-09-29 13:47:08 -07:00
tom
cb43d60c78 Preparing for change in ClusterService/Store implementation. 2014-09-28 22:46:16 -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
14dc4d012d Working on IO loop tests commands. 2014-09-26 12:43:14 -07:00
tom
5f4df2d5eb Working on IO loop tests commands. 2014-09-26 12:19:51 -07:00
tom
9251d194df Merge remote-tracking branch 'origin/master' 2014-09-26 11:12:28 -07:00
tom
f7e13b0e01 Working on IO loop tests commands. 2014-09-26 11:12:25 -07:00
alshabib
010c31df1e pretty builders
Change-Id: If03b60f97be1eba3803c6fcb328196a4a195c7e8
2014-09-26 10:01:12 -07:00
tom
0e0863f19e Added ability to measure round-trip latency and to assure message integrity. 2014-09-26 09:02:33 -07:00
tom
f110fffb45 Added IO loop test to the foo app. 2014-09-26 00:38:18 -07:00
alshabib
6553b51ecb Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
better with files

Change-Id: Ifb62a2c9a8e394fe3190582d7236eaea942ee3fc
2014-09-24 22:27:30 -07:00
alshabib
a68eb96a58 resilient flows and application id
Change-Id: Ic9f192d4451ae962737ab2b45c644372535e7bdb
2014-09-24 20:34:13 -07:00
tom
5d4e73cb84 Fixed javadocs. 2014-09-24 18:38:24 -07:00
tom
0768a02c39 Added prox test cell and enhanced install to allow customization of the hazelcast.xml for proper network interface. 2014-09-24 16:16:16 -07:00
tom
0755a3678f Added notion of a general Store abstraction and wired it up in ClusterStore. 2014-09-24 11:54:43 -07:00
tom
82d6bde9d1 Fixing test scripts. 2014-09-23 17:33:58 -07:00
alshabib
e9d3a32016 pkt glitch FIXED... ovs was not sending a bufferid
Change-Id: Id6fedf7c6ed8fbcfefb7308b0ee442e614e5e3af
2014-09-23 15:18:33 -07:00
Yuta HIGUCHI
4e9c37ca39 add new line at EOF
Change-Id: I9396405c4c81af64ad8f70cf685a9631b076a05b
2014-09-21 23:38:21 -07:00
Ayaka Koshibe
1d56fe4dbe renamed IpAddress to IpPrefix
Change-Id: I35990622e5b1c29ab6f6a0a0227088cd5d6c7294
2014-09-19 16:51:58 -07:00
Ayaka Koshibe
d4e53e1689 Consolidated FlowEntry into FlowRule
Change-Id: I349d73abba3336f4c79429efb5717e0a8c374a30
2014-09-18 14:24:55 -07:00
tom
642b226499 Fixed the react fwd app; glitch pause still remains though. 2014-09-17 13:52:55 -07:00
alshabib
b78689e2a4 merge 2014-09-17 11:13:02 -07:00
alshabib
e79bf95b61 esthetic changes 2014-09-17 09:22:51 -07:00
tom
dc95b8a030 Cleaned-up some javadocs and added some tests. 2014-09-17 08:07:26 -07:00
alshabib
9842a4efe2 removing log message doc craziness 2014-09-16 21:42:35 -07:00
alshabib
7b2748fa98 flowrules are pushed: we still have an intermittent hang though 2014-09-16 20:21:11 -07:00
tom
210f3f3637 Moved path service to topology. 2014-09-16 17:33:40 -07:00
Ayaka Koshibe
a9c199f402 renamed VLAN, IP, and MACAddress classes
Change-Id: Ib4df413db1f3d9ee96213fc487519536d7993c5b
2014-09-16 16:21:40 -07:00
tom
cbefa239d0 Enhanced topo viewer sample GUI to allow path selection from any node (host or device). Fixed path service implementaiton. 2014-09-16 14:17:20 -07:00
alshabib
55a55d9140 fix for cbench 2014-09-16 11:59:31 -07:00