bugzilla-daemon@bugzilla.netfilter.org
2006-Apr-01 16:34 UTC
[Bug 466] New: u.tcp used where u.udp should be, in tftp nat helper
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=466 Summary: u.tcp used where u.udp should be, in tftp nat helper Product: netfilter/iptables Version: linux-2.6.x Platform: All OS/Version: All Status: NEW Severity: minor Priority: P2 Component: NAT AssignedTo: laforge@netfilter.org ReportedBy: peter@cs.upt.ro In net/ipv4/netfilter/ip_nat_tftp.c, in function help(): exp->saved_proto.udp.port = exp->tuple.dst.u.tcp.port; Souldn't it be: exp->saved_proto.udp.port = exp->tuple.dst.u.udp.port; ? It works of course, as u is a union and tcp and udp fields are similar. -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- [Bug 466] u.tcp used where u.udp should be, in tftp nat helper
- [Bug 113] New: tftp NAT Module Compile error
- [Bug 41] New: pptp-conntrack-nat and sparc64 structures/padding/maskcomp bug
- [Bug 77] a bug in the chain PREROUTING of the table nat
- NetMeeting in the VPN