index
:
iptables
master
iptables tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libiptc
/
libip4tc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libip4tc: Add static qualifier to dump_entry()
Dmitry V. Levin
2010-02-18
1
-2
/
+2
*
libiptc: avoid strict-aliasing warnings
Jan Engelhardt
2009-10-25
1
-1
/
+2
*
libiptc: remove unused iptc_get_raw_socket and iptc_check_packet
Jan Engelhardt
2008-11-10
1
-1
/
+0
*
libiptc: remove typedef indirection
Jan Engelhardt
2008-11-10
1
-4
/
+4
*
Remove last vestiges of NFC (Peter Riley <Peter.Riley@hotpop.com>)
Peter Riley
2007-09-02
1
-6
/
+2
*
libiptc symbols clash (Phil Oester <kernel@linuxace.com>)
Phil Oester
2006-07-05
1
-0
/
+2
*
fix deletion of targets where kernel size != userspace size (Pablo Neira)
Pablo Neira
2005-06-23
1
-0
/
+1
*
Kill NFC_* stuff in iptables (Pablo Neira <pablo@eurodev.net>)
Pablo Neira
2005-02-14
1
-11
/
+0
*
Make "is_same" test basics and entries only: targets are generic.
Rusty Russell
2004-12-16
1
-22
/
+9
*
complete libiptc rewrite. Time to load 10k rules goes down from 2.20 minutes...
Harald Welte
2004-08-29
1
-5
/
+8
*
Get rid of some warnings when compiling 64bit.
Martin Josefsson
2004-05-26
1
-1
/
+1
*
add support for the raw table to userspace
Harald Welte
2003-10-07
1
-0
/
+13
*
fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J...
Martin Josefsson
2003-05-02
1
-0
/
+1
*
Fixed destination netmask comparison bug in is_same()
Marc Boucher
2002-06-12
1
-1
/
+1
*
explicitly check for two possible sets of hooks in case of nat and mangle
Harald Welte
2002-02-13
1
-12
/
+28
*
fix compatibility with mangle2hooks and mangle5hooks
Harald Welte
2002-02-13
1
-8
/
+8
*
first attempt in trying to make debug code work with mangle2hooks and mangle5...
Harald Welte
2002-02-13
1
-17
/
+26
*
- don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enable
Harald Welte
2002-02-13
1
-6
/
+20
*
update debugging code to mangle5hooks changes
Harald Welte
2002-02-08
1
-1
/
+4
*
Added #include <unistd.h> to eliminate close() warning.
Marc Boucher
2002-01-19
1
-0
/
+1
*
libiptc counter function
Harald Welte
2001-01-05
1
-0
/
+3
*
Fix typo.
Rusty Russell
2000-09-14
1
-1
/
+1
*
Add drop table support
Rusty Russell
2000-09-14
1
-2
/
+12
*
Added DROPPING chain.
Rusty Russell
2000-09-14
1
-0
/
+3
*
Modifications for new header (entries -> entrytable, for alignment reasons)
Rusty Russell
2000-07-07
1
-1
/
+1
*
Philip Blundell's IPv6 fixes.
Philip Blundell
2000-05-15
1
-2
/
+3
*
Alignment assertion fix.
Rusty Russell
2000-05-10
1
-1
/
+3
*
IPv6 enhancements.
Rusty Russell
2000-05-02
1
-0
/
+444