index
:
libnetfilter_queue
master
libnetfilter_queue tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure: prepare for 1.0.5 release
libnetfilter_queue-1.0.5
Florian Westphal
2020-06-12
1
-1
/
+1
*
configure: Make --help show doxygen is off by default
Duncan Roe
2020-06-09
1
-1
/
+1
*
build: dist: Add fixmanpages.sh to distribution tree
Duncan Roe
2020-06-08
1
-0
/
+1
*
configure: disable doxygen by default
Pablo Neira Ayuso
2020-06-08
1
-7
/
+6
*
configure: add --with/without-doxygen switch
Florian Westphal
2020-06-07
1
-5
/
+10
*
configure: prepare for 1.0.4 release
libnetfilter_queue-1.0.4
Florian Westphal
2020-06-05
2
-2
/
+2
*
configure: fix doxygen check
Florian Westphal
2020-06-04
1
-2
/
+2
*
src: add nfq_get_skbinfo()
Florian Westphal
2020-02-25
3
-2
/
+36
*
src: expose nfq_nlmsg_put
Duncan Roe
2020-02-24
4
-22
/
+31
*
build: doc: "make" builds & installs a full set of man pages
Duncan Roe
2020-02-24
4
-1
/
+96
*
Simplify struct pkt_buff: remove tail
Duncan Roe
2020-01-29
6
-18
/
+17
*
src: Simplify struct pkt_buff: remove head
Duncan Roe
2020-01-18
2
-4
/
+2
*
src: Fix indenting weirdness is pktbuff.c w/out changing indent
Duncan Roe
2020-01-16
1
-4
/
+3
*
src: Fix value returned by nfq_tcp_get_payload_len()
Duncan Roe
2020-01-10
1
-1
/
+1
*
src: doc: Final polish for current round
Duncan Roe
2020-01-10
4
-36
/
+86
*
src: Always use pktb as formal arg of type struct pkt_buff
Duncan Roe
2020-01-03
7
-17
/
+17
*
src: doc: Eliminate doxygen warnings from libnetfilter_queue.c
Duncan Roe
2020-01-03
1
-9
/
+11
*
src: libnetfilter_queue.c: whitespace: remove trailing spaces
Duncan Roe
2020-01-03
1
-21
/
+21
*
src: checksum.c: remove redundant 0xFFFF mask of uint16_t
Duncan Roe
2020-01-03
1
-2
/
+2
*
src: doc: tcp.c: fix remaining doxygen warnings
Duncan Roe
2019-12-30
1
-4
/
+4
*
doc: doxygen.cfg.in: Eliminate 20 doxygen warnings
Duncan Roe
2019-12-30
1
-5
/
+6
*
doc: whitespace: Remove trailing spaces from doxygen.cfg.in
Duncan Roe
2019-12-30
1
-34
/
+34
*
src: pktb_mangle has signed offset arg so can mangle MAC header with -ve one
Duncan Roe
2019-12-30
2
-4
/
+6
*
src: add mangle functions for IPv6, IPv6/TCP and IPv6/UDP
Duncan Roe
2019-12-30
6
-0
/
+111
*
src: more IPv6 checksum fixes
Duncan Roe
2019-12-30
1
-5
/
+5
*
src: doc: Eliminate doxygen warnings from udp.c
Duncan Roe
2019-12-16
1
-20
/
+30
*
src: doc: udp.c: rename 1 more formal pkt arg to pktb
Duncan Roe
2019-12-16
1
-4
/
+4
*
src: Fix value returned by nfq_udp_get_payload_len()
Duncan Roe
2019-12-11
1
-1
/
+1
*
src: doc: Fully document available verdicts
Duncan Roe
2019-12-09
1
-2
/
+30
*
src: doc: Update sample code to agree with documentation
Duncan Roe
2019-12-09
1
-3
/
+2
*
Minor tweak to pktb_len function description
Duncan Roe
2019-12-07
1
-1
/
+1
*
src: doc: Major re-work of user packet buffer documentation
Duncan Roe
2019-12-07
1
-37
/
+117
*
src: Fix test for IPv6 header
Duncan Roe
2019-12-07
1
-1
/
+1
*
examples: Delete code not needed since Linux 3.8
Duncan Roe
2019-11-26
1
-17
/
+0
*
src: Fix IPv4 checksum calculation in AF_BRIDGE packet buffer
Duncan Roe
2019-11-21
1
-1
/
+1
*
src: Make sure pktb_alloc() works for IPv6 over AF_BRIDGE
Duncan Roe
2019-11-16
1
-0
/
+1
*
src: Make sure pktb_alloc() works for AF_INET6 since we document that it does
Duncan Roe
2019-11-12
1
-0
/
+1
*
src: pktb_trim() was not updating tail after updating len
Duncan Roe
2019-11-12
1
-0
/
+1
*
src: doc: Eliminate doxygen warnings from ipv{4,6}.c
Duncan Roe
2019-11-04
2
-33
/
+34
*
src: doc: Fix spelling of CTA_LABELS in examples/nf-queue.c
Duncan Roe
2019-11-04
1
-1
/
+1
*
src: doc: Update the Main Page to be nft-focussed
Duncan Roe
2019-11-04
1
-26
/
+37
*
src: Eliminate useless spaces before tabs
Duncan Roe
2019-11-04
1
-9
/
+9
*
src: doc: Document nfq_nlmsg_verdict_put_mark() and nfq_nlmsg_verdict_put_pkt()
Duncan Roe
2019-10-30
1
-1
/
+44
*
checksum: Fix TCP/UDP checksum computation on big endian arches
Alin Nastac
2019-10-09
1
-2
/
+8
*
src: doc: Minor fix
Duncan Roe
2019-10-08
1
-1
/
+1
*
src: Fix invalid conversion specifier
Duncan Roe
2019-10-08
1
-1
/
+1
*
doxygen: remove EXPORT_SYMBOL from the output
Pablo Neira Ayuso
2019-10-08
1
-1
/
+1
*
src: Enable clang build
Duncan Roe
2019-10-08
8
-127
/
+112
*
src: doc: Miscellaneous updates
Duncan Roe
2019-10-08
4
-25
/
+63
*
src: Update UDP header length field after mangling
Duncan Roe
2019-10-06
1
-0
/
+2
[next]