aboutsummaryrefslogtreecommitdiffstats
path: root/adapter/adapter.go
AgeCommit message (Collapse)AuthorFilesLines
2017-11-30Removes unnecessary returned func from WaitReadyOndrej Fabry1-2/+2
Change-Id: I34889c8c79fa8ef7a196f8d067edca7f1cb5ad33 Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
2017-11-28Add WaitReady to VppAdapterOndrej Fabry1-0/+3
- this fixes issue with mocked adapter during AsyncConnect Change-Id: I952025fec865422f9e83cec9383d96f79a639c90 Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
2017-05-04initial commitRastislav Szabo1-0/+33
Signed-off-by: Rastislav Szabo <raszabo@cisco.com>