tls: fifo size is u32 10/23110/2
authorDave Wallace <dwallacelf@gmail.com>
Wed, 30 Oct 2019 17:53:56 +0000 (17:53 +0000)
committerFlorin Coras <florin.coras@gmail.com>
Wed, 30 Oct 2019 19:52:00 +0000 (19:52 +0000)
commitb1a81aa67942aa1b5a97a4199310c9ffeaab1f5f
treef9479ace69f0d123b397c9904b73cf17be3a9d29
parente3b70df8243e6655bcefb295cffcada322ac9b57
tls: fifo size is u32

- unformat_memory_size() writes to a uword *
- Limit cli input to u32

Type: fix

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I453a5633e04f9ee6f2f1a843634f99063a81579b
src/vnet/tls/tls.c