Show patches with: Archived = No       |   28522 patches
« 1 2 ... 119 120 121285 286 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[libnetfilter_queue,1/1] src & doc: Rename pktb_alloc2 to pktb_setup [libnetfilter_queue,1/1] src & doc: Rename pktb_alloc2 to pktb_setup - - - - --- 2020-05-13 Duncan Roe pablo Changes Requested
[libnetfilter_queue,1/1] src: Add alternative function to pktb_alloc to avoid malloc / free overhead New pktb_usebuf() function - - - - --- 2019-12-10 Duncan Roe pablo Superseded
[libnetfilter_queue,1/1] src: Add nfq_nlmsg_put2() - header flags include NLM_F_ACK [libnetfilter_queue,1/1] src: Add nfq_nlmsg_put2() - header flags include NLM_F_ACK - - - - --- 2023-11-12 Duncan Roe Changes Requested
[libnetfilter_queue,1/1] src: Comment-out code not needed since Linux 3.8 in examples/nf-queue.c src: Comment-out code not needed since Linux 3.8 in examples/nf-queue.c - - - - --- 2019-11-23 Duncan Roe pablo Changes Requested
[libnetfilter_queue,1/1] src: Fix value returned by nfq_tcp_get_payload_len() src: Fix value returned by nfq_tcp_get_payload_len() - - - - --- 2020-01-07 Duncan Roe pablo Accepted
[libnetfilter_queue,1/1] src: add nfq_socket_sendto() - send config request and check response src: add nfq_socket_sendto() - send config request and check response - - - - --- 2023-12-11 Duncan Roe New
[libnetfilter_queue,1/1] src: add pktb_alloc2() and pktb_head_size() pktb_alloc2() - - - - --- 2020-05-10 Duncan Roe pablo Changes Requested
[libnetfilter_queue,1/1] src: move static nfq_hdr_put from examples/nf-queue.c into the library sin… src: Add nfq_hdr_put to library - - - - --- 2020-02-04 Duncan Roe pablo Changes Requested
[libnetfilter_queue,1/2] Correct typo in the location of internal.h in #include - - - - --- 2017-04-10 Khem Raj pablo Changes Requested
[libnetfilter_queue,1/2] build: choose right automake variables [libnetfilter_queue,1/2] build: choose right automake variables - - - - --- 2020-11-30 Jan Engelhardt pablo Accepted
[libnetfilter_queue,1/2] build: dist: Add fixmanpages.sh to distribution tree [libnetfilter_queue,1/2] build: dist: Add fixmanpages.sh to distribution tree - - - - --- 2020-06-08 Duncan Roe pablo Not Applicable
[libnetfilter_queue,1/2] doc: whitespace: Remove trailing spaces from doxygen.cfg.in [libnetfilter_queue,1/2] doc: whitespace: Remove trailing spaces from doxygen.cfg.in - - - - --- 2019-12-23 Duncan Roe pablo Accepted
[libnetfilter_queue,1/2] doxygen: improve fail-open documentation. - - - - --- 2013-01-13 Eric Leblond Accepted
[libnetfilter_queue,1/2] pktbuff: add __pktb_setup() [libnetfilter_queue,1/2] pktbuff: add __pktb_setup() - - - - --- 2020-05-09 Pablo Neira Ayuso pablo Changes Requested
[libnetfilter_queue,1/2] src: doc: Major re-work of user packet buffer documentation [libnetfilter_queue,1/2] src: doc: Major re-work of user packet buffer documentation - - - - --- 2019-11-18 Duncan Roe pablo Accepted
[libnetfilter_queue,1/2] src: doc: Update sample code to agree with documentation [libnetfilter_queue,1/2] src: doc: Update sample code to agree with documentation - - - - --- 2019-12-09 Duncan Roe pablo Accepted
[libnetfilter_queue,1/2] src: doc: udp.c: rename 1 more formal pkt arg to pktb [libnetfilter_queue,1/2] src: doc: udp.c: rename 1 more formal pkt arg to pktb - - - - --- 2019-12-11 Duncan Roe pablo Accepted
[libnetfilter_queue,1/2] src: libnetfilter_queue.c: whitespace: remove trailing spaces [libnetfilter_queue,1/2] src: libnetfilter_queue.c: whitespace: remove trailing spaces - - - - --- 2019-12-31 Duncan Roe pablo Accepted
[libnetfilter_queue,1/2] src: more IPv6 checksum fixes Add mangle functions for IPv6, IPv6/TCP and IPv6/UDP - - - - --- 2019-12-20 Duncan Roe pablo Accepted
[libnetfilter_queue,1/2] src: pktb_trim() was not updating tail after updating len Miscellaneous fixes - - - - --- 2019-11-11 Duncan Roe pablo Accepted
[libnetfilter_queue,1/2] src: tcp.c: change 1 remaining pkt formal arg to pktb src: doc: fix remaining doxygen warnings - - - - --- 2019-12-28 Duncan Roe pablo Changes Requested
[libnetfilter_queue,1/2] src: whitespace: Eliminate useless spaces before tabs src: doc: Main Page updates - - - - --- 2019-11-02 Duncan Roe pablo Accepted
[libnetfilter_queue,1/2] utils: Remove unused variable in nfqnl_test - - - - --- 2014-06-06 Alvaro Neira Accepted
[libnetfilter_queue,1/3] pktbuff: add pktb_alloc_head() and pktb_build_data() [libnetfilter_queue,1/3] pktbuff: add pktb_alloc_head() and pktb_build_data() - - - - --- 2020-04-26 Pablo Neira Ayuso pablo Changes Requested
[libnetfilter_queue,1/4] Sync with kernel headers - - - - --- 2015-05-16 Felix Janda pablo Accepted
[libnetfilter_queue,1/5] src: doc: Miscellaneous updates clang and documentation updates - - - - --- 2019-10-08 Duncan Roe pablo Accepted
[libnetfilter_queue,10/32] src: Convert remaining nfq_* functions to use libmnl [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,11/32] src: Fix checkpatch whitespace and block comment warnings [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,12/32] src: Copy nlif-related code from libnfnetlink [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,13/32] include: Cherry-pick macros and functions that nlif will need [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,14/32] doc: Add linux_list.h to the doxygen system [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,15/32] doc: Eliminate doxygen warnings from linux_list.h [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,16/32] doc: Eliminate doxygen warnings from iftable.c [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,17/32] whitespace: remove trailing spaces from iftable.c [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,18/32] include: Use libmnl.h instead of libnfnetlink.h [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,19/32] src: Convert all nlif_* functions to use libmnl [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,2/2,v3] utils: add the parameter queue number in nfqnl_test - - - - --- 2014-06-09 Alvaro Neira Accepted
[libnetfilter_queue,2/2] Declare the define visivility attribute together - - - - --- 2017-04-10 Khem Raj pablo Changes Requested
[libnetfilter_queue,2/2] Minor tweak to pktb_len function description Untitled series #143449 - - - - --- 2019-11-18 Duncan Roe pablo Accepted
[libnetfilter_queue,2/2] Update .gitignore [libnetfilter_queue,1/2] build: choose right automake variables - - - - --- 2020-11-30 Jan Engelhardt pablo Accepted
[libnetfilter_queue,2/2] build: dist: Force 'make distcheck' to pass [libnetfilter_queue,1/2] build: dist: Add fixmanpages.sh to distribution tree - - - - --- 2020-06-08 Duncan Roe pablo Not Applicable
[libnetfilter_queue,2/2] doc: doxygen.cfg.in: Eliminate 20 doxygen warnings [libnetfilter_queue,1/2] doc: whitespace: Remove trailing spaces from doxygen.cfg.in - - - - --- 2019-12-23 Duncan Roe pablo Accepted
[libnetfilter_queue,2/2] doxygen: improve documentation - - - - --- 2013-01-13 Eric Leblond Accepted
[libnetfilter_queue,2/2] pktbuff: add pktb_head_alloc(), pktb_setup() and pktb_head_size() [libnetfilter_queue,1/2] pktbuff: add __pktb_setup() - - - - --- 2020-05-09 Pablo Neira Ayuso pablo Changes Requested
[libnetfilter_queue,2/2] src: Make sure pktb_alloc() works for AF_INET6 since we document that it d… Miscellaneous fixes - - - - --- 2019-11-11 Duncan Roe pablo Accepted
[libnetfilter_queue,2/2] src: add mangle functions for IPv6, IPv6/TCP and IPv6/UDP Add mangle functions for IPv6, IPv6/TCP and IPv6/UDP - - - - --- 2019-12-20 Duncan Roe pablo Accepted
[libnetfilter_queue,2/2] src: doc: Eliminate doxygen warnings from libnetfilter_queue.c [libnetfilter_queue,1/2] src: libnetfilter_queue.c: whitespace: remove trailing spaces - - - - --- 2019-12-31 Duncan Roe pablo Accepted
[libnetfilter_queue,2/2] src: doc: Eliminate doxygen warnings from udp.c [libnetfilter_queue,1/2] src: doc: udp.c: rename 1 more formal pkt arg to pktb - - - - --- 2019-12-11 Duncan Roe pablo Accepted
[libnetfilter_queue,2/2] src: doc: Fully document available verdicts [libnetfilter_queue,1/2] src: doc: Update sample code to agree with documentation - - - - --- 2019-12-09 Duncan Roe pablo Accepted
[libnetfilter_queue,2/2] src: doc: Update the Main Page to be nft-focussed src: doc: Main Page updates - - - - --- 2019-11-02 Duncan Roe pablo Accepted
[libnetfilter_queue,2/2] src: doc: tcp.c: fix remaining doxygen warnings src: doc: fix remaining doxygen warnings - - - - --- 2019-12-28 Duncan Roe pablo Accepted
[libnetfilter_queue,2/2] utils: add the parameter queue number in nfqnl_test - - - - --- 2014-06-06 Alvaro Neira Superseded
[libnetfilter_queue,2/3] example: nf-queue: use pkt_buff pktbuff API updates - - - - --- 2020-04-26 Pablo Neira Ayuso pablo Changes Requested
[libnetfilter_queue,2/4] Convert kernel to userspace types - - - - --- 2015-05-16 Felix Janda pablo Not Applicable
[libnetfilter_queue,2/5] src: Enable clang build clang and documentation updates - - - - --- 2019-10-08 Duncan Roe pablo Accepted
[libnetfilter_queue,20/32] src: Delete rtnl.c [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,21/32] build: Remove libnfnetlink from the build [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,22/32] include: Remove the last remaining use of a libnfnetlink header [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,23/32] doc: Get doxygen to document useful static inline functions [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,24/32] doc: SYNOPSIS of linux_list.h nominates libnetfilter_queue/libnetfilter_… [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,25/32] doc: Move nlif usage description from libnetfilter_queue.c to iftable.c [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,26/32] build: Shave some time off build [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,27/32] doc: Resolve most issues with man page generated from linux_list.h [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,28/32] build: Get real & user times back to what they were [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,29/32] doc: Cater for doxygen variants w.r.t. #define stmts [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,3/3] pktbuff: add pktb_reset_network_header() and pktb_set_network_header() pktbuff API updates - - - - --- 2020-04-26 Pablo Neira Ayuso pablo Changes Requested
[libnetfilter_queue,3/4] Use stdint types everywhere - - - - --- 2015-05-16 Felix Janda pablo Accepted
[libnetfilter_queue,3/5] doxygen: remove EXPORT_SYMBOL from the output clang and documentation updates - - - - --- 2019-10-08 Duncan Roe pablo Accepted
[libnetfilter_queue,30/32] doc: Fix list_empty() doxygen comments [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,31/32] src: Use a cast in place of convoluted construct [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,32/32] whitespace: Fix more checkpatch errors & warnings [libnetfilter_queue,01/32] src: Convert nfq_open() to use libmnl - - - - --- 2024-03-15 Duncan Roe New
[libnetfilter_queue,4/4] tcp.c udp.c: Define _GNU_SOURCE to get members of tcphdr&ucphdr - - - - --- 2015-05-16 Felix Janda pablo Accepted
[libnetfilter_queue,4/5] src: Fix invalid conversion specifier clang and documentation updates - - - - --- 2019-10-08 Duncan Roe pablo Accepted
[libnetfilter_queue,5/5] src: doc: Minor fix clang and documentation updates - - - - --- 2019-10-08 Duncan Roe pablo Accepted
[libnetfilter_queue,v2,1/1] Simplify struct pkt_buff: remove tail Simplify struct pkt_buff: remove tail - - - - --- 2020-01-26 Duncan Roe pablo Accepted
[libnetfilter_queue,v2,1/1] build: dist: Add fixmanpages.sh to distribution tree URGENT: libnetfilter_queue-1.0.4 fails to build - - - - --- 2020-06-06 Duncan Roe pablo Not Applicable
[libnetfilter_queue,v2,1/1] examples: add an example which uses more functions New example program nfq6 - - - - --- 2023-10-22 Duncan Roe RFC
[libnetfilter_queue,v2,1/1] src: Add alternative function to pktb_alloc to avoid malloc / free over… New pktb_make() function - - - - --- 2020-01-06 Duncan Roe pablo Changes Requested
[libnetfilter_queue,v2,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags [libnetfilter_queue,v2,1/1] src: Add nfq_nlmsg_put2() - user specifies header flags - - - - --- 2023-11-15 Duncan Roe Changes Requested
[libnetfilter_queue,v2,1/1] src: doc: Insert SYNOPSIS sections for man pages Insert SYNOPSIS sections for man pages - - - - --- 2021-08-12 Duncan Roe pablo Changes Requested
[libnetfilter_queue,v2,1/5] build: doc: Fix man pages [libnetfilter_queue,v2,1/5] build: doc: Fix man pages - - - - --- 2021-08-26 Duncan Roe pablo Superseded
[libnetfilter_queue,v2,2/5] build: doc: Add a man page post-processor to build_man.sh [libnetfilter_queue,v2,1/5] build: doc: Fix man pages - - - - --- 2021-08-26 Duncan Roe pablo Superseded
[libnetfilter_queue,v2,3/5] build: doc: Avoid having to special-case `make distcheck` [libnetfilter_queue,v2,1/5] build: doc: Fix man pages - - - - --- 2021-08-26 Duncan Roe pablo Superseded
[libnetfilter_queue,v2,4/5] build: doc: fix `make distcleancheck` [libnetfilter_queue,v2,1/5] build: doc: Fix man pages - - - - --- 2021-08-26 Duncan Roe pablo Superseded
[libnetfilter_queue,v2,5/5] build: doc: Allow to specify whether to produce man pages, html, neithe… [libnetfilter_queue,v2,1/5] build: doc: Fix man pages - - - - --- 2021-08-26 Duncan Roe pablo Superseded
[libnetfilter_queue,v2] build: If doxygen is not available, be sure to report "doxygen: no" to ./co… [libnetfilter_queue,v2] build: If doxygen is not available, be sure to report "doxygen: no" to ./co… - - - - --- 2021-08-07 Duncan Roe pablo Accepted
[libnetfilter_queue,v2] build: doc: Eliminate warning from ./autogen.sh [libnetfilter_queue,v2] build: doc: Eliminate warning from ./autogen.sh - - - - --- 2021-08-29 Duncan Roe pablo Accepted
[libnetfilter_queue,v2] build: doc: Fix NAME entry in man pages [libnetfilter_queue,v2] build: doc: Fix NAME entry in man pages - - - - --- 2021-08-10 Duncan Roe pablo Changes Requested
[libnetfilter_queue,v2] build: doc: Update build_man.sh for doxygen 1.9.2 [libnetfilter_queue,v2] build: doc: Update build_man.sh for doxygen 1.9.2 - - - - --- 2021-12-17 Duncan Roe pablo Changes Requested
[libnetfilter_queue,v2] build: doc: `make distcheck` passes with doxygen enabled [libnetfilter_queue,v2] build: doc: `make distcheck` passes with doxygen enabled 1 - - - --- 2021-04-22 Duncan Roe pablo Accepted
[libnetfilter_queue,v2] doc: make the HTML main page available as `man 7 libnetfilter_queue` [libnetfilter_queue,v2] doc: make the HTML main page available as `man 7 libnetfilter_queue` - - - - --- 2023-09-21 Duncan Roe Changes Requested
[libnetfilter_queue,v2] src: Add faster alternatives to pktb_alloc() [libnetfilter_queue,v2] src: Add faster alternatives to pktb_alloc() - - - - --- 2020-02-01 Duncan Roe pablo Changes Requested
[libnetfilter_queue,v2] src: Delete code not needed since Linux 3.8 in examples/nf-queue.c [libnetfilter_queue,v2] src: Delete code not needed since Linux 3.8 in examples/nf-queue.c - - - - --- 2019-11-26 Duncan Roe pablo Accepted
[libnetfilter_queue,v2] src: Fix IPv4 checksum calculation in AF_BRIDGE packet buffer [libnetfilter_queue,v2] src: Fix IPv4 checksum calculation in AF_BRIDGE packet buffer - - - - --- 2019-11-17 Duncan Roe pablo Accepted
[libnetfilter_queue,v2] src: Stop users from accidentally using legacy linux_nfnetlink_queue.h [libnetfilter_queue,v2] src: Stop users from accidentally using legacy linux_nfnetlink_queue.h - - - - --- 2021-08-06 Duncan Roe pablo Changes Requested
[libnetfilter_queue,v2] src: annotation: Correctly identify item for which header is needed [libnetfilter_queue,v2] src: annotation: Correctly identify item for which header is needed - - - - --- 2021-07-06 Duncan Roe pablo Changes Requested
[libnetfilter_queue,v2] src: examples: Use libnetfilter_queue cached linux headers throughout [libnetfilter_queue,v2] src: examples: Use libnetfilter_queue cached linux headers throughout - - - - --- 2021-07-06 Duncan Roe pablo Not Applicable
[libnetfilter_queue,v2] src: fix IPv6 header handling [libnetfilter_queue,v2] src: fix IPv6 header handling - - - - --- 2021-02-09 Etan Kissling pablo Superseded
[libnetfilter_queue,v2] src: move static nfq_hdr_put from examples/nf-queue.c into the library sinc… [libnetfilter_queue,v2] src: move static nfq_hdr_put from examples/nf-queue.c into the library sinc… - - - - --- 2020-02-24 Duncan Roe pablo Superseded
[libnetfilter_queue,v2] utils: add the parameter queue number in nfqnl_test - - - - --- 2014-06-06 Alvaro Neira Changes Requested
« 1 2 ... 119 120 121285 286 »