Linux Foundation Collaborative Projects
index
:
honeycomb
master
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
ARCHIVED- 2020-12-03 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
v3po
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
HONEYCOMB-8: Fix netconf monitoring operational data provisioning
Maros Marsalek
14
-168
/
+431
2016-04-12
HONEYCOMB-34: Config initializer for ietf-interfaces
Marek Gradzki
6
-46
/
+338
2016-04-12
HONEYCOMB-34: Additional log information for Initializers
Maros Marsalek
1
-4
/
+4
2016-04-12
HONEYCOMB-34: Config tree initialization using binding data broker
Marek Gradzki
26
-326
/
+497
2016-04-12
HONEYCOMB-34: Config tree initialization using ModifiableDataTree dependency
Marek Gradzki
20
-287
/
+678
2016-04-12
HONEYCOMB-34: Configurable OperationalDataTree dependency
Marek Gradzki
11
-27
/
+177
2016-04-12
HONEYCOMB-34: Configurable ConfigDataTree dependency
Marek Gradzki
14
-112
/
+207
2016-04-12
HONEYCOMB-34: Configurable serializer dependency
Marek Gradzki
20
-69
/
+398
2016-04-12
HONEYCOMB-34: Initializers. Initial version
Marek Gradzki
14
-0
/
+310
2016-04-12
HONEYCOMB-8 Set port to 2830 for HC netconf northbound
Maros Marsalek
1
-1
/
+8
2016-04-12
HONEYCOMB-9: Migrate Interface listener
Maros Marsalek
43
-254
/
+1878
2016-04-12
HONEYCOMB-9: Add InterfaceCustomizer for ietf-interfaces
Maros Marsalek
8
-0
/
+621
2016-04-12
HONEYCOMB-9: Add configuration and wiring for readers and writers
Maros Marsalek
35
-310
/
+961
2016-04-12
HONEYCOMB-8: HC ascii docs. Initial version
Maros Marsalek
10
-0
/
+155
2016-04-12
HONEYCOMB-8: Remove references to VPP from data layer
Maros Marsalek
16
-153
/
+154
2016-04-12
HONEYCOMB-8: Move data layer from impl module into submodules
Maros Marsalek
30
-43
/
+270
2016-04-12
HONEYCOMB-9: Remove references to VPP from translation layer
Maros Marsalek
77
-1025
/
+762
2016-04-12
HONEYCOMB-9: Split impl module into smaller parts
Maros Marsalek
74
-258
/
+1082
2016-04-12
HONEYCOMB-9: Add Read context
Maros Marsalek
23
-87
/
+189
2016-04-12
HONEYCOMB-9: Exception handling for VPP APIs
Maros Marsalek
24
-181
/
+663
2016-04-12
HONEYCOMB-9: Simplify reader APIs, remove list of DataObjects
Maros Marsalek
11
-143
/
+174
2016-04-12
HONEYCOMB-9: Simplify writer APIs, remove list of DataObjects
Maros Marsalek
27
-401
/
+606
2016-04-01
VPP API <-> YANG translation layer integration #2(Writers)
Marek Gradzki
20
-276
/
+750
2016-03-31
Dedicated NETCONF north interface for v3po
Maros Marsalek
10
-2
/
+765
2016-03-31
Migrate Vpp/BridgeDomains config management under new writers
Maros Marsalek
3
-0
/
+348
2016-03-31
Initial implementation of VPP writers
Maros Marsalek
12
-0
/
+1021
2016-03-31
VPP composite writer APIs
Maros Marsalek
4
-0
/
+151
2016-03-31
VPP API <-> YANG translation layer integration
Marek Gradzki
12
-57
/
+338
2016-03-31
Move generic APIs and Utils out of reader package
Maros Marsalek
15
-19
/
+22
2016-03-31
Add base logging to composite readers
Maros Marsalek
4
-23
/
+64
2016-03-22
Add dedicated package for readers
Maros Marsalek
22
-55
/
+56
2016-03-22
Address TODOs for VPP readers
Maros Marsalek
22
-259
/
+477
2016-03-22
Migrate VppState operational data reads under new readers
Maros Marsalek
5
-0
/
+520
2016-03-22
Initial implementation of VPP readers
Maros Marsalek
14
-0
/
+997
2016-03-22
VPP composite reader APIs
Maros Marsalek
3
-0
/
+125
2016-03-21
Prepare for integration with VPP API <-> YANG translation layer.
Marek Gradzki
13
-16
/
+16
2016-03-21
MountPoint for data-tree based DataBroker.
Marek Gradzki
6
-9
/
+351
2016-03-21
Data-tree based DataBroker for Honeycomb agent.
Marek Gradzki
8
-0
/
+863
2016-03-21
Dedicated data-tree for Honeycomb agent.
Marek Gradzki
7
-1
/
+830
2016-03-21
API for dedicated data-tree for Honeycomb agent.
Marek Gradzki
11
-16
/
+421
2016-03-18
Removed usused VppPollOperDataImpl.updateOperational() return value
Marek Gradzki
2
-11
/
+4
2016-03-18
Use equals instead of == for String comparison
Marek Gradzki
2
-6
/
+11
2016-03-08
Fix pom files to use Beryllium Release Versions
Ed Warnicke
3
-8
/
+8
2016-03-04
Fix NPE in VppIetfInterfaceListener if Ietf interface is not augumented
Marek Gradzki
1
-24
/
+29
2016-03-03
Pre provision interface configuration
Maros Marsalek
1
-4
/
+50
2016-03-02
Use Guava Splitter to split IP address
Robert Varga
1
-1
/
+3
2016-02-19
Remove V3poRequest
Robert Varga
2
-32
/
+1
2016-02-19
Use Guava's int-toipv4 primitive
Robert Varga
1
-10
/
+3
2016-02-19
Fixup logging and static methods
Robert Varga
4
-138
/
+115
2016-02-19
Don't initialize data structures in V3po provider
Maros Marsalek
1
-28
/
+4
[prev]
[next]