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-01-31
Update BGP INET examples
Marek Gradzki
3
-256
/
+170
2018-01-31
HC2VPP-270: BGP Prefix SID configuration examples
Marek Gradzki
1
-60
/
+81
2018-01-31
HC2VPP-280: make next-hop optional for impose-and-forward
Marek Gradzki
2
-10
/
+35
2018-01-31
HC2VPP-279: support special labels in hc2vpp-ietf-routing-types@2017-02-27
Marek Gradzki
1
-1
/
+3
2018-01-31
Make rpmbuild.sh use hc2vpp_version
Marek Gradzki
1
-1
/
+2
2018-01-31
Add direct update support for static lsp
Marek Gradzki
2
-4
/
+28
2018-01-31
Update VPP API to Yang index
Marek Gradzki
2
-13
/
+25
2018-01-22
Fix jvpp install scripts
Marek Gradzki
2
-2
/
+2
2018-01-12
Document csit-test-branch file
Marek Gradzki
1
-0
/
+5
2018-01-11
Move jvpp_version file to jvpp dir 2/2
Marek Gradzki
1
-8
/
+0
2018-01-11
Bump jvpp version to 18.04-SNAPSHOT
Marek Gradzki
16
-26
/
+26
2018-01-11
Update jira project version in hc2vpp 1.18.04 release notes
Marek Gradzki
2
-4
/
+4
2018-01-11
Introduce hc2vpp_version
Marek Gradzki
3
-7
/
+21
2018-01-10
Bump hc2vpp version to 1.18.04-SNAPSHOT
Marek Gradzki
73
-163
/
+163
2018-01-10
Move jvpp_version file to jvpp dir 1/2
Marek Gradzki
3
-2
/
+10
2018-01-09
BGP demo: include vpp and hc version in the Readme.txt
Marek Gradzki
1
-3
/
+3
2018-01-09
BGP demo: exit init.sh if VPP failed to start
Marek Gradzki
1
-2
/
+11
2018-01-08
BGP-HC docker example
Marek Gradzki
11
-1
/
+474
2018-01-03
HC2VPP-274(dhcp.yang): use inet:ip-address-no-zone instead of inet:ip-address
Marek Gradzki
8
-50
/
+55
2018-01-02
HC2VPP-157: use interface-ref instead of string name
Marek Gradzki
9
-14
/
+19
2018-01-02
Document changes to ietf-routing@2014-05-24.yang
Marek Gradzki
1
-1
/
+6
2018-01-02
mpls-api: add missing yang dependencies
Marek Gradzki
1
-0
/
+8
2017-12-22
HC2VPP-221: postman collection with configuration examples
Marek Gradzki
1
-0
/
+158
2017-12-22
HC2VPP-268: add non-eos MPLS and IP FIB entries
Marek Gradzki
4
-149
/
+364
2017-12-20
HC2VPP-268: BGP prefix SID translation
Marek Gradzki
8
-3
/
+532
2017-12-19
Scripts for installing jvpp jars to local mvn repo
Marek Gradzki
4
-11
/
+101
2017-12-13
(Multi)NamingContext: increment after computing max
Marek Gradzki
3
-23
/
+39
2017-12-11
Repleace attribte references in bgp_in_honeycomb_user_guide.adoc
Marek Gradzki
1
-0
/
+1
2017-12-11
Fix module config version in BGP docs
Marek Gradzki
2
-1
/
+2
2017-12-11
Clean Sonar warnings in JvppReplyConsumer
Marek Gradzki
1
-13
/
+17
2017-12-11
Do not use createVrfIfNeeded of IpAddDelRoute
Marek Gradzki
8
-33
/
+27
2017-12-05
Remove vpp-api-java from Dockerfile
Marek Gradzki
1
-13
/
+9
2017-11-30
Remove dead stores and unused fields
Marek Gradzki
7
-13
/
+3
2017-11-28
MPLS SR configuration examples
Marek Gradzki
11
-6
/
+1149
2017-11-27
Include vim-tiny into hc2vpp docker image
Marek Gradzki
1
-2
/
+2
2017-11-27
Remove unnecessary boxing and unboxing
Marek Gradzki
6
-37
/
+23
2017-11-27
Various scripts for creating and connecting hc2vpp docker containers
Marek Gradzki
17
-0
/
+185
2017-11-24
Add clean script for xenial package generation
Marek Gradzki
1
-0
/
+4
2017-11-23
HC2VPP-255: update MPLS confguration examples
Marek Gradzki
1
-12
/
+138
2017-11-23
HC2VPP-259: add support for mpls swap-and-forward
Marek Gradzki
11
-109
/
+347
2017-11-23
HC2VPP-259: add support for ipv4 lookup
Marek Gradzki
3
-1
/
+225
2017-11-23
HC2VPP-259: add support for mpls lookup
Marek Gradzki
8
-121
/
+461
2017-11-23
HC2VPP-259: augment pop-and-lookup operation with vpp-label-lookup-attributes
Marek Gradzki
2
-1
/
+106
2017-11-23
Do not consume ReadFailedException in RemoteMappingCustomizer
Marek Gradzki
1
-12
/
+9
2017-11-22
Add missing @Override annotations
Marek Gradzki
9
-0
/
+10
2017-11-20
Use IP Translators for creating ietf-inet-types DTOs
Marek Gradzki
3
-81
/
+24
2017-11-20
Refactor IP translators to use IetfInetUtil
Marek Gradzki
6
-64
/
+22
2017-11-20
Use InetAddresses.forString instead of InetAddress.getByName
Marek Gradzki
5
-51
/
+17
2017-11-20
HC2VPP-255: postman collection with MPLS config examples
Marek Gradzki
1
-0
/
+246
2017-11-20
HC2VPP-258: add support for MPLS label push
Marek Gradzki
4
-4
/
+386
[prev]
[next]