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
2019-01-14
HC2VPP-300: Unify namespaces of VPP-Management model
Tibor Král
6
-24
/
+23
2019-01-14
HC2VPP-300: Unify namespaces of LISP models
Tibor Král
125
-805
/
+800
2019-01-14
HC2VPP-300: Unify namespaces of FIB models
Tibor Král
38
-130
/
+132
2019-01-14
HC2VPP-300: Unify namespaces of NAT models
Tibor Král
33
-108
/
+103
2019-01-14
HC2VPP-300: Unify namespaces of Routing models
Tibor Král
28
-66
/
+66
2019-01-14
HC2VPP-300: Unify namespaces of VPP_CLASSIFIER models
Tibor Král
44
-251
/
+250
2019-01-13
Modify gitignore to exclude any generated source files
Tibor Král
1
-1
/
+1
2019-01-08
Revert Statistics
Michal Cmarada
92
-1862
/
+457
2019-01-04
Fix MacAddress API change
Michal Cmarada
2
-3
/
+3
2018-12-14
adapt to string type changes in JVPP
Michal Cmarada
4
-14
/
+11
2018-12-12
HC2VPP-395: Nullable patch
Tibor Král
1
-5
/
+1
2018-12-12
fix after VPP api changes for address type aliases
Michal Cmarada
2
-3
/
+3
2018-12-05
HC2VPP-395: Provide Interface statistics counters
Tibor Král
92
-457
/
+1866
2018-11-19
HC2VPP-291: ACL model bump
Michal Cmarada
76
-3254
/
+4933
2018-11-12
Bump jvpp version to 19.01-SNAPSHOT
Michal Cmarada
18
-62
/
+61
2018-10-22
Release notes: update jira and project version to 19.01
Michal Cmarada
2
-4
/
+4
2018-10-22
Bump hc2vpp version to 1.19.01-SNAPSHOT
Michal Cmarada
80
-174
/
+174
2018-10-17
HC2VPP-390: Tap v2 interface implementation
Tibor Král
10
-21
/
+848
2018-10-10
HC2VPP-390: Tap v2 interface API
Michal Cmarada
74
-394
/
+504
2018-10-08
Switch to NSH implementation in VPP project
Michal Cmarada
2
-181
/
+412
2018-10-05
Update BGP user guide and related postman collection
Michal Cmarada
2
-275
/
+256
2018-09-28
Fix bugs after bumping to Fluorine ODL dependencies (HONEYCOMB-433)
Michal Cmarada
117
-288
/
+305
2018-09-28
Fix v3po interface type
Michal Cmarada
3
-8
/
+11
2018-09-26
Add INFO.yaml file
Michal Cmarada
1
-0
/
+66
2018-09-03
Fix nsh-sfc dependency
Michal Cmarada
1
-1
/
+1
2018-08-23
HC2VPP-379: move NAT validation code out of customizers
Marek Gradzki
14
-115
/
+447
2018-08-22
examples/ncclient: various readme fixes
Marek Gradzki
1
-5
/
+5
2018-08-22
examples/ncclient: update copyright information
Marek Gradzki
11
-62
/
+60
2018-08-22
examples/ncclient: make validate and commit optional
Marek Gradzki
1
-4
/
+6
2018-08-22
examples/ncclient: set default log level to INFO
Marek Gradzki
4
-11
/
+11
2018-08-22
examples/ncclient: update Readme.adoc after bump to Oxygen SR3
Marek Gradzki
1
-14
/
+39
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
[next]