| Summary: | IPDIVERT problems with ipfw as module | ||
|---|---|---|---|
| Product: | Base System | Reporter: | bugs <bugs> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
bugs
2001-03-23 16:00:02 UTC
State Changed
From-To: open->closed
Unfortunatly, this is a limitation of the current design
of the BSD TCP/IP stack. IPDIVERT is used in more then just
ip_fw.c, it is in multiple other files (ip_{input,output}.c).
Changing this is non-trivial, though you may want to read
an informative post to freebsd-current made by Terry Lambert
on this exact same topic:
http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=552825+556658+/usr/local/www/db/text/2000/freebsd-current/20001029.freebsd-current
|