forked from debiansid/nftables-fullcone
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
184 changed files
with
14,386 additions
and
16,517 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,4 +18,4 @@ | |
# set age to 0. | ||
# </snippet> | ||
# | ||
libnftables_LIBVERSION=1:0:0 | ||
libnftables_LIBVERSION=2:0:1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.69 for nftables 0.9.9. | ||
# Generated by GNU Autoconf 2.69 for nftables 1.0.0. | ||
# | ||
# Report bugs to <[email protected]>. | ||
# | ||
|
@@ -590,8 +590,8 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='nftables' | ||
PACKAGE_TARNAME='nftables' | ||
PACKAGE_VERSION='0.9.9' | ||
PACKAGE_STRING='nftables 0.9.9' | ||
PACKAGE_VERSION='1.0.0' | ||
PACKAGE_STRING='nftables 1.0.0' | ||
PACKAGE_BUGREPORT='[email protected]' | ||
PACKAGE_URL='' | ||
|
||
|
@@ -1373,7 +1373,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures nftables 0.9.9 to adapt to many kinds of systems. | ||
\`configure' configures nftables 1.0.0 to adapt to many kinds of systems. | ||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
@@ -1444,7 +1444,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of nftables 0.9.9:";; | ||
short | recursive ) echo "Configuration of nftables 1.0.0:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
@@ -1585,7 +1585,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
nftables configure 0.9.9 | ||
nftables configure 1.0.0 | ||
generated by GNU Autoconf 2.69 | ||
Copyright (C) 2012 Free Software Foundation, Inc. | ||
|
@@ -1863,7 +1863,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
It was created by nftables $as_me 0.9.9, which was | ||
It was created by nftables $as_me 1.0.0, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
$ $0 $@ | ||
|
@@ -2212,7 +2212,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu | |
|
||
|
||
|
||
$as_echo "#define RELEASE_NAME \"Prudence Pimpleton\"" >>confdefs.h | ||
$as_echo "#define RELEASE_NAME \"Fearless Fosdick #2\"" >>confdefs.h | ||
|
||
|
||
ac_aux_dir= | ||
|
@@ -2731,7 +2731,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='nftables' | ||
VERSION='0.9.9' | ||
VERSION='1.0.0' | ||
|
||
|
||
cat >>confdefs.h <<_ACEOF | ||
|
@@ -14071,7 +14071,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by nftables $as_me 0.9.9, which was | ||
This file was extended by nftables $as_me 1.0.0, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -14137,7 +14137,7 @@ _ACEOF | |
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
nftables config.status 0.9.9 | ||
nftables config.status 1.0.0 | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
AC_INIT([nftables], [0.9.9], [[email protected]]) | ||
AC_DEFINE([RELEASE_NAME], ["Prudence Pimpleton"], [Release name]) | ||
AC_INIT([nftables], [1.0.0], [[email protected]]) | ||
AC_DEFINE([RELEASE_NAME], ["Fearless Fosdick #2"], [Release name]) | ||
|
||
AC_CONFIG_AUX_DIR([build-aux]) | ||
AC_CONFIG_MACRO_DIR([m4]) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,12 +2,12 @@ | |
.\" Title: libnftables-json | ||
.\" Author: Phil Sutter <[email protected]> | ||
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> | ||
.\" Date: 05/25/2021 | ||
.\" Date: 08/19/2021 | ||
.\" Manual: \ \& | ||
.\" Source: \ \& | ||
.\" Language: English | ||
.\" | ||
.TH "LIBNFTABLES\-JSON" "5" "05/25/2021" "\ \&" "\ \&" | ||
.TH "LIBNFTABLES\-JSON" "5" "08/19/2021" "\ \&" "\ \&" | ||
.\" ----------------------------------------------------------------- | ||
.\" * Define some portability stuff | ||
.\" ----------------------------------------------------------------- | ||
|
@@ -1640,7 +1640,7 @@ or | |
.PP | ||
\fBexpr\fR | ||
.RS 4 | ||
ICMP type to reject with\&. | ||
ICMP code to reject with\&. | ||
.RE | ||
.sp | ||
All properties are optional\&. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,12 +2,12 @@ | |
.\" Title: libnftables | ||
.\" Author: Phil Sutter <[email protected]> | ||
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> | ||
.\" Date: 05/25/2021 | ||
.\" Date: 08/19/2021 | ||
.\" Manual: \ \& | ||
.\" Source: \ \& | ||
.\" Language: English | ||
.\" | ||
.TH "LIBNFTABLES" "3" "05/25/2021" "\ \&" "\ \&" | ||
.TH "LIBNFTABLES" "3" "08/19/2021" "\ \&" "\ \&" | ||
.\" ----------------------------------------------------------------- | ||
.\" * Define some portability stuff | ||
.\" ----------------------------------------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.