index
:
iptables
master
iptables 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
...
*
sorry, this one didn't make it in 1.2.9rc1 :(
Harald Welte
2003-10-07
1
-0
/
+13
*
add support for the raw table to userspace
Harald Welte
2003-10-07
1
-0
/
+13
*
fix rule deletion in modified libiptc (Martin Josefsson)
Martin Josefsson
2003-07-05
1
-5
/
+9
*
fix ipv6_prefix_length endianness bugs (Closes: #103)
Harald Welte
2003-06-24
1
-1
/
+1
*
Add my recent performance optimization work, might destabilize iptables.
Harald Welte
2003-06-24
1
-13
/
+108
*
implement chain cache ussing relative offsets instead of absolute entry
Harald Welte
2003-06-23
1
-50
/
+73
*
Fix possible doubleclose of sockfd.
Martin Josefsson
2003-06-13
1
-2
/
+7
*
fix memory leak(s) in libiptc. Reverts the previous (wrong) patch. (Martin J...
Martin Josefsson
2003-05-02
3
-16
/
+30
*
Fix libiptc memory hole during iptc_chain_next() (Tomas Lejdar)
Tomáš Lejdar
2003-04-30
1
-2
/
+4
*
make DO_IPV6 work again..
Harald Welte
2003-03-04
1
-1
/
+1
*
Fixed destination netmask comparison bug in is_same()
Marc Boucher
2002-06-12
1
-1
/
+1
*
globally replace NETFILTER_VERSION with IPTABLES_VERSION to have consistent n...
Harald Welte
2002-05-29
1
-2
/
+2
*
explicitly check for two possible sets of hooks in case of nat and mangle
Harald Welte
2002-02-13
2
-24
/
+56
*
fix compatibility with mangle2hooks and mangle5hooks
Harald Welte
2002-02-13
2
-13
/
+17
*
first attempt in trying to make debug code work with mangle2hooks and mangle5...
Harald Welte
2002-02-13
2
-35
/
+52
*
- don't need -DNDEBUG anymore. Instead, use -DIPTC_DEBUG to enable
Harald Welte
2002-02-13
3
-14
/
+42
*
update debugging code to mangle5hooks changes
Harald Welte
2002-02-08
2
-2
/
+8
*
Added #include <unistd.h> to eliminate close() warning.
Marc Boucher
2002-01-19
2
-0
/
+2
*
libiptc socket leaking fix
Harald Welte
2002-01-07
1
-1
/
+4
*
move defaults to bottom, print reasonable message for CHECK functions
Harald Welte
2001-07-30
1
-8
/
+12
*
ipt_get_target is declared non-static in ip_tables.h, so it is non-static here
Harald Welte
2001-05-26
1
-2
/
+2
*
release-diff for 1.2.1
v1.2.1
Harald Welte
2001-03-16
1
-0
/
+2
*
added iptables --set-counters
Harald Welte
2001-01-23
1
-2
/
+2
*
libiptc counter function
Harald Welte
2001-01-05
3
-5
/
+143
*
Libc5 can't do IPv6.
Rusty Russell
2000-12-19
1
-3
/
+7
*
two libiptc bugs fixed, including the 'segv while doing more than one
Harald Welte
2000-10-30
1
-4
/
+5
*
Fix allocation (base new alloc on current size, not original size).
Rusty Russell
2000-09-19
1
-1
/
+1
*
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
2
-1
/
+7
*
Finally fixed sparc64 counter bug (I hope).
Rusty Russell
2000-09-04
1
-22
/
+14
*
More debugging.
Rusty Russell
2000-09-04
1
-2
/
+2
*
More debugging.
Rusty Russell
2000-09-04
1
-0
/
+5
*
More debugging.
Rusty Russell
2000-09-04
1
-1
/
+19
*
Stop shadowing parameter.
Rusty Russell
2000-08-26
1
-6
/
+6
*
Handle *really* large index values without segfaulting.
Rusty Russell
2000-08-26
1
-2
/
+6
*
Better message for table does not exist.
Rusty Russell
2000-08-23
1
-0
/
+1
*
Finally resolve dependency problems. (Olivier Baudron's report)
Rusty Russell
2000-08-12
1
-3
/
+3
*
Modifications for new header (entries -> entrytable, for alignment reasons)
Rusty Russell
2000-07-07
2
-20
/
+20
*
More PPC alignment fixes.
Rusty Russell
2000-07-03
1
-2
/
+2
*
Made error message clearer.
Rusty Russell
2000-06-05
1
-1
/
+1
*
Philip Blundell's IPv6 patches.
Rusty Russell
2000-06-02
2
-5
/
+20
*
Minor change for debugging.
Rusty Russell
2000-05-31
1
-1
/
+1
*
Philip Blundell's IPv6 fixes.
Philip Blundell
2000-05-15
3
-12
/
+132
*
IPv6 Fixes
Rusty Russell
2000-05-10
1
-22
/
+26
*
Philip Blundell's IPv6 fixes.
Philip Blundell
2000-05-10
1
-12
/
+13
*
Alignment assertion fix.
Rusty Russell
2000-05-10
1
-1
/
+3
*
IPv6 enhancements.
Rusty Russell
2000-05-02
4
-617
/
+977
*
Alignment fixes (requires kernel patch).
Rusty Russell
2000-04-27
1
-47
/
+52
*
Fixed dependencies for libiptc.a
Rusty Russell
2000-04-27
1
-1
/
+1
[prev]
[next]