Thomas Vachuska
924cda424c
ONOS- 2946 Adding ability to view packet processor statistics.
...
Change-Id: Ic55ec670b197b1ee08f2d11f97658fd614da1614
2015-09-23 00:20:44 +00:00
Nikhil Cheerla
2ec191fa98
Disjoint Path Utils Exposed
...
- to TopologyStores
- to TopologyServices
- to PathServices
- to REST API
Change-Id: Ib2b5840df0f8e94f327ec8f91827d3d850634562
Change-Id: I03e59210e9c79c4f92dcfa8c7983642572708429
Change-Id: Ia5c17d1ded374ef688990bd30e7f99184aaca95b
Change-Id: Ibebae50bc722701e8212263587727ad8abd79805
2015-09-22 14:29:19 -07:00
Nikhil Cheerla
1cf0f9a41f
[Emu] Disjoint Path Utils Exposed (to DefaultTopology)
...
Change-Id: I1d59d7a5a89618bd7419f00a0da674e87fe9bdb3
2015-09-22 13:45:18 -07:00
Jonathan Hart
65d551b50e
Compute the flow ID at build time rather than when fromApp() is called.
...
Depending on the order that the application calls the builder methods,
there may not be any selector, priority, etc. added at the time fromApp() is
called. This means there's no entropy to the hash function so all flows end
up with the same flow ID.
Change-Id: I9badedc343fdf6f3ee7f73547955cd84302d9226
2015-09-22 18:21:05 +00:00
Brian O'Connor
f107bd7193
ONOS-2947 Improvements to HostService
...
- Added ability to replace IPs for existing hosts to HostProviderService
- Moved createOrUpdateHost to use compute() (rather than get/set) in HostStore
Change-Id: I8ac035d010ae65f23158d2237f9fc97c8f811dd4
2015-09-22 00:41:03 +00:00
Thomas Vachuska
7f171b2ce9
ONOS- 2946 Adding ability to view existing packet intercept requests and packet processors.
...
Change-Id: Id0d82fb4a19506ec607a71856dbf0c33c8e51baf
2015-09-22 00:40:11 +00:00
Jonathan Hart
46080b6834
Remove all address bindings code from Host subsystem.
...
This has been superseded by the InterfaceService.
Change-Id: I8aae4cfe00752a84e545a1030c199aea8b59da38
2015-09-21 20:57:13 +00:00
Jonathan Hart
39ee64855b
ProxyArpManager: Factor out common logic for handling ARP and NDP packets.
...
Change-Id: I0709f9cda2506f01dbc912b8c3e12443ec217fed
2015-09-21 19:58:39 +00:00
Brian O'Connor
f967ad61dc
Starting snapshot 1.4.0-SNAPSHOT
...
Change-Id: I6b64a70eb8c416b58689afd2af7d726153176f6b
2015-09-18 15:19:54 -07:00
Sho SHIMIZU
7462641ac8
Use lambda expression to simplify statements
...
Change-Id: Ib8ddac6e93327ade9d42984d8eba66be7047d051
2015-09-15 06:13:13 +00:00
Sho SHIMIZU
d714efe24b
Remove unused import statements
...
Change-Id: I4a62c438ee29b2918d1aafb64b29133149afd02c
2015-09-14 05:38:46 +00:00
Sho SHIMIZU
e2952e4492
Remove unnecessary modifiers
...
Change-Id: I890c9b33ae8e8402520230860fa575a9ec757b2d
2015-09-14 05:28:18 +00:00
Brian O'Connor
b3a3b52f46
Rolling back to snapshot 1.3.0-SNAPSHOT
...
Change-Id: I5394f02bc4cc4614427e5e535889e883944734fd
2015-09-10 17:26:49 -07:00
Brian O'Connor
cbc5878c31
Tagging 1.3.0-rc2
...
Change-Id: Id062ea54a0f03c26eb763e03cc347dbfe63cd03f
2015-09-10 17:08:00 -07:00
Thomas Vachuska
4c571ae2c5
Fixing @Beta tags
...
Change-Id: I93a3be9a81a8f29f7b1ce29b66f09c9bcd31e639
2015-09-10 23:40:16 +00:00
Thomas Vachuska
58de416ef1
Fixing copyrights.
...
Change-Id: Iacdddaf1b83fa24998730c3f714fcaf35351ae9e
2015-09-10 16:18:10 -07:00
Ayaka Koshibe
2c59acfdc9
Link config enhancements:
...
o Links can be injected using configs
o fix for AllowedEntity check on links
o config for link durability
o Link operator methods for creating Link descriptions
Change-Id: I8a1fabc688a2e7eeb579feced451a6c1ba7e3232
2015-09-10 20:29:01 +00:00
Sho SHIMIZU
8dc81ea90c
Apply JUnit4 style test
...
Change-Id: I16a639dbf5f9dd7f08068cf94312e5d04cb8776a
2015-09-10 20:08:03 +00:00
Ray Milkey
9b36d81ce3
Javadoc fixes
...
Change-Id: Id23ed2d576b2222194153be9d043ca5acafe67ae
2015-09-09 23:54:01 +00:00
Sho SHIMIZU
d82a4e6d46
Remove redundant type cast
...
Change-Id: I9bd51cc78bcb8fb4b475aac1e10dd54f901241e7
2015-09-09 22:12:50 +00:00
Sho SHIMIZU
006e4861b8
Remove unnecessary semicolons
...
Change-Id: I02e0b1484b4e441cf84b416e5c2407dbd820b3f8
2015-09-09 21:50:48 +00:00
Sho SHIMIZU
d88db6f142
Use diamond operator
...
Change-Id: I966c7033fc97259b3c3727a07d552c675a9446a4
2015-09-09 21:50:38 +00:00
Sho SHIMIZU
5bfd4e6d08
Simplify equals() implementation
...
Change-Id: I4f0650c8c4f3a50a3132b989e93835c42e92b49b
2015-09-09 21:50:09 +00:00
Sho SHIMIZU
c9d8d0a0ba
Avoid unnecessary instantiation
...
Change-Id: I1ce616feaaca773cd693d07569f7fa1fb9062d14
2015-09-09 21:31:10 +00:00
Jonathan Hart
a86254889a
Add optional 'name' field in BGP speaker config
...
Change-Id: If6f4567cd1a7c29b0424cc84bef050efe392544c
2015-09-08 23:55:25 +00:00
CNlucius
a66c39739e
ONOS-2724
...
Fix bug of apply flowrule and remove flowrule
Change-Id: Ia7dec83206c3f5e24f912f111bd87dab6eab4610
2015-09-08 18:06:30 +00:00
Brian O'Connor
e8bcb70258
Changing version to back to snapshot 1.3.0-SNAPSHOT
...
Change-Id: I05bc4669bf3ad2a149cee5d303da42bf8ffd14e8
2015-09-04 23:57:08 -07:00
Brian O'Connor
004345f6c8
Tagging 1.3.0-rc1
...
Change-Id: I640fc75397b90532e8a71f9413b6822f80b3e775
2015-09-04 23:47:08 -07:00
Thomas Vachuska
0a400ead8e
Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode.
...
Change-Id: I5f9ec423cd5f23f61c97a57073d9d11071c47997
2015-09-04 21:24:06 +00:00
Changhoon Yoon
b856b813b5
ONOS-1767 SM-ONOS implementation
...
22a363e ONOS-17767 SM-ONOS impl
Change-Id: Ifca8129f2266bada68af735cf81a1d39f1ec8506
2015-09-04 18:09:49 +00:00
Ayaka Koshibe
1a00251650
optical configs:
...
o add integral node to serializer
o add linc-oe 'speed' config field
Change-Id: Ifc0ee8959e3589f3c2372f28fc10780a99278572
2015-09-04 01:17:58 +00:00
Madan Jampani
f97edc1c48
Javadoc fixes
...
Change-Id: Ia051f4875d5cadbd7e5307bd8bd6ff1df488165d
2015-08-31 21:50:06 +00:00
Jonathan Hart
15ea3701f7
Deprecated address bindings interfaces in Host subsystem
...
Change-Id: I69b777ec16e3fb8344ddba757c764ccb1a44ac92
2015-08-31 15:39:48 +00:00
HIGUCHI Yuta
04b49fc898
Deprecate ModMplsLabelInstruction#label()
...
Change-Id: I1324747adaa8ccb28077aa14b208df1083f39a3f
2015-08-28 18:08:12 +00:00
Simon Hunt
52560661c5
ONOS-2186 - GUI Topo Overlay - (WIP)
...
- Moved TopoJson to core ui API, so it is accessible to external apps
- Added highlightsMessage() to TopoJson
- Pulled sendMessage() up to UiMessageHandler
Change-Id: Iacab5b69e3b2a6db98be8391274695247ba5526d
2015-08-27 22:46:44 -07:00
HIGUCHI Yuta
60db97769c
BugFix: Comparing MplsLabel against int
...
- MplsCriterion#label() returns MplsLabel, while
ModMplsLabelInstruction#label() returns int
Change-Id: Ia0d57651fd3553ffb4e4f07dc51c420a09028f6e
2015-08-27 23:08:00 +00:00
Simon Hunt
5b3ff90410
ONOS-2186 - GUI Topo Overlay - (WIP)
...
- Default behaviour is to "unsubdue" each node and link present in the Highlights message.
- Now added ability to tag nodes/links for remaining subdued when rendered
(this needed for BYON application).
Change-Id: I351ee0d135bf3ef8f46102f461a45ee48fe9a5cc
2015-08-27 09:46:36 -07:00
Simon Hunt
94f7daec34
ONOS-2186 - GUI Topo Overlay - (WIP)
...
- Showing traffic on selected intent now subdues other elements.
- Augmented Highlights to allow for retrieval by ID.
- Reparented HostHighlight and DeviceHighlight to NodeHighlight.
- Added a few extra highlight unit tests.
Change-Id: I0de1cefdcfda58a6fec6e90be5fe898d35aa1b37
2015-08-27 16:11:52 +00:00
Madan Jampani
216d8d7a8f
Support a weak read consistency mode for distributed set
...
Change-Id: I2b72795f083421ecce2c7f7cb932d2ec3e15a960
2015-08-26 21:11:19 +00:00
Thomas Vachuska
4998caa062
ONOS-2488 Finished moving network config stuff out of the incubator area.
...
Change-Id: I62c511938fdf8f33def99ce43f0d4417b4ba1918
2015-08-26 13:28:38 -07:00
Simon Hunt
743a8492b8
ONOS-2186 - GUI Topo Overlay - (WIP)
...
- Basic ability to visually suppress (two levels) other links/nodes, added to Highlights model.
- Added javadocs to Highlights class.
- Added unit tests for Highlights and TopoJson classes.
Change-Id: Id7a9990dcbad20139a4dab89cf54e476c2174ec0
2015-08-25 23:48:08 +00:00
Jon Hall
df6a6e4af8
Modify TimeFormatterTest to work on some systems to address [ONOS-2732]
...
Change-Id: I42d37f3610e27e07c8f4191d2b2b7c192e75e55b
2015-08-25 16:24:35 -07:00
Sho SHIMIZU
a8241cab85
ONOS-2729: Define an interface to query about MPLS capability
...
Change-Id: I509720b0c9ee8a9b652aa966ec19c77aacac8573
2015-08-25 15:35:36 -07:00
Sho SHIMIZU
264497f00f
ONOS-2728: Define an interface to query about VLAN capability
...
Change-Id: I53444a7b76902a19548cdac1c557677848a46d1e
2015-08-25 22:30:03 +00:00
Simon Hunt
72297219c8
ONOS-2186 - GUI Topo Overlay - (WIP)
...
- added devicesWithHover(), hostsWithHover(), hovered() to NodeSelection.
- wrote unit tests for NodeSelection.
Change-Id: I6dca0f4f0a4ce2412438c8411102034969ef4343
2015-08-25 19:38:38 +00:00
Sho SHIMIZU
8770a9331e
Remove use of deprecated methods regarding TCP/UDP/SCTP ports
...
Change-Id: I165b3b765ca6b712684604399976f6987ce83291
2015-08-25 10:07:11 -07:00
Hyunsun Moon
cf732fb688
ONOS-2711 Replaced short to TpPort for tcp/udp ports
...
Change-Id: Ibf0474b5369d11d377fd33cf5ab48083cbca3308
2015-08-25 16:10:35 +00:00
Simon Hunt
d2862c3961
ONOS-2186 - GUI Topo Overlay - (WIP)
...
- added isActive() predicate to UiTopoOverlay.
- auto-select single intent in an intent selection group.
- clean up mouse over/out handling.
Change-Id: I0f951bd26fcfc791d73bb8121ebbe002086294ea
2015-08-24 17:42:01 -07:00
Phanendra Manda
37b97fbad3
[ONOS-2287,ONOS-2288]Pcep TunnelProvider implementation
...
Change-Id: I4184336c200f1060e93be5dc28076ba35f6b98f4
2015-08-24 23:32:58 +00:00
chengfan
5dc1e07f72
[ONOS-2715]implement MW icon extension for onos
...
1.add a new device type named "MW"
Change-Id: If9084426f380918416490c29f93d2caa75b0fb55
2015-08-24 22:43:58 +00:00