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

Hi,

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

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

 src/cli.c  | 39 +++++++++++++++++++++++++++++++++++----
 src/main.c |  2 +-
 2 files changed, 36 insertions(+), 5 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [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 2/2] main: fix typo in cli definition Pablo Neira Ayuso
  0 siblings, 1 reply; 4+ 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-06 13:30 [PATCH nft 0/2] libedit support followup Pablo Neira Ayuso
2021-01-06 13:30 ` [PATCH nft 1/2] cli: use plain readline() interface with libedit Pablo Neira Ayuso
2021-01-06 13:30 ` [PATCH nft 2/2] main: fix typo in cli definition Pablo Neira Ayuso
  -- strict thread matches above, loose matches on Subject: below --
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 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).