summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-22examples/ncclient: update Readme.adoc after bump to Oxygen SR3Marek Gradzki1-14/+39
2018-08-22examples: add ncclient examples of URL capabilityMarek Gradzki7-7/+67
2018-08-21examples/ncclient: <copy-config> example of bridge domain configurationMarek Gradzki4-0/+115
2018-08-21examples/ncclient: update readme with <validate> exampleMarek Gradzki11-35/+46
2018-08-21examples: convert ncclient Readme to adocMarek Gradzki1-19/+47
2018-08-21examples: add verbose option to ncclient scriptsMarek Gradzki4-8/+32
2018-08-21Adapt ncclient examples to 18.07 ietf-nat model changesMarek Gradzki8-201/+220
2018-08-17HC2VPP-343: enable validation for acl listMarek Gradzki11-197/+338
2018-08-14HC2VPP-375: align classify session's match with skip-n-vectors zerosMarek Gradzki2-30/+24
2018-08-13Check length of classify session's match vector (HC2VPP-373)Marek Gradzki4-6/+70
2018-08-13Explicitly fail when classify table for given session is missingMarek Gradzki2-6/+18
2018-08-13lisp: remove unnecessary Integer boxing in RemoteMappingCustomizerMarek Gradzki1-1/+1
2018-08-13jvpp-benchmark: ignore unclosed resources reported by SonarMarek Gradzki2-0/+6
2018-08-10Set mask/match length when using VPP's classfierMarek Gradzki5-1/+5
2018-08-08Fix prefixes in unicast-routing modelsMichal Cmarada2-2/+2
2018-07-27HC2VPP-341: remove v1.0/v2.0 postman collectionsMarek Gradzki22-11253/+2
2018-07-27Add script for bumping hc2vpp versionMarek Gradzki1-0/+23
2018-07-20Bump jvpp version to 18.10-SNAPSHOTMarek Gradzki15-23/+29
2018-07-20Release notes: update jira and project version to 18.10Marek Gradzki2-4/+4
2018-07-20Bump hc2vpp version to 1.18.10-SNAPSHOTMarek Gradzki80-173/+173
2018-07-18Fix binding name for routeMichal Cmarada5-4/+91
2018-07-17HC2VPP-176: add support for api-segment prefixMarek Gradzki2-7/+16
2018-07-17Remove workaround for YANGTOOLS-678 from ietf-ipv6-unicast-routing modelMarek Gradzki1-15/+0
2018-07-17Remove workarounds from ietf-routing-types related to MDSAL-269Marek Gradzki12-37/+97
2018-07-17Remove workarounds from ietf-routing-types related to MDSAL-309Marek Gradzki1-10/+2
2018-07-17Remove workarounds from routing and mpls models related to YANGTOOLS-841Marek Gradzki4-20/+11
2018-07-04HC2VPP-79: use AddressTranslator for ip-address-no-zone translationMarek Gradzki10-104/+66
2018-07-04HC2VPP-275: use ip-address-no-zone in v3po YANG modelMarek Gradzki15-95/+95
2018-07-04HC2VPP-367: update ietf-nat model from 2018-02-23 to 2018-06-28Marek Gradzki26-168/+150
2018-07-03HC2VPP-79: provide AddressTranslator.ipAddressToArray for IpAddressNoZoneMarek Gradzki4-0/+43
2018-07-03HC2VPP-79: use ip-address-no-zone for proxy-arp configurationMarek Gradzki6-22/+21
2018-07-03Bump v3po model versions from 2017-06-07 to 2018-07-03Marek Gradzki74-393/+401
2018-07-03HC2VPP-346: use fib-table-list-ref for FIB to ifc assignmentMarek Gradzki7-26/+35
2018-07-02Fix VXLAN state readMarek Gradzki2-16/+31
2018-07-02HC2VPP-346: use fib-table-list-ref for VXLAN configurationMarek Gradzki5-8/+20
2018-07-02HC2VPP-348: use vpp-fib-management module instead of FIB table indexMarek Gradzki13-102/+91
2018-07-02HC2VPP-349: use fib-table-list-ref in the proxy-arp modelMarek Gradzki8-22/+78
2018-07-02Add initializer for FIB tablesMarek Gradzki3-7/+22
2018-07-02Move Proxy Arp RESTCONF examples to separate POSTMAN collectionMarek Gradzki2-240/+243
2018-06-29jvpp-benchmark: improve exception handlingMarek Gradzki3-9/+6
2018-06-28fix Cast one of the operands to a long bugMichal Cmarada1-2/+2
2018-06-28srv6: simplify if condition in SidCustomizer.extractLocPrefixMarek Gradzki1-2/+1
2018-06-28srv6: do not check if SidCustomizer.bindRequest() returns nullMarek Gradzki1-9/+0
2018-06-27bgp: mark parameters of hc2vpp RouteWriters as @NonNullMarek Gradzki3-16/+13
2018-06-27BD: remove redundant null check in BridgeDomainCustomizerMarek Gradzki1-10/+8
2018-06-27lisp: fix sonar issues in SubtableDumpParamsMarek Gradzki1-5/+4
2018-06-27examples/ncclient: fix repo linkMarek Gradzki1-1/+1
2018-06-27examples/ncclient: use ncclient repo instead of forkMarek Gradzki1-1/+1
2018-06-22HC2VPP-317: remove FibTableServiceMichal Cmarada5-326/+0
2018-06-22hide Srv6Util constructor in SRv6 moduleMichal Cmarada1-0/+3