When detecting input "quit", ip_pipeline will close connection fd.
It is convenient when using command "telnet 0 8086".
Signed-off-by: Liu Hongbo
---
examples/ip_pipeline/conn.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/examples/ip_pipeline/conn.c b/examples/ip_pipel
Hi,
I am frustrated when designing pipeline table.
I am trying to have one ACL table 0 to forward different traffic to
different table, but it failed.
And I noticed that the following checks in rte_pipeline.c:
/
if ((entry->action =
2 matches
Mail list logo