commit | 45241a7a07537266eec363593ef377a1e6b7db7f | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Aug 14 13:14:58 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 14 13:14:58 2007 -0700 |
tree | d7f467775f6406764d547bd01c3f513f09557bd6 | |
parent | aa584eda5d2002097de9f608b362d9150730abd7 [diff] |
[NETFILTER]: nf_nat_sip: don't drop short packets Don't drop packets shorter than "SIP/2.0", just ignore them. Keep-alives can validly be shorter for example. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>