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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-17
Remove workarounds from ietf-routing-types related to MDSAL-309
Marek Gradzki
1
-10
/
+2
2018-07-17
Remove workarounds from routing and mpls models related to YANGTOOLS-841
Marek Gradzki
4
-20
/
+11
2018-07-04
HC2VPP-79: use AddressTranslator for ip-address-no-zone translation
Marek Gradzki
10
-104
/
+66
2018-07-04
HC2VPP-275: use ip-address-no-zone in v3po YANG model
Marek Gradzki
15
-95
/
+95
2018-07-04
HC2VPP-367: update ietf-nat model from 2018-02-23 to 2018-06-28
Marek Gradzki
26
-168
/
+150
2018-07-03
HC2VPP-79: provide AddressTranslator.ipAddressToArray for IpAddressNoZone
Marek Gradzki
4
-0
/
+43
2018-07-03
HC2VPP-79: use ip-address-no-zone for proxy-arp configuration
Marek Gradzki
6
-22
/
+21
2018-07-03
Bump v3po model versions from 2017-06-07 to 2018-07-03
Marek Gradzki
74
-393
/
+401
2018-07-03
HC2VPP-346: use fib-table-list-ref for FIB to ifc assignment
Marek Gradzki
7
-26
/
+35
2018-07-02
Fix VXLAN state read
Marek Gradzki
2
-16
/
+31
2018-07-02
HC2VPP-346: use fib-table-list-ref for VXLAN configuration
Marek Gradzki
5
-8
/
+20
2018-07-02
HC2VPP-348: use vpp-fib-management module instead of FIB table index
Marek Gradzki
13
-102
/
+91
2018-07-02
HC2VPP-349: use fib-table-list-ref in the proxy-arp model
Marek Gradzki
8
-22
/
+78
2018-07-02
Add initializer for FIB tables
Marek Gradzki
3
-7
/
+22
2018-07-02
Move Proxy Arp RESTCONF examples to separate POSTMAN collection
Marek Gradzki
2
-240
/
+243
2018-06-29
jvpp-benchmark: improve exception handling
Marek Gradzki
3
-9
/
+6
2018-06-28
fix Cast one of the operands to a long bug
Michal Cmarada
1
-2
/
+2
2018-06-28
srv6: simplify if condition in SidCustomizer.extractLocPrefix
Marek Gradzki
1
-2
/
+1
2018-06-28
srv6: do not check if SidCustomizer.bindRequest() returns null
Marek Gradzki
1
-9
/
+0
2018-06-27
bgp: mark parameters of hc2vpp RouteWriters as @NonNull
Marek Gradzki
3
-16
/
+13
2018-06-27
BD: remove redundant null check in BridgeDomainCustomizer
Marek Gradzki
1
-10
/
+8
2018-06-27
lisp: fix sonar issues in SubtableDumpParams
Marek Gradzki
1
-5
/
+4
2018-06-27
examples/ncclient: fix repo link
Marek Gradzki
1
-1
/
+1
2018-06-27
examples/ncclient: use ncclient repo instead of fork
Marek Gradzki
1
-1
/
+1
2018-06-22
HC2VPP-317: remove FibTableService
Michal Cmarada
5
-326
/
+0
2018-06-22
hide Srv6Util constructor in SRv6 module
Michal Cmarada
1
-0
/
+3
2018-06-22
HC2VPP-344: Add FIB table management for routing
Michal Cmarada
20
-468
/
+555
2018-06-22
HC2VPP-88: translation layer for af_packet interface management
Marek Gradzki
10
-102
/
+736
2018-06-21
HC2VPP-88: yang model for af_packet interface management
Marek Gradzki
1
-0
/
+31
2018-06-21
Fix NPE in InterfaceDataTranslator.isInterfaceOfType
Marek Gradzki
2
-6
/
+55
2018-06-20
Add SRv6 5 node docker demo
Michal Cmarada
16
-15
/
+1089
2018-06-19
HC2VPP-304 - add SRv6 policy module
Michal Cmarada
56
-10
/
+6395
2018-06-19
HC2VPP-288 - add readers for SRv6 module
Michal Cmarada
39
-100
/
+2101
2018-06-19
HC2VPP-288 - add SRv6 module (writers only)
Michal Cmarada
58
-1
/
+7768
2018-06-18
HC2VPP-317: Update FIB management module
Michal Cmarada
1
-5
/
+24
2018-06-15
Add configuration for mtu in docker examples
Michal Cmarada
1
-0
/
+4
2018-06-14
l3: remove redundant stubbing for WriteContext.readBefore
Marek Gradzki
3
-53
/
+0
2018-06-13
api-coverage: include JVppGtpu and JVppPppoe
Marek Gradzki
2
-9
/
+23
2018-06-11
HC2VPP-354: use hw_interface_set_mtu for Ethernet interfaces
Marek Gradzki
4
-12
/
+25
2018-06-08
HC2VPP-317 - Implement FIB table management support
Michal Cmarada
33
-81
/
+1534
2018-06-07
HONEYCOMB-432: adapt hc2vpp to ODL Oxygen SR1 bump
Marek Gradzki
3
-6
/
+10
2018-06-05
HC2VPP-336: reenable NSH plugin
Marek Gradzki
8
-10
/
+71
2018-06-01
HC2VPP-342: fix when condition in l2-fib-entry definition
Marek Gradzki
1
-1
/
+1
2018-06-01
HC2VPP-339: convert postman collections to v2.1.0 format
Marek Gradzki
40
-7746
/
+25872
2018-05-31
nat: postman collection cleanup
Marek Gradzki
1
-13
/
+13
2018-05-31
Convert NAT postman collection to v2.1.0
Marek Gradzki
2
-807
/
+2162
2018-05-31
HC2VPP-325: use ip-prefix instead of ip-address in ietf-nat@2018-02-23.yang
Marek Gradzki
14
-84
/
+87
2018-05-31
Update AddressTranslator
Michal Cmarada
2
-1
/
+94
2018-05-31
HC2VPP-336: disable NSH plugin
Marek Gradzki
7
-70
/
+3
2018-05-29
jvpp-benchmark: introduce abstract JVppBenchmark
Marek Gradzki
4
-161
/
+170
[next]