Modify ↓
#9509 closed defect (wontfix)
Package kmod-ipt-tee/iptables-mod-tee unusable without ipv6
Reported by: | anonymous | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Backfire 10.03.1 |
Component: | packages | Version: | Backfire 10.03 |
Keywords: | iptables | Cc: |
Description
Using the image of backfire/10.03 and installing kmod-ipt-tee/iptables-mod-tee, the TEE target of iptables is unusable.
logread will show: xt_TEE: Unknown symbol ip6_route_output
Installing ipv6 is no good idea, because of its large size and the fact, that I simply don't need it.
Is there maybe a fixed version of the package, already ready to download?
Attachments (0)
Change History (2)
comment:1 follow-up: ↓ 2 Changed 7 years ago by jow
- Resolution set to wontfix
- Status changed from new to closed
comment:2 in reply to: ↑ 1 Changed 7 years ago by jogo
Replying to jow:
If the Kernel was built with IPv6 support (which is always the case for releases) the TEE module will depend on it as well.
Then perhaps "+PACKAGE_kmod-ipv6:kmod-ipv6" should be added to its dependencies.
Note: See
TracTickets for help on using
tickets.
I'm afraid this is not going to be fixed. The whole point of TEE is to work with layer 3 traffic which also includes IPv6. If the Kernel was built with IPv6 support (which is always the case for releases) the TEE module will depend on it as well.