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
/
v3po2vpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-19
HONEYCOMB-22: Remove karaf based distribution and wiring
Maros Marsalek
26
-1209
/
+4
2016-08-19
HONEYCOMB-21 Vpp-integration minimal distribution
Maros Marsalek
22
-511
/
+810
2016-08-16
Proxy ARP reader/writer
Wojciech Dec
5
-2
/
+260
2016-08-15
HONEYCOMB-125: write support for ARP termination table
Marek Gradzki
3
-10
/
+348
2016-08-03
HONEYCOMB-83: Add Gre Feature within HC
Hongjun Ni
8
-0
/
+734
2016-07-29
HONEYCOMB-130: Rename infra packages(remove vpp/v3po)
Maros Marsalek
110
-843
/
+850
2016-07-29
HONEYCOMB-130: Separate v3po plugin from HC infra
Maros Marsalek
2
-8
/
+72
2016-07-25
Fix initializer for vpp classifier
Marek Gradzki
1
-4
/
+5
2016-07-25
Fix classifier writer ordering
Maros Marsalek
2
-8
/
+9
2016-07-25
Fix Subinterface acl initalizer NPE
Maros Marsalek
2
-10
/
+11
2016-07-25
Remove interface type check from ethernet customzier
Maros Marsalek
1
-11
/
+7
2016-07-25
HONEYCOMB-122: Reader registry integration tests
Maros Marsalek
6
-30
/
+0
2016-07-21
HONEYCOMB-122 Update reader registry to share similar APIs as writer
Maros Marsalek
67
-802
/
+523
2016-07-19
HONEYCOMB-49: fix outstanding issues found in review
Marek Gradzki
14
-107
/
+112
2016-07-14
HONEYCOMB-49: initializers for VPP classifier
Marek Gradzki
6
-25
/
+153
2016-07-14
HONEYCOMB-49: ACL create/delete support for vpp-interface-augmentation
Marek Gradzki
22
-39
/
+1023
2016-07-14
HONEYCOMB-49: VPP classifier model. Translation layer implementation
Marek Gradzki
16
-6
/
+1729
2016-07-14
Add google's error prone static analysis to build
Maros Marsalek
2
-2
/
+2
2016-07-13
Fix l2fib initializer
Maros Marsalek
1
-1
/
+1
2016-07-13
HONEYCOMB-81 Fix v3po2vpp writer order
Maros Marsalek
5
-36
/
+74
2016-07-13
HONEYCOMB-94 Reimplement writer registry with better ordering options
Maros Marsalek
7
-551
/
+226
2016-07-11
HONEYCOMB-113: fix u16<->short conversion in SubInterfaceCustomizer
Marek Gradzki
3
-49
/
+80
2016-07-07
HONEYCOMB-113 - refactoring based on jvpp type-conversion changes
Jan Srnicek
2
-3
/
+3
2016-07-03
HONEYCOMB-97 - Added support for ip_neighbour_add_del
Jan Srnicek
6
-29
/
+415
2016-07-01
HONEYCOMB-104: add Ipv4 support to sub-interfaces
Marek Gradzki
14
-423
/
+947
2016-06-29
HONEYCOMB-105 Make interface notification creation thread safe
Maros Marsalek
1
-5
/
+9
2016-06-27
Fix IPv4 read caching
Maros Marsalek
2
-24
/
+82
2016-06-27
HONEYCOMB-100: introduce default 5s timeout
Marek Gradzki
28
-165
/
+211
2016-06-22
HONEYCOMB-95: remove sub-interfaces from the list of interfaces
Marek Gradzki
2
-53
/
+95
2016-06-21
HONEYCOMB-64: Add ipv4 netmask support
Marek Gradzki
8
-196
/
+459
2016-06-20
HONEYCOMB-98: Fixed initializing of Ipv4 container
Jan Srnicek
4
-46
/
+374
2016-06-17
HONEYCOMB-96 - Fixed bad structure of writers for Ipv4/Address
Jan Srnicek
4
-81
/
+318
2016-06-15
Implement L2 container delete
Maros Marsalek
4
-32
/
+62
2016-06-15
HONEYCOMB-91: fix restoring BD from persisted config.
Marek Gradzki
3
-66
/
+110
2016-06-15
HONEYCOMB-91: initializer for L2 FIB tables
Marek Gradzki
18
-180
/
+232
2016-06-15
HONEYCOMB-91: write customizer for L2FibEntry
Marek Gradzki
3
-0
/
+394
2016-06-15
HONEYCOMB-91: Create read customizer for L2FibEntry
Marek Gradzki
9
-105
/
+358
2016-06-15
HONEYCOMB-91: BD and L2 FIB YANG model refactoring
Marek Gradzki
5
-20
/
+31
2016-06-14
HONEYCOMB-67: Minor corrections in tests, styles
Tibor Sirovatka
14
-213
/
+214
2016-06-14
Fix Vxlan-gpe interface state from VPP
Hongjun Ni
3
-4
/
+4
2016-06-13
Enable checkstyle
Maros Marsalek
9
-46
/
+52
2016-06-10
Remove reduntant list of interfaces for BD
Marek Gradzki
1
-26
/
+0
2016-06-10
HONEYCOMB-33: Add notification service to Hc
Maros Marsalek
7
-0
/
+401
2016-06-09
HONEYCOMB-62: Add Ip readers
Maros Marsalek
10
-57
/
+296
2016-06-09
Fix int to long conversion in InterfaceUtils
Marek Gradzki
1
-15
/
+14
2016-06-09
Fix state inference in sub-interface initializer
Marek Gradzki
1
-2
/
+2
2016-06-09
HONEYCOMB-67 Introduce exception handling into JVPP
Tibor Sirovatka
42
-903
/
+963
2016-06-06
Fix CUD support for non-mandatory child nodes of list type
Marek Gradzki
3
-7
/
+10
2016-06-06
Updated tests for new vlan model
Marek Gradzki
19
-704
/
+873
2016-06-06
Remove unused sub-interface identity
Marek Gradzki
2
-7
/
+1
[next]