Linux Foundation Collaborative Projects
index
:
hc2vpp
master
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
ARCHIVED- 2022-08-30 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
v3po
/
impl
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-12
HONEYCOMB-34: Configurable serializer dependency
Marek Gradzki
3
-47
/
+130
2016-04-12
HONEYCOMB-9: Add configuration and wiring for readers and writers
Maros Marsalek
3
-22
/
+21
2016-04-12
HONEYCOMB-8: Remove references to VPP from data layer
Maros Marsalek
1
-13
/
+13
2016-04-12
HONEYCOMB-8: Move data layer from impl module into submodules
Maros Marsalek
14
-1238
/
+9
2016-04-12
HONEYCOMB-9: Remove references to VPP from translation layer
Maros Marsalek
8
-84
/
+81
2016-04-12
HONEYCOMB-9: Split impl module into smaller parts
Maros Marsalek
49
-3596
/
+41
2016-04-12
HONEYCOMB-9: Add Read context
Maros Marsalek
21
-67
/
+160
2016-04-12
HONEYCOMB-9: Exception handling for VPP APIs
Maros Marsalek
20
-133
/
+306
2016-04-12
HONEYCOMB-9: Simplify reader APIs, remove list of DataObjects
Maros Marsalek
8
-90
/
+132
2016-04-12
HONEYCOMB-9: Simplify writer APIs, remove list of DataObjects
Maros Marsalek
24
-275
/
+514
2016-04-01
VPP API <-> YANG translation layer integration #2(Writers)
Marek Gradzki
13
-244
/
+253
2016-03-31
Dedicated NETCONF north interface for v3po
Maros Marsalek
4
-2
/
+230
2016-03-31
Migrate Vpp/BridgeDomains config management under new writers
Maros Marsalek
1
-0
/
+123
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
9
-48
/
+311
2016-03-31
Move generic APIs and Utils out of reader package
Maros Marsalek
13
-17
/
+20
2016-03-31
Add base logging to composite readers
Maros Marsalek
3
-23
/
+58
2016-03-22
Add dedicated package for readers
Maros Marsalek
20
-45
/
+46
2016-03-22
Address TODOs for VPP readers
Maros Marsalek
21
-310
/
+426
2016-03-22
Migrate VppState operational data reads under new readers
Maros Marsalek
3
-0
/
+269
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
10
-12
/
+12
2016-03-21
MountPoint for data-tree based DataBroker.
Marek Gradzki
3
-8
/
+271
2016-03-21
Data-tree based DataBroker for Honeycomb agent.
Marek Gradzki
4
-0
/
+444
2016-03-21
Dedicated data-tree for Honeycomb agent.
Marek Gradzki
4
-1
/
+366
2016-03-21
API for dedicated data-tree for Honeycomb agent.
Marek Gradzki
9
-15
/
+373
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-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
2016-02-18
Initialize v3po data structures
Maros Marsalek
1
-0
/
+59
2016-02-10
Remove test code from V3poProvider initialization.
Dave Wallace
1
-163
/
+0
2016-02-01
Fixup after vpp-japi change
Robert Varga
4
-180
/
+190
2016-01-30
Split out interesting bits of v3po.yang
Robert Varga
1
-1
/
+1
2016-01-30
Initial honeycomb code commit.
Ed Warnicke
16
-0
/
+2304