v1.13.2-rc.1
What's Changed
- Add main.go and supporting materials by @edwarnicke in #1
- testing by @edwarnicke in #2
- Minor fixes by @edwarnicke in #3
- Minor fixes to ci by @edwarnicke in #5
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #4
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #6
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #7
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #8
- Minor fix to timing to get better visiblity into latencies. by @edwarnicke in #9
- Turn off trace logging by @edwarnicke in #10
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #11
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #12
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #13
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #14
- Update from update/networkservicemesh/cmd-template by @nsmbot in #16
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #15
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #17
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #18
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #19
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #20
- Update from update/networkservicemesh/cmd-template by @nsmbot in #21
- Update from update/networkservicemesh/cmd-template by @nsmbot in #22
- Update from update/networkservicemesh/cmd-template by @nsmbot in #24
- Added vppinit to connect vpp to tunnel ip interface. by @edwarnicke in #25
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #26
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #27
- Fix build tags on tests by @edwarnicke in #28
- Update vpphelper dependency by @edwarnicke in #29
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #30
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #31
- Add missed required registry chain elements and update sdk-vpp by @denis-tingaikin in #33
- Update to new logger usage by @glazychev-art in #35
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #36
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #37
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #38
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #39
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #40
- Switch to a new vpp image that has fixes for memif interface creation speed. by @edwarnicke in #41
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #42
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #43
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #44
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #45
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #46
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #47
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #48
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #49
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #50
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #51
- Simplify memif testing a bit. by @edwarnicke in #52
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #53
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #54
- Turn on tracing for tests and fix issue with Docker debugging by @edwarnicke in #55
- Adapt to networkservicemesh/sdk-vpp#87 by @edwarnicke in #56
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #57
- Update to latest sdk version by @glazychev-art in #58
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #59
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #60
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #61
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #62
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #65
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #67
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #68
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #69
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #70
- Update cmd-forwarder-vpp to latest sdk-vpp by @denis-tingaikin in #72
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #73
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #74
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #75
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #76
- Manually update to the latest sdk version by @Bolodya1997 in #78
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #80
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #82
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #83
- Update govpp to latest by @glazychev-art in #84
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #85
- Fix tests failing on netns switching by @Tiberivs in #86
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #87
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #88
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #89
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #90
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #91
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #92
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #94
- Add testing for vxlan by @edwarnicke in #93
- Simply pingVPP to use the API rather than exechelper. by @edwarnicke in #95
- fix: Use ENTRYPOINT instead of CMD to receive os.Signal correctly by @denis-tingaikin in #97
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #98
- Update from update/networkservicemesh/cmd-template by @nsmbot in #99
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #100
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #101
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #102
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #103
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #104
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #105
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #106
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #107
- Modifications to test payloads IP and Ethernet. by @edwarnicke in #109
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #110
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #111
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #112
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #113
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #114
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #116
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #117
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #118
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #119
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #120
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #121
- Fixes for networkservicemesh/sdk-vpp#156 by @edwarnicke in #124
- Properly set MTU on AF_PACKET interfaces by @edwarnicke in #115
- fix issue related to sync with latest cmd-template by @denis-tingaikin in #129
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #126
- Update from update/networkservicemesh/cmd-template by @nsmbot in #130
- Update from update/networkservicemesh/cmd-template by @nsmbot in #131
- Manually update sdk version by @Bolodya1997 in #133
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #132
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #134
- Switch to using $default-branch in ci by @edwarnicke in #135
- Fix update to happen in correct repo by @edwarnicke in #136
- Revert failed changes trying to prepare for default branch by @edwarnicke in #138
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #139
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #140
- Update from update/networkservicemesh/cmd-template by @nsmbot in #141
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #142
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #143
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #144
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #145
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #147
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #148
- removed signalctx, added NotifyContext by @Mixaster995 in #146
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #149
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #150
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #151
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #152
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #153
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #154
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #155
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #157
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #158
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #159
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #160
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #161
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #162
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #163
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #164
- Adapt to multi-ip shift in API networkservicemesh/api#47 by @edwarnicke in #156
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #166
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #167
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #168
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #169
- Add grpc-health-probe by @edwarnicke in #170
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #171
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #172
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #173
- Multi-ip testing including IPv4 and IPv6 by @edwarnicke in #174
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #175
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #178
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #179
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #182
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #183
- Return test timeout to 100 s from 1000 s. by @edwarnicke in #176
- Allow cmd-forwarder-vpp to optionally use an existing VPP instance rather than starting one. by @edwarnicke in #187
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #184
- Add split_words:"true" to VppAPISocket config env variable. by @edwarnicke in #188
- Make vppinit configurable via env variable. by @edwarnicke in #189
- Add arp entries by @glazychev-art in #186
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #190
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #192
- Block AF_PACKET bound tunnel interface from communication by @edwarnicke in #191
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #193
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #194
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #195
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #196
- Add neighbors that in REACHABLE state by @glazychev-art in #197
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #198
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #199
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #200
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #201
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #202
- Fix tests to properly handle pinhole. by @edwarnicke in #204
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #205
- Manually update to the latest sdk version by @Bolodya1997 in #207
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #208
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #209
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #210
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #211
- Update from update/networkservicemesh/cmd-template by @nsmbot in #212
- Update from update/networkservicemesh/cmd-template by @nsmbot in #213
- Update from update/networkservicemesh/cmd-template by @nsmbot in #214
- Update from update/networkservicemesh/cmd-template by @nsmbot in #215
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #216
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #217
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #218
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #219
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #220
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #221
- Allow setting LogLevel via NSM_LOG_LEVEL env variable by @edwarnicke in #222
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #223
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #224
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #225
- By defaut allow icmp neighbor/router discovery. by @edwarnicke in #226
- Fix proto for permit for acls by @edwarnicke in #227
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #228
- Fix unit tests so that if Request fails, we still call Close by @edwarnicke in #229
- Add more logs to debug vxlan on Packet by @edwarnicke in #231
- Slight fix for logs. by @edwarnicke in #232
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #234
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #235
- Fix ip family mismatch for routes by @d-uzlov in #233
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #236
- Manually update to the latest sdk version by @Bolodya1997 in #239
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #240
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #241
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #242
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #243
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #244
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #245
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #246
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #247
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #248
- Wireguard testing by @edwarnicke in #230
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #249
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #250
- Update from update/networkservicemesh/cmd-template by @nsmbot in #251
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #252
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #253
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #254
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #255
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #256
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #257
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #258
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #259
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #260
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #261
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #262
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #263
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #264
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #265
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #266
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #268
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #269
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #270
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #272
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #273
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #275
- feat: Add spire certs updating for cmd-forwarder-vpp by @denis-tingaikin in #271
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #277
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #278
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #279
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #280
- Fix kernel endpoint verifying in docker tests by @glazychev-art in #276
- Manual api update by @glazychev-art in #282
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #285
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #286
- Manual sdk update by @glazychev-art in #288
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #289
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #290
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #291
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #293
- [deployments-k8s#906] Decrease default token timeout to 10m by @Bolodya1997 in #292
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #294
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #295
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #296
- Fix ping checking for memif by @glazychev-art in #297
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #298
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #301
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #302
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #304
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #305
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #306
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #307
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #308
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #309
- Update from update/networkservicemesh/cmd-template by @nsmbot in #310
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #312
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #313
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #314
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #315
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #316
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #317
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #318
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #319
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #320
- Upgrade to VPP v21.06 by @glazychev-art in #321
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #322
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #323
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #324
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #325
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #326
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #327
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #328
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #329
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #330
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #331
- Update govpp version by @glazychev-art in #334
- Add sendFD to memif client in tests by @glazychev-art in #335
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #333
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #336
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #337
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #338
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #339
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #340
- [sdk-vpp#314] SR-IOV forwarder by @Bolodya1997 in #300
- [sdk-vpp#314] Disable SR-IOV if there is no PCI config by @Bolodya1997 in #343
- Manually update to the latest sdk version by @Bolodya1997 in #346
- [qfix] Manually update sdk-* to the latest version by @glazychev-art in #347
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #348
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #349
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #350
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #351
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #353
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #354
- Add InitJaeger to main by @tiswanso in #345
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #357
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #359
- Make vxlan port configurable (#341) by @zolug in #352
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #360
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #361
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #362
- Adapt to Adapt to networkservicemesh/sdk#1083 by @edwarnicke in #342
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #363
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #364
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #366
- Upgrade to vpp version with Calico-VPP patches by @edwarnicke in #367
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #368
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #369
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #370
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #372
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #373
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #374
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #375
- Update api version by @Bolodya1997 in #378
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #379
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #380
- Update from update/networkservicemesh/cmd-template by @nsmbot in #382
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #381
- qfix: Manually update to latest sdk changes by @denis-tingaikin in #383
- qfix: Remove debug artifacts from last merge by @denis-tingaikin in #384
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #385
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #386
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #387
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #389
- feat: Add p2p capability by @denis-tingaikin in #390
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #391
- qfix: Add dialTimeout for cmd-forwarder-vpp by @denis-tingaikin in #393
- Update grpc options by @glazychev-art in #394
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #392
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #395
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #396
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #397
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #398
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #399
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #400
- qfx: Update
cmd-forwarder-vppto latest sdk-sriov by @denis-tingaikin in #401 - Update from update/networkservicemesh/sdk-vpp by @nsmbot in #402
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #404
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #405
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #406
- Add vlan remote mechanism support (see networkservicemesh/sdk-vpp#399) by @ljkiraly in #365
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #408
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #409
- Enable remote docker tests by @NikitaSkrynnik in #410
- Incorporate VPP GSO fix by @edwarnicke in #411
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #412
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #413
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #414
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #415
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #416
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #419
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #420
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #423
- Update VPP to match latest Calico-VPP patches by @edwarnicke in #421
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #422
- manual sdk update by @Mixaster995 in #428
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #431
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #425
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #432
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #434
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #437
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #438
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #436
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #439
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #440
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #442
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #443
- Manual update by @Mixaster995 in #444
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #445
- manual update by @Mixaster995 in #448
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #451
- manual update by @Mixaster995 in #450
- manual update sdk-k8s by @Mixaster995 in #453
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #454
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #457
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #458
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #455
- Added autoresolving conflicts in go.mod by @sol-0 in #459
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #456
- Added Go setup for autoresolving conflicts by @sol-0 in #463
- Updating dependencies manually by @glazychev-art in #462
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #464
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #465
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #466
- Update cmd manually by @NikitaSkrynnik in #469
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #471
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #472
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #474
- Update from update/networkservicemesh/cmd-template by @nsmbot in #475
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #476
- Update cmd manually by @NikitaSkrynnik in #477
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #473
- Manual dependencies update by @glazychev-art in #480
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #481
- Manual sdk-vpp update by @glazychev-art in #483
- qfix: Update to latest sdks manually by @denis-tingaikin in #487
- qfix: Add missed sendfd registry client by @denis-tingaikin in #488
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #490
- TestForwarderTestSuite/TestCombinations/Ip/Kernel/Wireguard is unstable by @NikitaSkrynnik in #418
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #491
- Manual dependencies update by @glazychev-art in #493
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #494
- Update from update/networkservicemesh/cmd-template by @nsmbot in #497
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #496
- Manual dependencies update by @glazychev-art in #498
- [qfix] Increase dial timeout by @glazychev-art in #499
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #501
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #502
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #503
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #500
- Update from update/networkservicemesh/cmd-template by @nsmbot in #505
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #506
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #507
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #508
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #509
- Update from update/networkservicemesh/cmd-template by @nsmbot in #510
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #511
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #512
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #514
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #513
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #516
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #517
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #515
- Update vpp image version by @glazychev-art in #520
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #521
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #522
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #523
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #525
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #519
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #526
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #527
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #528
- Update from update/networkservicemesh/cmd-template by @nsmbot in #531
- Update forwarder to use it with an external vpp by @glazychev-art in #530
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #534
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #524
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #535
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #536
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #538
- Update to the latest sdk-vpp manually by @NikitaSkrynnik in #540
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #541
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #542
- [qfix] Change default VppAPISocket path by @glazychev-art in #543
- Update from update/networkservicemesh/cmd-template by @nsmbot in #544
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #545
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #546
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #547
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #549
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #550
- Update from update/networkservicemesh/cmd-template by @nsmbot in #555
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #552
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #554
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #551
- Update from update/networkservicemesh/cmd-template by @nsmbot in #558
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #559
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #560
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #561
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #562
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #563
- Update spire version by @glazychev-art in #566
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #571
- MTU fix for cmd-forwarder-vpp#557 by @edwarnicke in #569
- Test for MTU fix for cmd-forwarder-vpp#557 by @edwarnicke in #570
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #572
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #573
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #574
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #575
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #576
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in #578
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in #579
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in #580
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/581
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/582
- fix: Enable tracing only and only if log level is trace by @denis-tingaikin in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/584
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/585
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/583
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/586
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/587
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/588
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/589
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/590
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/591
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/593
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/592
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/595
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/594
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/596
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/599
- Updated to base image to get iptables by @edwarnicke in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/600
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/597
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/601
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/598
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/602
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/603
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/604
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/605
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/606
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/607
- Update registry client by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/609
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/610
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/611
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/613
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/612
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/614
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/615
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/616
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/617
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/618
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/619
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/620
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/621
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/622
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/623
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/624
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/626
- Set minumum TLS version to 1.2 by @edwarnicke in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/627
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/628
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/629
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/630
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/631
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/632
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/633
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/634
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/635
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/636
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/637
- Connecting a remote interface without creating a VLAN on top by @ljkiraly in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/568
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/638
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/639
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/640
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/641
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/643
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/642
- bump: update to go v1.18 by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/644
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/645
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/647
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/646
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/648
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/650
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/651
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/652
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/653
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/655
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/654
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/660
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/661
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/657
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/662
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/663
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/665
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/667
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/668
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/666
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/669
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/671
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/670
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/672
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/673
- Copy all workflows from cmd-template Reusable Workflow PR by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/674
- Fix issue: device selector containing interface not known to host by @ljkiraly in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/659
- Add config_file path to yamllint job in CI workflow by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/678
- Fix all yamllint issues + fix automerge workflow by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/679
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/676
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/675
- Update to the latest sdk by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/682
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/680
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/683
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/684
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/686
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/687
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/688
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/689
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/690
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/691
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/694
- Enable auth MonitorConnectionServer by @anastasia-malysheva in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/695
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/693
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/696
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/697
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/698
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/699
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/700
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/702
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/703
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/704
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/705
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/706
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/701
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/707
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/709
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/710
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/711
- Manually update sdk-k8s version by @ThetaDR in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/712
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/713
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/715
- Manual update from sdk-sriov by @ThetaDR in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/716
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/717
- Manual Update from update/networkservicemesh/sdk-vpp by @ThetaDR in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/719
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/720
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/718
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/721
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/723
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/724
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/725
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/726
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/727
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/728
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/729
- Update govpp (wireguard ipv6) by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/734
- Update govpp (wireguard ipv6 checksum) by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/736
- Disable IPv6 RA by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/738
- Final fix to disable IPv6 RA when NSM_TUNNEL_IP is IPv6 by @edwarnicke in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/739
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/740
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/741
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/731
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/742
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/743
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/744
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/745
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/746
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/747
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/749
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/748
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/750
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/751
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/753
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/754
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/752
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/755
- Add registry authorization by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/756
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/757
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/758
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/759
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/760
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/761
- Add IPSec mechanism by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/762
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/763
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/764
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/765
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/767
- Rename PriorityMechanisms to MechanismPriority by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/766
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/769
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/770
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/772
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/768
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/773
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/774
- Update sdk-vpp with latest memif changes by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/777
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/778
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/775
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/779
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/782
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/783
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/784
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/785
- Add custom policies support by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/780
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/788
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/787
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/789
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/786
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/790
- Update sdk by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/792
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/793
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/794
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/795
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/796
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/797
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/798
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/799
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/801
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/800
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/803
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/805
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/807
- Update sdks by @wazsone in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/811
- Update vpp version by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/813
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/814
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/815
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/816
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/818
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/817
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/820
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/819
- Fix linter and sdks by @wazsone in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/824
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/825
- Fix dependencies by @wazsone in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/831
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/832
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/833
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/834
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/835
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/836
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/837
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/838
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/839
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/840
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/843
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/844
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/845
- Set Rx/TxFrameSize for af_packet interface by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/847
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/846
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/842
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/848
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/850
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/851
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/852
- Add AF_XDP support by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/849
- Fix grpc options by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/854
- Added missed grpc option by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/855
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/857
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/856
- Remove IP neigh static flag by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/858
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/861
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/862
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/863
- Fix ICMPv6 ingress ACL rules by @zolug in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/865
- Update vpphelper by @d-uzlov in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/867
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/869
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/870
- Setting up AF_XDP for public clusters by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/871
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/872
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/873
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/874
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/875
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/876
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/877
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/878
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/880
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/879
- Use networkservicemesh/govpp by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/884
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/885
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/886
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/887
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/888
- Update Go by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/890
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/892
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/893
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/894
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/895
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/897
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/898
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/896
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/899
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/900
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/901
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/902
- Fix Dockerfile for ARM64 by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/903
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/904
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/906
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/907
- Use another vpp config for ARM by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/905
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/908
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/909
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/889
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/910
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/911
- Update vpphelper version by @bellycat77 in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/912
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/913
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/914
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/915
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/916
- Fix release workflow by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/868
- Delete grpc.WithBlock() and grpc.WaitForReady(true) options by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/917
- Revert "Delete grpc.WithBlock() and grpc.WaitForReady(true) options (#917)" by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/918
- Update govpp by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/924
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/925
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/929
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/930
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/931
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/932
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/933
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/934
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/935
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/936
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/938
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/939
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/941
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/943
- Update SDK manually by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/942
- Enable tracing by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/944
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/937
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/940
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/945
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/946
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/949
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/950
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/951
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/952
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/954
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/955
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/956
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/957
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/961
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/962
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/963
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/964
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/965
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/967
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/968
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/969
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/970
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/972
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/974
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/975
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/971
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/976
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/978
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/973
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/979
- qfix: resolve 12 HIGH CVE issues in Dockerfile by @denis-tingaikin in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/981
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/983
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/984
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/986
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/988
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/989
- Task:1551 Fix broken cloud.google.com/go/compute/metadata dependency by @dualBreath in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/987
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/990
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/991
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/992
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/993
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/994
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/995
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/996
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/997
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/998
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1000
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1002
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1001
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1004
- Update Spire version and make Dockerfile support multi-arch build by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/948
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1005
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1006
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1007
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1008
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1010
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1011
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1015
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1016
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1017
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1018
- Add vppinit af_packet test by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/999
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1009
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1021
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1022
- Fix neighbor discovering by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1003
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1020
- Fix CVEs by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1014
- Update sdk-vpp and sdk-sriov dependencies by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1024
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1023
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1026
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1028
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1019
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1029
- Update from update/networkservicemesh/vpphelper by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1031
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1032
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1033
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1034
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1035
- Update chain elements in cmd-forwarder-vpp by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1036
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1037
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1038
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1039
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1040
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1041
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1042
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1044
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1046
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1048
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1043
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1049
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1050
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1045
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1051
- Update sdk-vpp ref manually by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1053
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1054
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1055
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1056
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1057
- Update dependencies by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1058
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1059
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1060
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1061
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1062
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1063
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1064
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1065
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1066
- Read parameters for vpp host interface creation from config file by @ljkiraly in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1027
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1068
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1070
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1069
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1071
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1073
- Increase dial timeout by @glazychev-art in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1074
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1072
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1075
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1078
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1076
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1079
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1080
- Update from update/networkservicemesh/govpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1083
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1082
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1084
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1085
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1081
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1086
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1087
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1088
- Update gRPC health probe to fix CVEs by @NikitaSkrynnik in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1089
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1090
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1092
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1093
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1091
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1094
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1095
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1096
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1097
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1098
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1099
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1100
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1101
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1103
- Update from update/networkservicemesh/cmd-template by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1104
- Align env vars by @arp-est in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1105
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1102
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1106
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1108
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1107
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1109
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1110
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1114
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1111
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1112
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1117
- Check and resolve conflicts on PR creation by @Ex4amp1e in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1118
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1119
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1121
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1122
- Update from update/networkservicemesh/sdk-vpp by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1123
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1125
- Update from update/networkservicemesh/sdk-k8s by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1126
- Update from update/networkservicemesh/sdk-sriov by @nsmbot in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1127
New Contributors
- @edwarnicke made their first contribution in #1
- @nsmbot made their first contribution in #4
- @denis-tingaikin made their first contribution in #33
- @glazychev-art made their first contribution in #35
- @Bolodya1997 made their first contribution in #78
- @Tiberivs made their first contribution in #86
- @Mixaster995 made their first contribution in #146
- @d-uzlov made their first contribution in #233
- @tiswanso made their first contribution in #345
- @zolug made their first contribution in #352
- @ljkiraly made their first contribution in #365
- @NikitaSkrynnik made their first contribution in #410
- @sol-0 made their first contribution in #459
- @anastasia-malysheva made their first contribution in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/695
- @ThetaDR made their first contribution in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/712
- @wazsone made their first contribution in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/811
- @dualBreath made their first contribution in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/987
- @arp-est made their first contribution in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1105
- @Ex4amp1e made their first contribution in https://github.com/networkservicemesh/cmd-forwarder-vpp/pull/1118
Full Changelog: https://github.com/networkservicemesh/cmd-forwarder-vpp/commits/v1.13.2-rc.1