Jonathan Hart
de6e203207
Remove old config classes from routing bundle.
...
Change-Id: Ifc8ff03674c1cfb9e3cde86b9994b8362744840d
2016-04-20 22:06:11 +00:00
HIGUCHI Yuta
d9e0105d79
log uncaught Exception
...
- Use execute instead of submit so that uncaught Exception will
be dealt and logged by ExecutorService's handler.
- Use component's own logger
Change-Id: I761264aea00748980929b5048e111756776dd2f6
2016-04-19 17:10:00 +00:00
Jonathan Hart
92ca5d3d59
Move PIM and Reactive routing to new route service.
...
Also remove old static router, fix CLI commands
Change-Id: Ice1ded45b272ff93d9cdbf0f8def7b6bff9a681c
2016-04-19 15:34:45 +00:00
Charles Chan
d55e84de33
CORD-348 multicast support in SegmentRouting and vRouter
...
In this submission:
* Setup/teardown multicast route according to SinkAdded/SinkRemoved event
- ingressVlan and egressVlan is configurable through network config
* Change behavior of OFDPA VLAN assignment
- Always use the VLAN in metadata if present
* Bugfix of writing immutable object
NOT in this submission (coming soon):
* Error handling (e.g. link/device failure recovery)
Change-Id: I9be11af04eb2d6456b865c7e59e96cc02370f846
2016-04-18 20:06:57 +00:00
Jonathan Hart
a2eb9ffdde
Adapt FIBs to new route interface
...
Change-Id: I8ac19ad578aac4607fd8319186b6568a21edc1fd
2016-04-18 17:21:36 +00:00
Jonathan Hart
1ad75f24db
Modified BGP and FPM route sources to push to new route service.
...
Also created an adapter to adapt the new interface to the old one for
backwards compatibilty with existing FIB components.
Change-Id: If8eb2220d9e4e69af135a8f9469ffda567ed4448
2016-04-18 17:06:16 +00:00
Ray Milkey
24439fe26d
app buck refactor for apps: aaa, acl, bgprouter
...
Change-Id: Iaa970e3a937cc1df0aff29cc45f4c08c2d79cd13
2016-04-09 02:55:18 -07:00
Brian O'Connor
5ab426f9ff
Updating copyrights
...
New format: 'Copyright .year-present Open Networking Laboratory'
Change-Id: I1a9e58b355b775e75245ad875a2d7a4df3f03098
2016-04-09 01:20:21 -07:00
Pingping Lin
9a445c8882
move the reactive routing to new config subsystem
...
Change-Id: I3e570138afb800c5bd7dbef872cbf9044732fa49
2016-04-08 15:04:47 +00:00
Jonathan Hart
f04b7d9249
Small cleanups for vRouter app
...
Change-Id: Ibee46d3b95ee76dd3547e11d046c4620b3b3306d
2016-04-07 15:10:03 +00:00
Ray Milkey
7c25182db9
Fix buck tests
...
Change-Id: I3d681e6e5c1d3e98c87ccb3d20a619b216ae6133
2016-04-06 19:04:52 -07:00
kishore
71a275392d
Add/Remove interface, Addressed patch set 2
...
Change-Id: Ibee195f20cb8ebea7da89ce7324d1617e78c36b2
Add/Remove interface, Addressed patch set 1
Change-Id: If98c4cbf74d1ca5eeb2e51154308c8eb2af8c195
Add/Remove interface, Addressed patch set 1
Change-Id: If98c4cbf74d1ca5eeb2e51154308c8eb2af8c195
2016-04-06 18:31:06 +00:00
Brian O'Connor
85f28d0a0a
Updating test sources in several BUCK files
...
Change-Id: I17b83cb978f7b8fc1d31a1e96bec59a077dbdfbb
2016-04-06 16:57:45 +00:00
Brian O'Connor
a450bd000b
Simplifying Import-Package line in maven-bundle-plugin for REST bundles
...
Change-Id: Ic29e3f205e18b7b63e33a8c65cbb30a8b56d2e74
2016-04-04 21:33:36 +00:00
Luca Prete
8f2a3ce293
Adding VLAN to PeerConnectivityManager
...
Change-Id: I695087c108dc4d9d2da61992019d8fa3d08c61c1
2016-03-31 17:07:50 +00:00
Ray Milkey
f80bbb22c2
Initial BUCK build
...
Change-Id: I64e8a979301989062f4545a4841b06c15a372049
2016-03-29 21:39:14 +00:00
gaurav
164cf6d118
changes for cord-488 and addressed comments
...
Change-Id: Ic51923f7d5860d9120acadc5ca3716cf5f143dcc
2016-03-29 14:30:30 +00:00
gaurav
367859325b
changes for cord-485 using device id in variable
...
Change-Id: Ied52ff808841397698c49fa13d4937868c14749d
2016-03-23 16:51:14 +00:00
Ray Milkey
c747729bab
Refactor Comparator class to break dependency of core/net on the CLI
...
Change-Id: I6f3165f399ab448eff5c5d2232f4b96f10ebf57e
2016-03-18 19:03:24 +00:00
Brian O'Connor
955c316b54
Starting snapshot 1.6.0-SNAPSHOT
2016-03-10 15:27:19 -08:00
Brian O'Connor
55b4d80176
Tagging 1.5.0 (Falcon)
2016-03-10 15:24:41 -08:00
Madan Jampani
23696428f8
Starting snapshot 1.5.0-SNAPSHOT
2016-03-09 14:02:04 -08:00
Madan Jampani
b7a5420285
Tagging 1.5.0-rc3
2016-03-09 13:47:32 -08:00
Jonathan Hart
1eb9534926
These are libraries not applications
...
Change-Id: Ibb5cfb627517de87bac41ae053fd39cedb8b425a
2016-03-08 12:01:28 -08:00
kishore
db79dc0905
cord-486 TestClass added
...
Change-Id: Ic1ce77cde4d728fbc0cb17178cc6ed2b5c5c714e
2016-03-08 19:05:15 +00:00
Jian Li
fd46e1d293
Refine application title and category in app.xml and pom.xml
...
- Remove ONOS keyword from application title
- Capitalize each keyword in application title
- Make it consistent to use App, Provider and Driver in
application title
- Add right category name for each application
- Add missing application title and category
- Make application category comment more descriptive
Change-Id: Ib886b4a4293c38bd546a4107b20569f1bd7031a7
2016-03-08 18:41:50 +00:00
Simon Hunt
afae2f71fc
Apps-- added onos.app.title property to applications.
...
Change-Id: Id845390ee0bee5b871c0ce9f47b2ce98fbcf26b9
2016-03-07 19:30:59 +00:00
Thomas Vachuska
5d8994ffce
Starting snapshot 1.5.0-SNAPSHOT
2016-03-03 17:13:26 -08:00
Thomas Vachuska
40d5255ca9
Tagging 1.5.0-rc2
2016-03-03 17:08:36 -08:00
Jonathan Hart
b3dad10487
Fixed blocking FPM deletes.
...
Apparantly route deletes are sent with protocol UNSPEC (fpm bug?)
Change-Id: Ia904149c0ee4704d604304d3296d2b9f2e780ab4
2016-03-02 17:25:54 +00:00
Ray Milkey
c94e8bca35
Remove methods deprecated in Drake from RoutingConfigurationService API
...
Change-Id: Ib9f65f8cff9bc0a763b0000fff1996c4404fac39
2016-02-23 02:02:16 +00:00
Jonathan Hart
9ad777f926
CordMcast clears remote routes on startup to prevent being out of sync.
...
It also reads existing routes on startup.
Change-Id: I13b8ffae2b57d1e82181a8a745bda185d56f368d
2016-02-21 22:48:51 +00:00
Charles Chan
d0fd5dc1bd
CORD-546 Push L3 unicast rules for bgp peers when they are learned
...
- Change L3 unicast group id/key generation to include src MAC
- Note: Only flows are removed when a peer is gone
since the group may still be referenced by routes announced by peer.
It does no harm even if the group is not referenced.
- Note: We assume that peer does not move or update IP
Also fix several SR/VR integration issues, including
- Do not push broadcast group for /32
Change-Id: Ifb03601f5341f8b7717ea1fbccbc569b07f66476
2016-02-19 23:36:19 +00:00
Jonathan Hart
00cdddaa60
Send PIM Join/Prune messages based on events from the McastService.
...
Also change Interface to return a list of addresses rather than a set
to allow applications to rely on the order of configuration
Change-Id: Ie7f62fee507639325ee0a77b8db4088dae34597e
2016-02-19 18:53:12 +00:00
Jonathan Hart
b940190ec4
Add route to each next hop
...
Change-Id: I4a581545d9539c46194d6f5a6a202120779a60db
2016-02-18 18:43:47 +00:00
Jonathan Hart
1af5a7a07c
Clear FPM routes when the FPM connection goes down.
...
Change-Id: I20b7eca27150aad9958cf872edbbfa973a003af9
2016-02-17 21:44:20 +00:00
Charles Chan
f555a73ab2
vRouter should only process configured ports.
...
A missing part of #7558
Change-Id: I0efa34eb5d76b7c1c459f3141c061763d95248dd
2016-02-15 15:37:15 -08:00
Jonathan Hart
883fd378cc
Added interfaces configuration to allow vRouter to be selective about what
...
interfaces to use.
Change-Id: I4eb069760df0995d9e831e024ddbc0493bccce0b
2016-02-11 01:14:00 +00:00
Jonathan Hart
6b045587c9
Add CLI for viewing FPM connections.
...
Change-Id: I7e9e320b662a826cd2c0d49477b45110094d8e79
2016-02-06 00:55:06 +00:00
Jonathan Hart
de15e1cd40
Remove references to SDN-IP from components that have been generalized.
...
Change-Id: Ib22d5abe8feddb805f803baa74085f079ca5f536
2016-02-03 19:49:10 +00:00
Jonathan Hart
916bf89b8b
vRouter: ignore routes that don't come from Quagga
...
Change-Id: I1a67a18b7f5f0a4e43156c017b92c12789e81104
2016-02-01 18:38:33 +00:00
Madan Jampani
620f70d03f
LeadershipStore updates:
...
- Now tracking leader and candidates for a topic using a single map.
- Using term numbers that are incremented by one every time a new leader is elected.
- Introduced a separate LeadershipStore to conform to the manager-store pattern
Change-Id: I1d03a6c5e8ff0e68ef0c1e3a6c2d425c4856e470
2016-01-30 23:14:12 -08:00
Saurav Das
49cb5a1f0f
Changes to vRouter to accomodate ofdpa and softrouter pipelines.
...
Adding arp-spa to flow from vRouter to distinguish between multiple untagged
interfaces with the same macAddress.
Change-Id: Ifd6e00f70c538c780c0f5728d9ba960a4c70b1db
2016-01-22 20:49:46 +00:00
Jian Li
c35415ddcd
[ONOS-3634] Enhance app to have a category, icon, URL and readme
...
This commmit enhances application to have category, icon, URL and
readme. The web GUI and CLI will be implemented in separate commits
Change-Id: Ib02716d7118cc617b24f196f2213ea1fe99a34be
2016-01-20 00:30:35 +00:00
Jonathan Hart
b3fa42c019
Change SingleSwitchFibInstaller to use new router config.
...
Also it now supports the config being added after the application starts.
Change-Id: I194a4482702c58d2e91be0436dc11ab42973df96
2016-01-18 18:57:12 +00:00
Jonathan Hart
ea49238329
Control plane redirect for OSPF traffic
...
Change-Id: I1d31bceadce6f67070a14afaaebdeab07d16f40a
2016-01-14 18:39:08 +00:00
Sho SHIMIZU
4590604b64
Use Objects.nonNull() to check if non-null
...
Change-Id: Ib32f56c1d53e4199592f457d04660228b7f437aa
2016-01-14 08:14:31 +00:00
Jonathan Hart
3930f6351c
FPM component that can decode routes from Quagga's FIB push interface.
...
Change-Id: I57bfd9273b81c8d368a59a3acea53486cb4acfc1
2016-01-13 19:08:16 +00:00
Jonathan Hart
6344f5745d
Implemented control plane redirect for control traffic.
...
Modified SoftRouterPipeline to support new flow objectives.
Change-Id: Ia93bc927832444ba1f7cf20b276e4866789c9d30
2016-01-12 12:50:46 -08:00
Jonathan Hart
ca47cd7e23
Allow SingleSwitchFibInstaller to support untagged interfaces.
...
Added support in OVSCorsaPipeline and SoftRouter.
Change-Id: I7242f0f26cbdf7d6d2205fc6f48458d604de5326
2016-01-08 23:02:39 +00:00