commit | 0f32a40fc91a9ebbbf66e826ac2a829ab37d9cf8 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue Mar 25 20:25:13 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 25 20:25:13 2008 -0700 |
tree | 0c221d19a91fa5ab4d746480438ea0f47031062d | |
parent | c978cd3a937141deaf7995b849824af6dacdeae7 [diff] |
[NETFILTER]: nf_conntrack_sip: create signalling expectations Create expectations for incoming signalling connections when seeing a REGISTER request. This is needed when the registrar uses a different source port number for signalling messages and for receiving incoming calls from other endpoints than the registrar. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>