aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_input.c
diff options
context:
space:
mode:
authorSergey Nikiforov <void234@gmail.com>2023-01-14 00:15:13 +0500
committerDave Barach <vpp@barachs.net>2023-01-14 12:12:25 +0000
commite917bf75d911fae3a553b77e64cd4c37984948a8 (patch)
tree0a64061035712decab9a56c1b502dd098e7a9c94 /src/vnet/ipsec/ipsec_input.c
parente5465324dd11f8e9da33cf760e6166fdfe2e4304 (diff)
vlib: add const to char* params of several funcs
These functions do not need modifiable strings. It helps with linker sections as well as C++ compatibility. It is a good style to use const where approriate. Type: refactor Signed-off-by: void234@gmail.com Change-Id: Ib437a01663aa61860c6a938d869ed1111da71ec7
Diffstat (limited to 'src/vnet/ipsec/ipsec_input.c')
0 files changed, 0 insertions, 0 deletions