summaryrefslogtreecommitdiffstats
path: root/srv6/srv6-impl/src/main/java/io/fd/hc2vpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-04fix sonar issuesMichal Cmarada1-34/+34
2019-04-08HC2VPP-406: fix build errors after ODL bump to neonMichal Cmarada11-19/+19
2019-03-04HC2VPP-404: Update package names for JVPPMichal Cmarada50-87/+87
2019-01-14HC2VPP-300: Unify namespaces of SRV6 modelTibor Král17-89/+64
2019-01-14HC2VPP-300: Unify namespaces of VPP-Common modelsTibor Král3-3/+3
2019-01-14HC2VPP-300: Unify namespaces of FIB modelsTibor Král5-15/+15
2018-09-28Fix bugs after bumping to Fluorine ODL dependencies (HONEYCOMB-433)Michal Cmarada11-16/+16
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-22hide Srv6Util constructor in SRv6 moduleMichal Cmarada1-0/+3
2018-06-19HC2VPP-304 - add SRv6 policy moduleMichal Cmarada32-3/+2784
2018-06-19HC2VPP-288 - add readers for SRv6 moduleMichal Cmarada29-92/+1247
2018-06-19HC2VPP-288 - add SRv6 module (writers only)Michal Cmarada32-0/+1827