[NETFILTER]: SIP helper: expect RTP streams in both directions
authorPatrick McHardy <kaber@trash.net>
Tue, 1 Aug 2006 06:46:18 +0000 (23:46 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 2 Aug 2006 20:38:28 +0000 (13:38 -0700)
Since we don't know in which direction the first packet will arrive, we
need to create one expectation for each direction, which is currently
prevented by max_expected beeing set to 1.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found