summaryrefslogtreecommitdiff
path: root/lib/netfilter
AgeCommit message (Expand)Author
2019-08-27lib: fix error code from nfnl_exp_build_message()Thomas Haller
2019-08-12Add SPDX identifiersYegor Yefremov
2018-01-16all: declare all variables at the beginning of scope (-Wdeclaration-after-sta...Thomas Haller
2017-03-02include: don't include kernel headers in public libnl3 headersThomas Haller
2016-09-06remove multiple implementations of htonll(), ntohll()Davide Caratti
2016-08-14exp: fix a GCC 6 -Wmisleading-indentation warningPeter Wu
2016-08-12trivial: whitespace-only fixes for src and libPeter Wu
2016-02-12lib: update ce-mask to uint64_tDavid Ahern
2015-07-10nf: fix potential bug in nfnl_queue_msg_set_payload() when malloc() failedКоренберг Марк
2015-05-12lib/doc: clearify return value of send_simple() functionsThomas Haller
2014-08-26nf: Remove unused function htonll()Thomas Graf
2014-08-26nf: nfnl_*_str2copy_mode() should return intThomas Graf
2014-07-27style: require comma after __ADD() macroThomas Haller
2014-06-10netfilter/ct: fix calling nfnl_*_put() on uninitialized memory after nfnlmsg_...Thomas Haller
2014-04-14netfilter/ct: expand CT parameters that can be used in add/delete operationsRich Fought
2013-09-05netfilter/ct: support optional CTA_ZONE attributeHolger Eitzenberger
2013-09-05netfilter/ct: support optional CTA_TIMESTAMP attributeHolger Eitzenberger
2013-06-27netfilter/queue: introduce nfnl_queue_msg_send_verdict_batch()Holger Eitzenberger
2013-06-27netfilter/queue: generalize nfnl_queue_msg_build_verdict()Holger Eitzenberger
2013-04-02ct: add ICMPv6 type,code and IDHolger Eitzenberger
2013-01-29netfilter: correct error in construction of NAT tupleRich Fought
2013-01-24Merge pull request #29 from rmfought/natdir32Thomas Graf
2013-01-24netfilter: keep 8-bit API for 32-bit NAT dir attributeRich Fought
2013-01-24Move private header files to <netlink-private/*>Thomas Graf
2013-01-23netfilter: expectation NAT direction is 32 bit attributeRich Fought
2012-11-16cache: provide safe variant of nl_cache_mngt_require() and use itThomas Graf
2012-10-19Source cleanup for upstreamRich Fought
2012-10-16Updated nfnetlink includes; removed ifdefs; added delete exp programRich Fought
2012-10-12define advanced attributes outRich Fought
2012-10-10BugfixesRich Fought
2012-10-09reinit port numers on tuple dumpRich Fought
2012-10-09bugfixesRich Fought
2012-10-08Successful compilation of libnl-nf with expectationRich Fought
2012-10-08Checkpoint before compilation attemptRich Fought
2012-10-05"checkpoint"Rich Fought
2012-10-05Checkpoint: compare functionRich Fought
2012-10-05Exp checkpointRich Fought
2012-08-30Fix typo in textual description in ct_dump_stats()Коренберг Марк (дома)
2012-08-30"%llu" replaced with "%" PRIu64Коренберг Марк (дома)
2012-08-28ct_dump_stats: detect when stats are not availableКоренберг Марк (дома)
2012-05-13FTBFS with musl libc: Missing includesIsaac
2012-05-10doc: documentation restructuringThomas Graf
2010-11-18rename nl_send_auto_complete() -> nl_send_auto(), nl_auto_complete -> nl_comp...Thomas Graf
2010-11-17constify struct trans_tblThomas Graf
2010-03-10new function nfnl_queue_msg_send_verdict_payload()Karl Hiramoto
2008-12-10restructure module documentation orderThomas Graf
2008-10-23libnl: nfqueue: add nfqueue specific socket allocation functionPatrick McHardy
2008-10-20Add internal wait_for_ack() which only waits for ACK if !NL_NO_AUTO_ACKThomas Graf
2008-05-23Remove old line counting while dumpingThomas Graf
2008-05-22Present port and icmp values in host byte order and beautify printingThomas Graf