aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_sip.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2008-03-25 20:27:05 -0700
committerDavid S. Miller <davem@davemloft.net>2008-03-25 20:27:05 -0700
commitf49e1aa133c2c9b74b5dfddca8863609bbda9086 (patch)
treefe43a90b8f5a61039f617029d129c2277eb7c293 /net/ipv4/netfilter/nf_nat_sip.c
parent[NETFILTER]: nf_conntrack_sip: RTP routing optimization (diff)
downloadlinux-dev-f49e1aa133c2c9b74b5dfddca8863609bbda9086.tar.xz
linux-dev-f49e1aa133c2c9b74b5dfddca8863609bbda9086.zip
[NETFILTER]: nf_conntrack_sip: update copyright
Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/netfilter/nf_nat_sip.c')
-rw-r--r--net/ipv4/netfilter/nf_nat_sip.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ipv4/netfilter/nf_nat_sip.c b/net/ipv4/netfilter/nf_nat_sip.c
index bcddccddf768..4334d5cabc5b 100644
--- a/net/ipv4/netfilter/nf_nat_sip.c
+++ b/net/ipv4/netfilter/nf_nat_sip.c
@@ -2,6 +2,8 @@
*
* (C) 2005 by Christian Hentschel <chentschel@arnet.com.ar>
* based on RR's ip_nat_ftp.c and other modules.
+ * (C) 2007 United Security Providers
+ * (C) 2007, 2008 Patrick McHardy <kaber@trash.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as