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-08-22
examples: add ncclient examples of URL capability
Marek Gradzki
7
-7
/
+67
2018-08-21
examples/ncclient: <copy-config> example of bridge domain configuration
Marek Gradzki
4
-0
/
+115
2018-08-21
examples/ncclient: update readme with <validate> example
Marek Gradzki
11
-35
/
+46
2018-08-21
examples: convert ncclient Readme to adoc
Marek Gradzki
1
-19
/
+47
2018-08-21
examples: add verbose option to ncclient scripts
Marek Gradzki
4
-8
/
+32
2018-08-21
Adapt ncclient examples to 18.07 ietf-nat model changes
Marek Gradzki
8
-201
/
+220
2018-08-17
HC2VPP-343: enable validation for acl list
Marek Gradzki
11
-197
/
+338
2018-08-14
HC2VPP-375: align classify session's match with skip-n-vectors zeros
Marek Gradzki
2
-30
/
+24
2018-08-13
Check length of classify session's match vector (HC2VPP-373)
Marek Gradzki
4
-6
/
+70
2018-08-13
Explicitly fail when classify table for given session is missing
Marek Gradzki
2
-6
/
+18
2018-08-13
lisp: remove unnecessary Integer boxing in RemoteMappingCustomizer
Marek Gradzki
1
-1
/
+1
2018-08-13
jvpp-benchmark: ignore unclosed resources reported by Sonar
Marek Gradzki
2
-0
/
+6
2018-08-10
Set mask/match length when using VPP's classfier
Marek Gradzki
5
-1
/
+5
2018-08-08
Fix prefixes in unicast-routing models
Michal Cmarada
2
-2
/
+2
2018-07-27
HC2VPP-341: remove v1.0/v2.0 postman collections
Marek Gradzki
22
-11253
/
+2
2018-07-27
Add script for bumping hc2vpp version
Marek Gradzki
1
-0
/
+23
2018-07-20
Bump jvpp version to 18.10-SNAPSHOT
Marek Gradzki
15
-23
/
+29
2018-07-20
Release notes: update jira and project version to 18.10
Marek Gradzki
2
-4
/
+4
2018-07-20
Bump hc2vpp version to 1.18.10-SNAPSHOT
Marek Gradzki
80
-173
/
+173
2018-07-18
Fix binding name for route
Michal Cmarada
5
-4
/
+91
2018-07-17
HC2VPP-176: add support for api-segment prefix
Marek Gradzki
2
-7
/
+16
2018-07-17
Remove workaround for YANGTOOLS-678 from ietf-ipv6-unicast-routing model
Marek Gradzki
1
-15
/
+0
2018-07-17
Remove workarounds from ietf-routing-types related to MDSAL-269
Marek Gradzki
12
-37
/
+97
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
[next]