Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vyos-legacy/libnetfilter-queue

libnetfilter-queue libnetfilter queue library
https://github.com/vyos-legacy/libnetfilter-queue

1.0.2-1+vyos2+lithium5

935a4fbfefa4cd0e98b4ca81848433586e2c184b authored over 9 years ago
Merge tag 'libnetfilter_queue-1.0.2' into lithium

libnetfilter_queue 1.0.2 release

dcd14396cda949d4b48f8ba80e625bf64bc130ac authored over 9 years ago
1.0.1-1+vyos2+lithium4

ef8b23b2be3e0eefb73c22e48625d637aa5e8ea8 authored over 9 years ago
0.0.17-6+vyos2+lithium3

a91fb6865e27c49c26fda4804d5027fa05ee8934 authored over 9 years ago
libnetfilter-queue: add dh_gencontrol to enable development builds

Add VyOS based dh_gencontrol settings to debian/rules to enable
development builds (999.dev).

e51011e86570063090a917f5f12c9e9d2aafd5f7 authored over 9 years ago
0.0.17-6+vyos2+lithium2

64c13fb7e8dd7435d788823454ffc39f054f2f0b authored about 10 years ago
Update maintainer address

cb9c199c4ad2fc8945b4c3c5af9191ff71cac8ee authored about 10 years ago
0.0.17-6+vyos2+lithium1

651183414f715edde23d7a306423f8e7ed37c6b0 authored about 10 years ago
New branch

605d1d10d2861ebe6e6ab7cea7ef9315789d57c4 authored about 10 years ago
0.0.17-6+vyos1+helium2

61db45cc85de5b5088360eedd8604b45507643e0 authored about 10 years ago
0.0.17-6+hyos1+helium1

93c0a385031e666e97f7ba9015c3d878d249587c authored almost 11 years ago
New branch

d2a14fe6c97310b09784255cca983442b13c8c56 authored almost 11 years ago
0.0.17-6+hydrogen1

9703d35e31275de3dbcca1d2da40999c4cf51b6c authored about 11 years ago
New branch

3d48a3abd9f18a37ebcbed97a1285cedc223886f authored about 11 years ago
0.0.17-6+daisy1

3e6babefb9c3517d807880c649406e5f04ab7849 authored over 12 years ago
create daisy branch

b747cfbb5708d2d25fa478a8ea6a059228a60633 authored over 12 years ago
0.0.17-6

3ea3865ec493db48e0ea77321ff730d8eedd3272 authored over 12 years ago
new branch

8460e93d3cdfc653cec446be9e6fcd5316dd3343 authored over 12 years ago
bump version to 1.0.2

LIBVERSION is already correctly updates, previous release was:

3:0:2

and this is:

4:0:3

This...

f5d092dd3145d427c7c2ed668e3ac899875c9612 authored over 12 years ago
fix compilation warning in nfq_get_payload

libnetfilter_queue.c: In function 'nfq_get_payload':
libnetfilter_queue.c:1116:8: warning: point...

769d3f781af54f04428fb6942a28e49422be9bc1 authored over 12 years ago
examples: nf-queue: fix compilation warning with gcc-4.7

nf-queue.c: In function ‘main’:
nf-queue.c:146:12: warning: unused variable ‘id’ [-Wunused-varia...

edf0fe06c8d6fc826a109a4f60d84828508ad2f9 authored over 12 years ago
src: update doxygen documentation for new API for libmnl

This patch updates the doxygen documentation for the new API.

Signed-off-by: Pablo Neira Ayuso ...

1eab5bedb6f024e5512d485ffd81d18d978ef3e3 authored over 12 years ago
pktbuff: fix pktb_push, _pull and _put function

Fix wrong arithmetics and missing pktb->len update

Signed-off-by: Pablo Neira Ayuso <pablo@netf...

3c42a36f3f170860b28d47ef028301276b78378b authored over 12 years ago
extra: pktbuff: pktb_expand_tail return 0 if there is no room in the tail

pktb_expand_tail returns 0 if there is no room for the mangling.
Note that we don't support dyna...

3fb998d5e2d077d85b39c3d2e5b2c828f5db9522 authored over 12 years ago
add mangle functions for IPv4/TCP and IPv4/UDP

Signed-off-by: Pablo Neira Ayuso <[email protected]>

ffa83b5968b534f679bc34acc506801db3d28d58 authored over 12 years ago
add pkt_buff and protocol helper functions

Signed-off-by: Pablo Neira Ayuso <[email protected]>

f40eabb01163f383e2471942da45f32361031e39 authored over 12 years ago
add new libnetfilter_queue API for libmnl

Signed-off-by: Pablo Neira Ayuso <[email protected]>

a0c885ae5a79457aa592cb70c27a7dee619762a4 authored over 12 years ago
src: implement API to set per-queue flags

Implement API to set per-queue flags. This is initially used
to implement fail-open support in N...

8b6ab7a3a503be66216db7c046646fcd15c28771 authored over 12 years ago
build: remove stray empty variable

Compilation can fail when libnfnetlink is not in a directory searched
by default. Reason is the ...

2c481c1fd73bb744957b2e5c5161c7a0804ab2e4 authored over 12 years ago
build: remove unused lines in Makefile.am

Signed-off-by: Jan Engelhardt <[email protected]>

7bd9edfe7849d8d1bc35f9ac28e949409da0bf10 authored over 12 years ago
0.0.17-5

3138f4a1025ca1e5a1cffe8a11d26041805cc86b authored over 12 years ago
re-merge ipv4.c and commit

941d01fd56ea3e51d9db7277b6a8057cc81365f9 authored over 12 years ago
0.0.17-4

de4446f1edc2ce757b1ba75cda45a2b145768e2f authored over 12 years ago
Merge branch 'cthelper2' of git://git.netfilter.org/libnetfilter_queue into pacifica

Conflicts:
examples/nf-queue.c
include/libnetfilter_queue/libnetfilter_queue.h
include/libnet...

b4200d67a6c0ad27298894210bb5c3eb88c8f954 authored over 12 years ago
add mangle functions for IPv4/TCP and IPv4/UDP

Signed-off-by: Pablo Neira Ayuso <[email protected]>

80a2c1a716f922ea76551e8181c0918fcfa88568 authored over 12 years ago
add pkt_buff and protocol helper functions

Signed-off-by: Pablo Neira Ayuso <[email protected]>

e83100f5643aa616875684d3dc1c23bbfda29122 authored over 12 years ago
add new libnetfilter_queue API for libmnl

Signed-off-by: Pablo Neira Ayuso <[email protected]>

7cefdc4deb722b762c316e97188b7692fc38be04 authored over 12 years ago
0.0.17-3

e63c96fd1d00ef7c41174b4a35c0379ac628b366 authored over 12 years ago
Merge branch 'cthelper' of git://git.netfilter.org/libnetfilter_queue into pacifica

Conflicts:
.gitignore
Makefile.am
doxygen.cfg.in
include/Makefile.am
include/libnetfilter_q...

f5db2574656cfa1afd8fa0c46bea1a752853759e authored over 12 years ago
0.0.17-2

a2a59c7f45035c8c6fe0902be5f6bcd585e48a52 authored over 12 years ago
fix build with autoreconf in build target

5fe6c20ffef059b77e94aaded3630f2d305aa356 authored over 12 years ago
new package libnetfilter-queue, needed for user-space helpers

a535219b958ce78f868a24211a3f204e42302147 authored over 12 years ago
add pkt_buff and protocol helper functions

Signed-off-by: Pablo Neira Ayuso <[email protected]>

6756c887ed751a3084ec06cead17dc2a231cd833 authored over 12 years ago
add new libnetfilter_queue API for libmnl

Signed-off-by: Pablo Neira Ayuso <[email protected]>

dae1b89ffee0535bbd36952905fa1a108e1e4a1f authored over 12 years ago
build: remove unnecessary AC_EXEEXT

The result of AC_EXEEXT is never used -- there is no ${EXEEXT} to be
found in the Makefiles.

Si...

3ee054afe95c1cc5b610fbde5d6bb43edc83da86 authored about 13 years ago
build: bump version to 1.0.1

Signed-off-by: Pablo Neira Ayuso <[email protected]>

08058418ac34c2456c9d010a99e4420dbe5c885f authored about 13 years ago
build: disable implicit .tar.gz archive generation and use POSIX mode

fd744454b6e2960c7f482affd7f0cd891156915f authored about 13 years ago
build: use AC_CONFIG_AUX_DIR and stash away tools

39fe5d31f750044142d9dc575e18d603e1cf2919 authored about 13 years ago
Update .gitignore

Only ignore these paths if they are a directory.

b4aff4ec832cbf85b429da357de531f3fdbfa206 authored about 13 years ago
src: add notes on NF_STOLEN and NF_REPEAT to documentation

The verdict NF_STOLEN must not be used.

When using NF_REPEAT, one way to prevent re-queueing of...

4b3d0a4763b440ef748d537d86f0869d09544ab2 authored over 13 years ago
src: add NFQNL_MSG_VERDICT_BATCH support

add nfq_set_verdict_batch() and nfq_set_verdict_batch2 (to also
set the nfmark of all packets).
...

1154021c599257edf2c3dcb4d29f6b4dcb67643a authored over 13 years ago
build: fix file list warning with automake-1.9

Makefile.am:12: EXTRA_DIST multiply defined in condition TRUE ...
Makefile.am:3: ... "EXTRA_DIST...

ebdfa9a7631534071c6997b8210b8964db5e6957 authored over 13 years ago
build: fix error with automake-1.9

src/Makefile.am: C objects in subdir but "AM_PROG_CC_C_O"
not in "configure.ac"

Signed-off-by: ...

4548efeb3d557cbee2a053838d49c3accef1a5f6 authored over 13 years ago
build: Linux kernel-style for compilation messages

Signed-off-by: Pablo Neira Ayuso <[email protected]>

fdb06b98e1d5efbdc33ea2724fccd297c3d2315a authored almost 14 years ago
build: fix `make distcheck'

Signed-off-by: Pablo Neira Ayuso <[email protected]>

a2d6ab61c32fbee01d82a3899a04a621527e309b authored about 14 years ago
build: use -Wall across the entire source

Signed-off-by: Jan Engelhardt <[email protected]>

7312912039d13d1d1022b252da2f31b65b5614d9 authored about 14 years ago
build: create a Make_global.am file

Signed-off-by: Jan Engelhardt <[email protected]>

6dc9ec20744ae307e0f5c5c1db0f5d585289259c authored about 14 years ago
build: remove unused LIBTOOL_DEPS

Signed-off-by: Jan Engelhardt <[email protected]>

f7e35376b712db56feb47482ded26253c45d53e9 authored about 14 years ago
doc: fix wrong documentation on NFQNL_COPY_NONE

NFQNL_COPY_NONE means noop and should not be used.

Signed-off-by: Pablo Neira Ayuso <pablo@netf...

e07ff761686629a3a7cf5af67f281a5b6ce4d8c5 authored about 14 years ago
utils: document ENOBUFS in nfqnl_test.c

This patch documents the ENOBUFS error in the example file, that
is a common problem is that que...

a10a4d9291181a142ff85b0db8f2907cd05b978f authored about 14 years ago
Merge branch 'master' of git://dev.medozas.de/libnetfilter_queue

ad9ce553248cedeb3770ea832bf26250b66d4394 authored about 14 years ago
doc: document some performance tweaks for libnetfilter_queue

This patch documents some performance tweaks for libnetfilter_queue
applications.

Signed-off-by...

37791b0eb98c00098a6410f6dedfdce92fc88f3e authored about 14 years ago
Merge branch 'master' of git://dev.medozas.de/libnetfilter_queue

c4692e02d4fc804f7aa31f407d7d2f31861753bc authored about 14 years ago
build: use AC_OUTPUT

Signed-off-by: Jan Engelhardt <[email protected]>

32f4ea52b13641002854fe6abf65a16b2167d35e authored about 14 years ago
build: default to not building static libraries

Signed-off-by: Jan Engelhardt <[email protected]>

825f9ea05225aa5b6c959df6611dd67ad4fb107b authored about 14 years ago
Update .gitignore

Signed-off-by: Jan Engelhardt <[email protected]>

ddd8ea0add4eb4390763d066d0673c6d94dec1f3 authored about 14 years ago
build: remove -fPIC flag

libtool automatically adds PIC flags as needed.

Signed-off-by: Jan Engelhardt <[email protected]>

4558271002c2190d4ee559f6b7a5f499a23ae6a8 authored about 14 years ago
build: remove statements without effect

Signed-off-by: Jan Engelhardt <[email protected]>

a11cf002c56a59fdac4a6970847d137c7ecf8110 authored about 14 years ago
build: set Libs.private for pkgconfig file

Similar to the commit in iptables, add Libs.private to tell about
dependencies for static linkin...

d8fd4dc472f827c8dcc2af7e6b4990b8c957ae65 authored about 14 years ago
build: no need for error message in PKG_CHECK_MODULES

PKG_CHECK_MODULES already produces its own (and more verbose) messsage
when a module cannot be f...

76bc07182b724bf177197799ea5ade112aed931b authored about 14 years ago
build: run AC_CANONICAL_HOST only

There is no need to call AC_CANONICAL_SYSTEM when only
AC_CANONICAL_HOST is needed. Also, checki...

9eefb0cf3ca7ecf10d0ad28de3413f39ac4438ef authored about 14 years ago
build: use simpler autoreconf in autogen

Note: the use of -i seems required, otherwise autoreconf barfs about
missing tools (depcomp, etc...

06d7168caf9304fb825275b983b534fede836ee4 authored about 14 years ago
build: avoid use of deprecated INCLUDES

Makefile.am: "INCLUDES" is the old name for "AM_CPPFLAGS" (or "*_CPPFLAGS")

And remove unused $...

b9b7caa43c98108009db29acfe2d1874eb426670 authored about 14 years ago
build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE

automake options also need to definitely go into configure.ac, otherwise
they only apply to a si...

8c62e29f8408e3143678b7b8632e59c2fcec2d8a authored about 14 years ago
build: build: use autoconf-suggested naming of files

Signed-off-by: Jan Engelhardt <[email protected]>

160f29e1944956994a81c36a5d4eec5900dd08b3 authored about 14 years ago
license: upgrade to GPLv2+

This patch upgrades the license to GPLv2+. I have received an explicit
ACK via email from contri...

81284db9f861f964cc0a5c756a1fa375e586c309 authored about 14 years ago
nfq: fix redundant LIBVERSION definition

I accidentally inserted LIBVERSION to Makefile.am but the one
used is in src/Makefile.am. This p...

9ae213ed891556bde865b81b959e76c36461bc9e authored over 14 years ago
nfq: add myself to the copyright notice

This patch adds myself to the copyright notice according to my contributions
in the git reposito...

854bcbef64dc297ef8e169146e7b15a71d89d09a authored over 14 years ago
nfq: add missing documentation on nfq_snprintf_xml()

Signed-off-by: Pablo Neira Ayuso <[email protected]>

cf7cac7c205523c7fd952806257be4747bd39fae authored over 14 years ago
nfq: bump version to 1.0.0

This patch bumps the library version to 1.0. I have also introduced
LIBVERSION for the API versi...

c5d0a0342677db2969c1119bc0f9a0a0753eaadf authored over 14 years ago
build: add libtool m4 support

libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunnin...

895c800290f447d042ce0f70e49e2bf0dbe0c6fc authored over 14 years ago
nfq: remove libipq.h

In 224df57de4479d65d4fec3eeaa8b1a4d63b8213f, we forgot to remove
libipq.h that was introduced to...

75a4358ed831c215a68358a387d69f7cf90ad33a authored over 14 years ago
nfq: remove `0x' from HW protocol in output of nfq_snprintf_xml()

This patch removes the prefix `0x' of the HW protocol.

Signed-off-by: Pablo Neira Ayuso <pablo@...

9ba33008d3f7b45c5004943768822f1990d2cd0b authored over 14 years ago
nfq: fix HW address output in nfq_snprintf_xml()

This patch fixes the output of the HW address in XML files:

<src>800:800:800:800:800:</src>

no...

5781d53eec107bcf517fde7383a230f33311a116 authored over 14 years ago
nfq: consistent nfq_snprintf_xml() return value with snprintf()

With this patch, nfq_snprintf_xml() returns the number of characters
printed. If the output was ...

b775a05ba376c68615fe5134ce291889c035f844 authored over 14 years ago
nfq: fix compilation warning in nfq_snprintf_xml()

In 21fd1834b5ce0a1f5b590f7e1ad23bba64fbafdf, we changed nfq_get_payload()
to take an unsigned ch...

b4fae77ab6e9e0c6fd83c35805dd7ba0169c7871 authored over 14 years ago
add nfq_snprintf_xml() to output a packet in XML format

This patch adds a new function to output the packet in XML format.

Signed-off-by: Pablo Neira A...

9ab22d56d0ae15e10904c52417d2417e4400ea30 authored over 14 years ago
added .gitignore for base directory

Signed-off-by: David Favro <[email protected]>
Signed-off-by: Pablo Neira Ayuso <pablo@...

769407c12973a1b2cabe931cf40d15e01daafe5c authored over 14 years ago
payload buffer datatypes are consistent

The 'data' parameter to nfq_get_payload() returns pointer to unsigned
char (rather than signed c...

21fd1834b5ce0a1f5b590f7e1ad23bba64fbafdf authored over 14 years ago
non-modified payload arguments are pointer-to-const

The payload parameters to nfq_set_verdict(), nfq_set_verdict2(), and
nfq_set_verdict_mark() are ...

6e204c91b6c7ece751331de2fa3fb460bc5edd59 authored over 14 years ago
doc: remove references to deprecated nfq_set_verdict_mark()

Now, we refer to nfq_set_verdict2() instead.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter....

6b4e0a01259a80d91d0eaea01281372b594f05b1 authored over 14 years ago
doc: document possible verdicts on packets and minor change in example

Signed-off-by: Alessandro Vessely <[email protected]>
Signed-off-by: Pablo Neira Ayuso <pablo@netfi...

8b173fbff19d57c35c4578643e12c2956d88639b authored over 14 years ago
doc: enhancements

* Several parameters are clarified.
* Several previously undocumented return-values are document...

1d0c4aad0be092c8fd9cfe794ea41d5da1ce2ed7 authored over 14 years ago
nfq: deprecate nfq_set_verdict_mark() in favour of nfq_set_verdict2()

This patch deprecates nfq_set_verdict_mark() in favour of
nfq_set_verdict2() which does exactly ...

ec2119432531746efda821f16e359c5807c2f7f0 authored over 14 years ago
doc: make doxygen.cfg.in work with doxygen 1.6.1

* DETAILS_AT_TOP is deprecated and newer versions of
doxygens are warning about this. Remove t...

fcc893c2a14a71e62deba26ec14b217ec59be58f authored about 15 years ago
remove libipq_compat

It has never been finished and nowadays people should be using
libnfnetlink_queue directly anywa...

224df57de4479d65d4fec3eeaa8b1a4d63b8213f authored over 15 years ago
nfq: add minor comment in the documentation to warn about privileges

This patch adds a minor notice to warn developers that its
application needs CAP_NET_ADMIN in or...

d2ed34e7c1c580998942903487a792714602d609 authored over 15 years ago
build: bump version to 0.0.17

Signed-off-by: Pablo Neira Ayuso <[email protected]>

98c47c407151a7925bfe156b9d2c5b78f9f5da8f authored almost 16 years ago
nfq: replace nfnl_talk by nfnl_query and disable sequence tracking

This patch replaces the nfnl_talk() calls by the newer nfnl_query().
This patch also disables ne...

bc56a6becbd4c4edf743ca3bee32eb0329fc5e5a authored almost 16 years ago
nfqnl_test: add hw src address, physindev and physoutdev support

This adds the hardware source address, physindev and physoutdev support
to nfqnl_test

Signed-of...

3bd2cefc0fb9685fde9d402fdbe3f4f3ec3ddd7d authored almost 16 years ago