Ray Milkey
d6c4280f5e
Sonar suggestion - don't lock on a field that is being modified
...
This code could also throw an NPE if called at the wrong time.
Fixed by saving the value to lock on before saving the new value.
Change-Id: I6a7570c00135d7cff31f3429af1067f4228e5189
2018-01-16 21:11:23 +00:00
Brian O'Connor
a09fe5b0b7
Updating Copyright line to Open Networking Foundation
...
Change-Id: Icba96d7f39a065b53f34a6aeb71afd1f7d51f774
2017-08-03 21:12:30 -07:00
Jian Li
b86d8ad8a6
Support Solicit-Map-Request (SMR) message for updated MapRegister
...
Change-Id: I9d0865d569557c904b161d124b4616111f0f9807
2017-06-01 22:15:37 +00:00
Jian Li
246334bb48
Add ExtensionAddressInterpreter with ExtensionMappingAddressCodec
...
Change-Id: I30e663581ff392b3adf0e366cb7984fc66d34d0b
2017-04-04 01:21:32 +00:00
Jian Li
9b1a45be12
[ONOS-5749] Initial implementation LISP device provider
...
Change-Id: Ie1ac2ff82c62717fc8e2b045f964d026fe30effa
2017-01-25 10:35:53 +00:00
Jian Li
347c51e683
Fix: sonar related fixes for LISP protocol package
...
Change-Id: If38ff6be071e1522c925056de44f9ec50910652c
2017-01-19 00:05:42 +00:00
Jian Li
b1a8fd05d2
[ONOS-5607] Add a new LISP router when receiving MapRegisterMessage
...
Change-Id: I0cb11492def61b99f30b463304a3f152c5200b2f
2017-01-04 18:14:55 +00:00
Jian Li
0dab596158
[ONOS-5607] Add AbstractLispRouter base class with impl classes
...
Change-Id: I7b79301db684b7f15307dc26be0c6e665399b01d
2016-12-23 16:08:48 +00:00
Jian Li
834ff723ce
[ONOS-5607] Revise LISP ctrl impl class to track msgs and routers
...
Change-Id: I4a51a8ef9162e3feee543f40fa92a0435186d1c9
2016-12-21 15:12:59 +00:00
Jian Li
7ccc3a862f
[ONOS-5607] Add LISP router, controller and listener interfaces
...
Change-Id: If01738d1b0e4e264618392844d96a9cf31cbd7c7
2016-12-21 07:06:03 +00:00
Jian Li
5e505c6c23
Refactor LISP package to separate ctrl interface and impl classes
...
Change-Id: I4e94ff54299e886cd0e8b3ce38591b0900290f54
2016-12-11 13:56:47 +00:00
Jian Li
6322a36cb3
[ONOS-5267] Rewrite LISP bootstrap class to use UDP rather than TCP
...
- Try to use MessageToMessageDecoder to decode DatagramPacket
- Use Bootstrap instead of ServerBootstrap in a way to use UDP
- Add a dummy LispController interface
- Remove unnecessary handlers from LispChannelInitializer
- Rename LispController to LispControllerBootstrap
Change-Id: I7d930f46ffb87d88b3449ba78e066d8b1c065093
2016-11-01 22:14:31 +09:00
Yuta HIGUCHI
da27f52941
Attempt to fix onos-master job issue.
...
- Temporary workaraound for onos-master job failing with:
javadoc: error - No public or protected classes found to document.
Change-Id: Iea3f419584130176a85abb173eba91f842c32068
2016-07-07 22:06:45 -07:00
Jian Li
b6957627a1
[ONOS-4718] Initial commit for LISP SBI protocols
...
Change-Id: I5ae2f19f9ed6e4df579cf2246cd0ab0d31fd3396
2016-07-06 13:41:12 +00:00