diff options
author | Harald Welte <laforge@gnumonks.org> | 2002-09-15 11:29:18 +0000 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2002-09-15 11:29:18 +0000 |
commit | 239d847f22b4ce3d2fab0f5344d22b3c0c802399 (patch) | |
tree | ce679d0d5fff1e9a191e5c53a98429a77e50beb0 | |
parent | 010491fd08073baedbbb8407056de4428306c936 (diff) |
add ip6tables ultrasparc issue
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,7 +4,7 @@ Currently maintained by Harald Welte <laforge@gnumonks.org> Please inform me, if you want to work on any of the TODO items, so I can update this list and thus prevent two people doing the same work. -CVS ID: $Id: TODO,v 1.64 2002/07/24 07:25:20 laforge Exp $ +CVS ID: $Id: TODO,v 1.65 2002/08/18 22:19:26 laforge Exp $ IMPORTANT issues: - erroneously too-fast dropped conntrack for half-open TCP connections [JK] @@ -15,6 +15,8 @@ IMPORTANT issues: - fix for ICMP DNAT info leak - unaligned access of nulldevname during string match - update documentation to reflect newnat +- ip6_tables not working on ultrasparc + (20020912155314.GA20741@paradigm.rfc822.org) TO BE INVESTIGATED: - packet counters on ultrasparc platform (32bit userspace/64bit kernel issue) |