index
:
iptables.old-history
master
iptables historical tree
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libiptc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix listing of module targets.
gandalf
2004-09-22
1
-1
/
+4
*
fix segfault from memory allocation: handle->entries is actualy struct ipt_ge...
laforge
2004-09-19
1
-2
/
+3
*
add delete by matching-rule to libiptc2 (still untested)
laforge
2004-08-30
1
-67
/
+19
*
complete libiptc rewrite. Time to load 10k rules goes down from 2.20 minutes...
laforge
2004-08-29
5
-918
/
+1973
*
Get rid of some warnings when compiling 64bit.
gandalf
2004-05-26
3
-5
/
+5
*
cosmetic fix (space between include directive and filename)
laforge
2004-05-16
1
-3
/
+3
*
Compiler warnings due to missing include files (Stephane Ouellette)
kadlec
2004-05-14
1
-1
/
+4
*
Fix even more possibly not zero-terminated strings after copy (Karsten Desler)
gandalf
2004-01-31
1
-1
/
+2
*
oops, don't commit this to the stable tree
laforge
2004-01-06
1
-547
/
+641
*
commit all current changes
laforge
2004-01-06
1
-642
/
+548
*
sorry, this one didn't make it in 1.2.9rc1 :(
laforge
2003-10-07
1
-0
/
+13
*
add support for the raw table to userspace
laforge
2003-10-07
1
-0
/
+13
*
fix rule deletion in modified libiptc (Martin Josefsson)
laforge
2003-07-05
1
-5
/
+9
*
fix ipv6_prefix_length endianness bugs (Closes: #103)
laforge
2003-06-24
1
-1
/
+1
*
Add my recent performance optimization work, might destabilize iptables.
laforge
2003-06-24
1
-13
/
+108
*
implement chain cache ussing relative offsets instead of absolute entry
laforge
2003-06-23
1
-50
/
+73
*
Fix possible doubleclose of sockfd.
gandalf
2003-06-13
1
-2
/
+7
*
fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J...
laforge
2003-05-02
3
-16
/
+30
*
Fix libiptc memory hole during iptc_chain_next() (Tomas Lejdar)
laforge
2003-04-30
1
-2
/
+4
*
make DO_IPV6 work again..
laforge
2003-03-04
1
-1
/
+1
*
Fixed destination netmask comparison bug in is_same()
marc
2002-06-12
1
-1
/
+1
*
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...
laforge
2002-05-29
1
-2
/
+2
*
explicitly check for two possible sets of hooks in case of nat and mangle
laforge
2002-02-13
2
-24
/
+56
*
fix compatibility with mangle2hooks and mangle5hooks
laforge
2002-02-13
2
-13
/
+17
*
first attempt in trying to make debug code work with mangle2hooks and mangle5...
laforge
2002-02-13
2
-35
/
+52
*
- don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enable
laforge
2002-02-13
3
-14
/
+42
*
update debugging code to mangle5hooks changes
laforge
2002-02-08
2
-2
/
+8
*
Added #include <unistd.h> to eliminate close() warning.
marc
2002-01-19
2
-0
/
+2
*
libiptc socket leaking fix
laforge
2002-01-07
1
-1
/
+4
*
move defaults to bottom, print reasonable message for CHECK functions
laforge
2001-07-30
1
-8
/
+12
*
ipt_get_target is declared non-static in ip_tables.h, so it is non-static here
laforge
2001-05-26
1
-2
/
+2
*
release-diff for 1.2.1
svn_t_iptables_1_2_1
laforge
2001-03-16
1
-0
/
+2
*
added iptables --set-counters
laforge
2001-01-23
1
-2
/
+2
*
libiptc counter function
laforge
2001-01-05
3
-5
/
+143
*
Libc5 can't do IPv6.
rusty
2000-12-19
1
-3
/
+7
*
two libiptc bugs fixed, including the 'segv while doing more than one
laforge
2000-10-30
1
-4
/
+5
*
Fix allocation (base new alloc on current size, not original size).
rusty
2000-09-19
1
-1
/
+1
*
Fix typo.
rusty
2000-09-14
1
-1
/
+1
*
Add drop table support
rusty
2000-09-14
1
-2
/
+12
*
Added DROPPING chain.
rusty
2000-09-14
2
-1
/
+7
*
Finally fixed sparc64 counter bug (I hope).
rusty
2000-09-04
1
-22
/
+14
*
More debugging.
rusty
2000-09-04
1
-2
/
+2
*
More debugging.
rusty
2000-09-04
1
-0
/
+5
*
More debugging.
rusty
2000-09-04
1
-1
/
+19
*
Stop shadowing parameter.
rusty
2000-08-26
1
-6
/
+6
*
Handle *really* large index values without segfaulting.
rusty
2000-08-26
1
-2
/
+6
*
Better message for table does not exist.
rusty
2000-08-23
1
-0
/
+1
*
Finally resolve dependency problems. (Olivier Baudron's report)
rusty
2000-08-12
1
-3
/
+3
*
Modifications for new header (entries -> entrytable, for alignment reasons)
rusty
2000-07-07
2
-20
/
+20
*
More PPC alignment fixes.
rusty
2000-07-03
1
-2
/
+2
[next]