All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] minor debugging fixes
@ 2013-07-04  7:26 Alexey Perevalov
  2013-07-04  7:26 ` [PATCH 1/2] Clarify DEBUG usage macro Alexey Perevalov
  2013-07-04  7:26 ` [PATCH 2/2] extensions: libxt_dccp/libxt_sctp: enable debug tracing by DEBUG define Alexey Perevalov
  0 siblings, 2 replies; 4+ messages in thread
From: Alexey Perevalov @ 2013-07-04  7:26 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Alexey Perevalov

I faced with inconvenient behaviour in early version of iptables,
it runs modprobe unconditionally. I know it is already fixed.

While debugging I came across to missing debug trace in libxt_dccp and 
libxt_sctp. Also I think it would be better to clarify DEBUG define usage.


Alexey Perevalov (2):
  Clarify DEBUG usage macro
  extensions: libxt_dccp/libxt_sctp: enable debug tracing by DEBUG
    define

 INSTALL                 |    2 ++
 extensions/libxt_dccp.c |    4 ++--
 extensions/libxt_sctp.c |    4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2013-07-08  2:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-04  7:26 [PATCH 0/2] minor debugging fixes Alexey Perevalov
2013-07-04  7:26 ` [PATCH 1/2] Clarify DEBUG usage macro Alexey Perevalov
2013-07-04  7:26 ` [PATCH 2/2] extensions: libxt_dccp/libxt_sctp: enable debug tracing by DEBUG define Alexey Perevalov
2013-07-08  2:55   ` Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.