Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b4f1cf099d84423f45bb67cbcbb41dce4d0974a7
/
protocols
« Previous
cdb2641
ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding
by Mani
· 9 years ago
03205d2
BGP flow spec system test update message parsing issues fix.
by Shashikanth VH
· 9 years ago
580bdeb
BGP flow spec configuration system test issue fix.
by Shashikanth VH
· 9 years ago
86b3b1a
ONOS-2739 - OSPF Basic Packet Structures , which includes encoding and decoding
by Chidambar babu
· 9 years ago
784ee0f
ONOS-3941 Adding Executor pool and support for username but passwordless https login in Rest SB
by Andrea Campanella
· 9 years ago
2464dc3
ONOS-3578 Removing netconf device from ONOS core
by Andrea Campanella
· 9 years ago
e68bb5e
BGP device id string.
by Shashikanth VH
· 9 years ago
e30cfc4
BGP encode multiple flow spec action issue fix.
by Shashikanth VH
· 9 years ago
30637eb
OSPF-API refactored based on review comments, ONOS-2738,
by sunish vk
· 9 years ago
950310c
ONOS-3929 Netconf Device Factory
by Andrea Campanella
· 9 years ago
ea12532
Document releases APIs were deprecated in
by Ray Milkey
· 9 years ago
d4712e2
[ONOS-3918] Handling of NETCONF <rpc-error> and no message-id
by Andreas Papazois
· 9 years ago
5826066
[ONOS-3857] BGP flow specification components encode and decode test.
by Shashikanth VH
· 9 years ago
afb2e00
[ONOS-3857] BGP send update flow specification message to peer.
by Shashikanth VH
· 9 years ago
510a8d8
[ONOS-3857] BGP flow spec NLRI encoding for MP_REACH and MP_UNREACH.
by Shashikanth VH
· 9 years ago
c53a413
[ONOS-3857] BGP update message flow specification components parsing.
by Shashikanth VH
· 9 years ago
57efbb2
Refactoring ID creation for netconf and REST
by Andrea Campanella
· 9 years ago
9bd644a
[ONOS-3856] BGP flow specification update message encode.
by Shashikanth VH
· 9 years ago
826990b
[ONOS-3856] BGP flow specification extended community path attribute parsing.
by Shashikanth VH
· 9 years ago
cb13d12
Expose cookie information in packet context
by Charles Chan
· 9 years ago
ae8f63d
[ONOS-3856] BGP flow specification RIB out test.
by Shashikanth VH
· 9 years ago
f04ab49
BGP support default IPV4 unicast capability.
by Shashikanth VH
· 9 years ago
60e7398
[ONOS-3857] BGP sourceprefix packetlength protocol flow specification components.
by Shashikanth VH
· 9 years ago
3fe5f23
[ONOS-3857] BGP flow specification action components tlv.
by Shashikanth VH
· 9 years ago
b029b9e
ONOS-3839 Fixing errors in sending requests and hanging on future.join
by Andrea Campanella
· 9 years ago
2947e62
ONOS-3810 augmenting Rest southbound protocol and provider for https and password based auth
by Andrea Campanella
· 9 years ago
6fe08ff
[ONOS-3857] BGP flow specification component port number TLV
by Shashikanth VH
· 9 years ago
42b4cf3
[ONOS-3856] BGP flow specification component classes.
by Shashikanth VH
· 9 years ago
2f11bb3
Fixing javadoc param in BgpFlowSpecRibOut
by Brian O'Connor
· 9 years ago
15de0d9
[ONOS-3857] BGP flow spec encoding for mandatory attributes
by Shashikanth VH
· 9 years ago
1c9587f
[ONOS-3856] Implement BGP flow spec RIB out.
by Shashikanth VH
· 9 years ago
c27b6b2
Fix files with windows line endings + Add checkstyle rule to catch this issue
by Madan Jampani
· 9 years ago
47c2da1
[ONOS-3856] Implement BGP flow specication components operator value.
by Shashikanth VH
· 9 years ago
dcfb7b5
[ONOS-3845] BGP support flow specification capability on peer basis.
by Shashikanth VH
· 9 years ago
fe2fb20
[ONOS-3857] BGP flow specification prefix implementation.
by Shashikanth VH
· 9 years ago
44967ec
[ONOS-3857] BGP Update message builder.
by Shashikanth VH
· 9 years ago
fb391ae
[ONOS-3856] Implement BGP flow spec RIB out flow specification details.
by Shashikanth VH
· 9 years ago
0a82a8e
[ONOS-3845] BGP FlowSpec capability handling.
by Shashikanth VH
· 9 years ago
8b1cb67
ONOS-3791 NETCONF session factory and exception on device connection
by Andrea Campanella
· 9 years ago
51539b8
Enforce naming convention regarding abbreviations
by Jonathan Hart
· 9 years ago
ce279ee
ONOS-3795 PATCH method in RestSbController and basic unit tests
by Andrea Campanella
· 9 years ago
14967c2
CORD-389 Fix for Accton 6712 deployment
by Charles Chan
· 9 years ago
e4583fd
[ONOS-3702] Clean up pom.xml dependency, bump up omitted dependency
by Jian Li
· 9 years ago
dfba739
Fix javadoc warnings
by Jian Li
· 9 years ago
101417d
ONOS-3605 Create thread Session input stream mechanism, adding listener for events from the device
by Andrea Campanella
· 9 years ago
3523973
Ignoring failing unit tests in BGP protocol/controller.
by Thomas Vachuska
· 9 years ago
249027e
Implementation of Adj-In and Local RIB UT
by Priyanka B
· 9 years ago
d8d92db
ONOS-3754 Create driver/behavior for Ciena waveserver
by Andrea Campanella
· 9 years ago
945ded2
ONOS-3692 Southbound Rest provider and protocol
by Andrea Campanella
· 9 years ago
8e290c5
ONOS-3743 Adding end pattern to doRPC, removing unused rfc module and minor refactoring of provider methods
by Andrea Campanella
· 9 years ago
68c4fc4
[ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes
by Jian Li
· 9 years ago
28247b5
[ONOS-3724] Fix the Cbench regression issue
by Jian Li
· 9 years ago
24d9dc0
Documenting current limitation in OpenFlowOpticalSwitch.
by HIGUCHI Yuta
· 9 years ago
c0c36a4
[ONOS-3703] pom.xml external dependencies and plugin version bump
by Jian Li
· 9 years ago
f4fd035
ONOS-3577 Adding getConfig with realtive config XML-tree argument
by Andrea Campanella
· 9 years ago
80520b8
ONOS-3650 Device driver multiple inheritance
by Andrea Campanella
· 9 years ago
1979f55
Bug fixes for ONOS-3509
by HIGUCHI Yuta
· 9 years ago
97e571e
BGP peer connection validation based on peer configuration.
by Shashikanth VH
· 9 years ago
55204f8
Igp IsIs extended metric issue
by Thejaswi N K
· 9 years ago
897c62a
Compare fix (Link)
by Priyanka B
· 9 years ago
7a2fe65
Process protocol message read partially from the buffer.
by Shashikanth VH
· 9 years ago
d9c6117
Clean up tempDir after each test runs.
by HIGUCHI Yuta
· 9 years ago
3dd13cf
BGP system test issue fix.
by Shashikanth VH
· 9 years ago
e238184
Compare fix
by Priyanka B
· 9 years ago
152b885
[Falcon][ONOS-3537] Implement control message collecting logic w/ unit test
by Jian Li
· 9 years ago
676249c
Fix Sonar critical flagged bugs
by Ray Milkey
· 9 years ago
1dfef09
Fixing some package javadocs
by HIGUCHI Yuta
· 9 years ago
4fd3ceb
[Falcon] fixes for Sonar Critical bugs
by Ray Milkey
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
1cd641b
ONOS-3575 Netconf connection exceptions refactoring and port number in netconf-cfg.json
by Andrea Campanella
· 9 years ago
795c89d
BGP system test pseudonode issue fix.
by Shashikanth VH
· 9 years ago
6c88695
javadoc fixed for bgp
by Bharat saraswal
· 9 years ago
087ceb9
ONOS-3340 IOException throwing in case of no response from NETCONF device on given ip:port
by Andrea Campanella
· 9 years ago
b73ce6c
Reverted create bridge
by Hyunsun Moon
· 9 years ago
6827498
Removing maven-shade-plugin and maven-bundle-plugin from bgp and pcep
by Brian O'Connor
· 9 years ago
0ab34b9
[ONOS-2613] Unit test the BGP Update message(LinkStateAttribute)
by Priyanka B
· 9 years ago
a33f9a0
BGP system test issue fix
by Shashikanth VH
· 9 years ago
5162a9d
fix for OF ssl, which now permits multiple switches
by alshabib
· 9 years ago
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
0ea8225
Fix Netconf pom dependency problem
by Andrea Campanella
· 9 years ago
d861c4c
Fixed create bridge
by Hyunsun Moon
· 9 years ago
cea18d3
BGP system test issue fix
by Shashikanth VH
· 9 years ago
010527b
Clean up javadocs for extension treatment framework.
by Jonathan Hart
· 9 years ago
26a8d95
Implemented the extension framework for selectors.
by Jonathan Hart
· 9 years ago
eacbed5
BGP linkstate system test issues fix
by Shashikanth VH
· 9 years ago
ecfdfb7
ONOS-3411 Disconnect switches and stop stat collectors when openflow-base is being deactivated
by Charles Chan
· 9 years ago
1ecbe7b
BGP notification system test issues fix
by Shashikanth VH
· 9 years ago
d82c71a
General cleanup of pom files under protocols.
by Thomas Vachuska
· 9 years ago
5837837
Moving bgp to protocols directory
by Brian O'Connor
· 9 years ago
85f5896
Equals and Hash code fix for byte array.
by Shashikanth VH
· 9 years ago
e8b45b7
Equals and Hash code fix for byte array.
by Shashikanth VH
· 9 years ago
735a80d
Updating ovsdb/pom.xml parent
by Brian O'Connor
· 9 years ago
b5d9e85
Moving ovsdb to protocols directory
by Brian O'Connor
· 9 years ago
5bae20c
Equals and Hash code fix for byte array
by Satish K
· 9 years ago
Next »