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
935a4fbfefa4cd0e98b4ca81848433586e2c184b authored over 9 years ago
libnetfilter_queue 1.0.2 release
dcd14396cda949d4b48f8ba80e625bf64bc130ac authored over 9 years agoef8b23b2be3e0eefb73c22e48625d637aa5e8ea8 authored over 9 years ago
a91fb6865e27c49c26fda4804d5027fa05ee8934 authored over 9 years ago
Add VyOS based dh_gencontrol settings to debian/rules to enable
development builds (999.dev).
64c13fb7e8dd7435d788823454ffc39f054f2f0b authored about 10 years ago
cb9c199c4ad2fc8945b4c3c5af9191ff71cac8ee authored about 10 years ago
651183414f715edde23d7a306423f8e7ed37c6b0 authored about 10 years ago
605d1d10d2861ebe6e6ab7cea7ef9315789d57c4 authored about 10 years ago
61db45cc85de5b5088360eedd8604b45507643e0 authored about 10 years ago
93c0a385031e666e97f7ba9015c3d878d249587c authored almost 11 years ago
d2a14fe6c97310b09784255cca983442b13c8c56 authored almost 11 years ago
9703d35e31275de3dbcca1d2da40999c4cf51b6c authored about 11 years ago
3d48a3abd9f18a37ebcbed97a1285cedc223886f authored about 11 years ago
3e6babefb9c3517d807880c649406e5f04ab7849 authored over 12 years ago
b747cfbb5708d2d25fa478a8ea6a059228a60633 authored over 12 years ago
3ea3865ec493db48e0ea77321ff730d8eedd3272 authored over 12 years ago
8460e93d3cdfc653cec446be9e6fcd5316dd3343 authored over 12 years ago
LIBVERSION is already correctly updates, previous release was:
3:0:2
and this is:
4:0:3
This...
f5d092dd3145d427c7c2ed668e3ac899875c9612 authored over 12 years ago
libnetfilter_queue.c: In function 'nfq_get_payload':
libnetfilter_queue.c:1116:8: warning: point...
nf-queue.c: In function ‘main’:
nf-queue.c:146:12: warning: unused variable ‘id’ [-Wunused-varia...
This patch updates the doxygen documentation for the new API.
Signed-off-by: Pablo Neira Ayuso ...
1eab5bedb6f024e5512d485ffd81d18d978ef3e3 authored over 12 years agoFix wrong arithmetics and missing pktb->len update
Signed-off-by: Pablo Neira Ayuso <pablo@netf...
3c42a36f3f170860b28d47ef028301276b78378b authored over 12 years ago
pktb_expand_tail returns 0 if there is no room for the mangling.
Note that we don't support dyna...
Signed-off-by: Pablo Neira Ayuso <[email protected]>
ffa83b5968b534f679bc34acc506801db3d28d58 authored over 12 years agoSigned-off-by: Pablo Neira Ayuso <[email protected]>
f40eabb01163f383e2471942da45f32361031e39 authored over 12 years agoSigned-off-by: Pablo Neira Ayuso <[email protected]>
a0c885ae5a79457aa592cb70c27a7dee619762a4 authored over 12 years ago
Implement API to set per-queue flags. This is initially used
to implement fail-open support in N...
Compilation can fail when libnfnetlink is not in a directory searched
by default. Reason is the ...
Signed-off-by: Jan Engelhardt <[email protected]>
7bd9edfe7849d8d1bc35f9ac28e949409da0bf10 authored over 12 years ago3138f4a1025ca1e5a1cffe8a11d26041805cc86b authored over 12 years ago
941d01fd56ea3e51d9db7277b6a8057cc81365f9 authored over 12 years ago
de4446f1edc2ce757b1ba75cda45a2b145768e2f authored over 12 years ago
Conflicts:
examples/nf-queue.c
include/libnetfilter_queue/libnetfilter_queue.h
include/libnet...
Signed-off-by: Pablo Neira Ayuso <[email protected]>
80a2c1a716f922ea76551e8181c0918fcfa88568 authored over 12 years agoSigned-off-by: Pablo Neira Ayuso <[email protected]>
e83100f5643aa616875684d3dc1c23bbfda29122 authored over 12 years agoSigned-off-by: Pablo Neira Ayuso <[email protected]>
7cefdc4deb722b762c316e97188b7692fc38be04 authored over 12 years agoe63c96fd1d00ef7c41174b4a35c0379ac628b366 authored over 12 years ago
Conflicts:
.gitignore
Makefile.am
doxygen.cfg.in
include/Makefile.am
include/libnetfilter_q...
a2a59c7f45035c8c6fe0902be5f6bcd585e48a52 authored over 12 years ago
5fe6c20ffef059b77e94aaded3630f2d305aa356 authored over 12 years ago
a535219b958ce78f868a24211a3f204e42302147 authored over 12 years ago
Signed-off-by: Pablo Neira Ayuso <[email protected]>
6756c887ed751a3084ec06cead17dc2a231cd833 authored over 12 years agoSigned-off-by: Pablo Neira Ayuso <[email protected]>
dae1b89ffee0535bbd36952905fa1a108e1e4a1f authored over 12 years ago
The result of AC_EXEEXT is never used -- there is no ${EXEEXT} to be
found in the Makefiles.
Si...
3ee054afe95c1cc5b610fbde5d6bb43edc83da86 authored about 13 years agoSigned-off-by: Pablo Neira Ayuso <[email protected]>
08058418ac34c2456c9d010a99e4420dbe5c885f authored about 13 years agofd744454b6e2960c7f482affd7f0cd891156915f authored about 13 years ago
39fe5d31f750044142d9dc575e18d603e1cf2919 authored about 13 years ago
Only ignore these paths if they are a directory.
b4aff4ec832cbf85b429da357de531f3fdbfa206 authored about 13 years agoThe verdict NF_STOLEN must not be used.
When using NF_REPEAT, one way to prevent re-queueing of...
4b3d0a4763b440ef748d537d86f0869d09544ab2 authored over 13 years ago
add nfq_set_verdict_batch() and nfq_set_verdict_batch2 (to also
set the nfmark of all packets).
...
Makefile.am:12: EXTRA_DIST multiply defined in condition TRUE ...
Makefile.am:3: ... "EXTRA_DIST...
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 agoSigned-off-by: Pablo Neira Ayuso <[email protected]>
fdb06b98e1d5efbdc33ea2724fccd297c3d2315a authored almost 14 years agoSigned-off-by: Pablo Neira Ayuso <[email protected]>
a2d6ab61c32fbee01d82a3899a04a621527e309b authored about 14 years agoSigned-off-by: Jan Engelhardt <[email protected]>
7312912039d13d1d1022b252da2f31b65b5614d9 authored about 14 years agoSigned-off-by: Jan Engelhardt <[email protected]>
6dc9ec20744ae307e0f5c5c1db0f5d585289259c authored about 14 years agoSigned-off-by: Jan Engelhardt <[email protected]>
f7e35376b712db56feb47482ded26253c45d53e9 authored about 14 years agoNFQNL_COPY_NONE means noop and should not be used.
Signed-off-by: Pablo Neira Ayuso <pablo@netf...
e07ff761686629a3a7cf5af67f281a5b6ce4d8c5 authored about 14 years ago
This patch documents the ENOBUFS error in the example file, that
is a common problem is that que...
ad9ce553248cedeb3770ea832bf26250b66d4394 authored about 14 years ago
This patch documents some performance tweaks for libnetfilter_queue
applications.
Signed-off-by...
37791b0eb98c00098a6410f6dedfdce92fc88f3e authored about 14 years agoc4692e02d4fc804f7aa31f407d7d2f31861753bc authored about 14 years ago
Signed-off-by: Jan Engelhardt <[email protected]>
32f4ea52b13641002854fe6abf65a16b2167d35e authored about 14 years agoSigned-off-by: Jan Engelhardt <[email protected]>
825f9ea05225aa5b6c959df6611dd67ad4fb107b authored about 14 years agoSigned-off-by: Jan Engelhardt <[email protected]>
ddd8ea0add4eb4390763d066d0673c6d94dec1f3 authored about 14 years agolibtool automatically adds PIC flags as needed.
Signed-off-by: Jan Engelhardt <[email protected]>
4558271002c2190d4ee559f6b7a5f499a23ae6a8 authored about 14 years agoSigned-off-by: Jan Engelhardt <[email protected]>
a11cf002c56a59fdac4a6970847d137c7ecf8110 authored about 14 years ago
Similar to the commit in iptables, add Libs.private to tell about
dependencies for static linkin...
PKG_CHECK_MODULES already produces its own (and more verbose) messsage
when a module cannot be f...
There is no need to call AC_CANONICAL_SYSTEM when only
AC_CANONICAL_HOST is needed. Also, checki...
Note: the use of -i seems required, otherwise autoreconf barfs about
missing tools (depcomp, etc...
Makefile.am: "INCLUDES" is the old name for "AM_CPPFLAGS" (or "*_CPPFLAGS")
And remove unused $...
b9b7caa43c98108009db29acfe2d1874eb426670 authored about 14 years ago
automake options also need to definitely go into configure.ac, otherwise
they only apply to a si...
Signed-off-by: Jan Engelhardt <[email protected]>
160f29e1944956994a81c36a5d4eec5900dd08b3 authored about 14 years ago
This patch upgrades the license to GPLv2+. I have received an explicit
ACK via email from contri...
I accidentally inserted LIBVERSION to Makefile.am but the one
used is in src/Makefile.am. This p...
This patch adds myself to the copyright notice according to my contributions
in the git reposito...
Signed-off-by: Pablo Neira Ayuso <[email protected]>
cf7cac7c205523c7fd952806257be4747bd39fae authored over 14 years ago
This patch bumps the library version to 1.0. I have also introduced
LIBVERSION for the API versi...
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunnin...
In 224df57de4479d65d4fec3eeaa8b1a4d63b8213f, we forgot to remove
libipq.h that was introduced to...
This patch removes the prefix `0x' of the HW protocol.
Signed-off-by: Pablo Neira Ayuso <pablo@...
9ba33008d3f7b45c5004943768822f1990d2cd0b authored over 14 years agoThis 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
With this patch, nfq_snprintf_xml() returns the number of characters
printed. If the output was ...
In 21fd1834b5ce0a1f5b590f7e1ad23bba64fbafdf, we changed nfq_get_payload()
to take an unsigned ch...
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
Signed-off-by: David Favro <[email protected]>
Signed-off-by: Pablo Neira Ayuso <pablo@...
The 'data' parameter to nfq_get_payload() returns pointer to unsigned
char (rather than signed c...
The payload parameters to nfq_set_verdict(), nfq_set_verdict2(), and
nfq_set_verdict_mark() are ...
Now, we refer to nfq_set_verdict2() instead.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter....
6b4e0a01259a80d91d0eaea01281372b594f05b1 authored over 14 years ago
Signed-off-by: Alessandro Vessely <[email protected]>
Signed-off-by: Pablo Neira Ayuso <pablo@netfi...
* Several parameters are clarified.
* Several previously undocumented return-values are document...
This patch deprecates nfq_set_verdict_mark() in favour of
nfq_set_verdict2() which does exactly ...
* DETAILS_AT_TOP is deprecated and newer versions of
doxygens are warning about this. Remove t...
It has never been finished and nowadays people should be using
libnfnetlink_queue directly anywa...
This patch adds a minor notice to warn developers that its
application needs CAP_NET_ADMIN in or...
Signed-off-by: Pablo Neira Ayuso <[email protected]>
98c47c407151a7925bfe156b9d2c5b78f9f5da8f authored almost 16 years ago
This patch replaces the nfnl_talk() calls by the newer nfnl_query().
This patch also disables ne...
This adds the hardware source address, physindev and physoutdev support
to nfqnl_test
Signed-of...
3bd2cefc0fb9685fde9d402fdbe3f4f3ec3ddd7d authored almost 16 years ago