Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vyos-legacy/libnetfilter-conntrack
This package contains the libnetfilter-conntrack3 library
https://github.com/vyos-legacy/libnetfilter-conntrack
o Added the comparison infrastructure for layer-4 protocols
o Added libnetfilter_conntrack_[tcp|u...
ade771be804b64a5d5a5aede5d1a6d4fe6e6a43b authored about 19 years ago
2ab70cc82e560a2278354d0eae95b7e1121049a7 authored about 19 years ago
59b22074fded6d2146d0dcdfda073aab1a6bdcdb authored about 19 years ago
3f6ed864c3cf7326d10e6bb5d6802de61db8de21 authored about 19 years ago
f641c43ba0d6c73a5d30f9a723f4b3f82b371923 authored about 19 years ago
- have only one place where we specify the includes (Make_global.am)
22b52a4ba5c578df1ea3e243a7bbdddd1c00cea2 authored about 19 years agorequired by libnfnetlink and libnetfilter_[queue|log|conntrack] at
autogen.sh stage. (Pablo Neira)
5f43270fb11b69b37477827ee9d7581822a6c186 authored about 19 years ago
f7b871cd5fed1f2de5509e69cf7cd91e23e87a43 authored about 19 years ago
update_conntrack, and it doesn't even fit well for both cases. So I decided to
kill it and inline...
d0a9ad5275bcc7b87200724ee9294e9f456ff17f authored about 19 years ago
- modules need to be linked against libnetfilter_conntrack.la, otherwise they miss a dependency
93022769c4a822e613f11cf64b444d58d6b9ed97 authored about 19 years ago21f658aae73211a9803bd71b4da719f12f452695 authored about 19 years ago
o fixed ICMP ID handling
o fix -> libtool: link: libtool library `nfct_proto_*.la' must begin wit...
9713cbc9738611d962aad548bbf61606cc1503f3 authored about 19 years ago
- rename plugins to something that indicates their purpose (protocol)
057e8b632481d4e31c646ac091dc5a0808b3f9b9 authored about 19 years agofdeb0aa5e1c4e21ecc03131c4a22f39993bff619 authored about 19 years ago
62f385b86bae3aca131650d9d29ec1c6001c201c authored about 19 years ago
609ef1fc13f01cceda247390a7b66a8801fda62b authored about 19 years ago
c14bac8c8fd73e708430336dc8e4bcfc13e9b310 authored about 19 years ago
e4bba18a91266f9188e0d491f170a827798cc1aa authored about 19 years ago
9c58321ef443859d18deaaacca200ceccfdfb3d4 authored about 19 years ago
o nfct_build_conntrack flit bits of status, timeout, id and mark.
o finish incomplete support for...
6a5a5174344f8b7318489aabc395864b1779db93 authored about 19 years ago
5930b52c8f71c56b631e9d124b310874b5c0fc8f authored over 19 years ago
o Redefine NFCT_ALL_CT_GROUPS
o Fix typemsg2enum prototype, flags and type are 16 bits long, not ...
List of changes:
o Replace misleading flag NFCT_ANY_GROUP by NFCT_ALL_GROUPS
o Update test file ...
o Bumped version to 0.2.2
f03dacaf6b7afb221a779cdc3ad6953a6aa770d7 authored over 19 years agoo move build_tuple_proto and build_protoinfo to the extensions where it
really belongs to.
o Rewo...
o libnetfilter_conntrack.h splitted into two parts: what is visible to
application programs and...
e0fb5af798a1b7723e228ffc7c67e38babc883c6 authored over 19 years ago
o Added some very brief comments to libnetfilter_conntrack.h
o Implemented the conntrack printers...
o NFCT_COUNTERS splitted in NFCT_COUNTERS_[ORIG|RPLY]
o all global vars are now static
o kill nfc...
36c2ce21e743134783740063798c7015dd69513b authored over 19 years ago
o Define NFCT_ANY_GROUP flag
o Now callback can return a value to stop receiving events
o impleme...
o Added a simple test case, yet incomplete
fd5957445131fa3855d40db40e421e78e9c9246a authored over 19 years agoo Add support for ID's
o Fixed stupid bug in NFCT_* flags, I'm stupid
o Simplify handler logic
o ...
the first 1.0 release
c5e567d6f8ae35456f1ec08cd1db3e1523e4454d authored over 19 years agoo fix some indentation
o fix a leak on error path in ncft_open()
5df5a11591fb6eff06ff931152d7b7d07e1f3cb3 authored over 19 years ago
unknown reason this didn't happen in the lastest commit.
bfe902dc0f16bae4e07d9befc4ebd35c8d64ff06 authored over 19 years ago1fc20c813dbf0c73ac37bf23cd932ff5afed835c authored over 19 years ago
We provide an high level interface that abstracts from the netlink
sockets. Now users don't need ...
- Rename list_conntrack_handler to callback_handler, IMHO a proper name for such function.
- Use ...
bed14205860cca8adef33d9ab5e80adc866518f3 authored over 19 years ago
cc167210487643aa93f057d73fbcec747f938dcc authored over 19 years ago
ce4510b60615d3b950f2b6bf16afa935458fbebd authored over 19 years ago
- document new 3parameter open function
fb29cf4bf1c66b9ee76dd1644dfe473308b0e092 authored over 19 years ago234a44df5c4f1599c11ab4a43eb4845d2e471345 authored over 19 years ago
libnfnetlink_conntrack library:
a) change ctnl_open prototype: Now the subsystem is passed as pa...
66a41c1c413e39ba39e41d72d18abb36a1491d46 authored over 19 years ago9cac907e38eca19e4aa00bf809141de8bf31faa8 authored over 19 years ago
feb1ef7d0f450973aab2ed85987c3d6d17056498 authored over 19 years ago
8021789a9c6f98a42e30b70a782842a1dcc45efc authored over 19 years ago