netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH libnetfilter_queue 0/5] clang and documentation updates
@ 2019-10-08  0:49 Duncan Roe
  2019-10-08  0:49 ` [PATCH libnetfilter_queue 1/5] src: doc: Miscellaneous updates Duncan Roe
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Duncan Roe @ 2019-10-08  0:49 UTC (permalink / raw)
  To: netfilter-devel

This series is a mixture of patches to enable clang build and correct / insert
doxygen comments. It ended up that way after git merges of local branches where
they were originally developed.

Hopefully they are all uncontroversial so can just be applied.

Duncan Roe (4):
  src: doc: Miscellaneous documentation updates
  src: Enable clang build
  src: Fix invalid conversion specifier
  src: doc: Minor fix

Pablo Neira Ayuso (1):
  doxygen: remove EXPORT_SYMBOL from the output

 doxygen.cfg.in           |   2 +-
 src/extra/ipv4.c         |  33 +++++----
 src/extra/ipv6.c         |  16 ++---
 src/extra/pktbuff.c      |  80 ++++++++++++----------
 src/extra/tcp.c          |  24 +++----
 src/extra/udp.c          |  53 +++++++--------
 src/internal.h           |   3 +-
 src/libnetfilter_queue.c | 173 +++++++++++++++++++++++------------------------
 src/nlmsg.c              |  63 ++++++++++-------
 9 files changed, 236 insertions(+), 211 deletions(-)

-- 
2.14.5


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-10-08 10:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08  0:49 [PATCH libnetfilter_queue 0/5] clang and documentation updates Duncan Roe
2019-10-08  0:49 ` [PATCH libnetfilter_queue 1/5] src: doc: Miscellaneous updates Duncan Roe
2019-10-08  0:49 ` [PATCH libnetfilter_queue 2/5] src: Enable clang build Duncan Roe
2019-10-08  0:49 ` [PATCH libnetfilter_queue 3/5] doxygen: remove EXPORT_SYMBOL from the output Duncan Roe
2019-10-08  0:49 ` [PATCH libnetfilter_queue 4/5] src: Fix invalid conversion specifier Duncan Roe
2019-10-08  0:49 ` [PATCH libnetfilter_queue 5/5] src: doc: Minor fix Duncan Roe
2019-10-08 10:27 ` [PATCH libnetfilter_queue 0/5] clang and documentation updates Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).