netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nft 0/2] follow up work on the libedit support
@ 2021-01-06 12:24 Pablo Neira Ayuso
  2021-01-06 12:24 ` [PATCH nft 1/2] cli: use plain readline() interface Pablo Neira Ayuso
  2021-01-06 12:24 ` [PATCH nft 2/2] main: fix typo in cli definition Pablo Neira Ayuso
  0 siblings, 2 replies; 3+ messages in thread
From: Pablo Neira Ayuso @ 2021-01-06 12:24 UTC (permalink / raw)
  To: netfilter-devel

Hi,

This is a follow up to address a few issues with libedit readline
support: tests/shell now works fine.

Pablo Neira Ayuso (2):
  cli: use plain readline() interface
  main: fix typo in cli definition

 src/cli.c  | 21 +++++++++++----------
 src/main.c |  2 +-
 2 files changed, 12 insertions(+), 11 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-06 12:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-06 12:24 [PATCH nft 0/2] follow up work on the libedit support Pablo Neira Ayuso
2021-01-06 12:24 ` [PATCH nft 1/2] cli: use plain readline() interface Pablo Neira Ayuso
2021-01-06 12:24 ` [PATCH nft 2/2] main: fix typo in cli definition Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).