From 2cb7425fef5645631bb81cb06df0c3e73b461f01 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Wed, 21 Mar 2018 14:16:40 +0100 Subject: Export libnftables (again) This reverts commits d572d59788143945c2a638f12a5227d9b21ce489 and 9f5e49e147219cd161de8cd80cadf8a444969ef0. Current libnftables API should be stable enough to release it into the public, and after 4aba100e593f ("rule: reset cache iff there is an existing cache") we have a simple way to batch commands through this API. Suggested-by: Pablo Neira Ayuso Signed-off-by: Phil Sutter Signed-off-by: Pablo Neira Ayuso --- src/.gitignore | 1 - 1 file changed, 1 deletion(-) (limited to 'src/.gitignore') diff --git a/src/.gitignore b/src/.gitignore index e27d4f84..36d6acd1 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,4 +1,3 @@ -libnftables.a libnftables.la parser.c parser.h -- cgit v1.2.3