[XFRM]: ipsecv6 needs a space when printing audit record.
authorJoy Latten <latten@austin.ibm.com>
Tue, 20 Mar 2007 01:47:26 +0000 (18:47 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 20 Mar 2007 07:09:47 +0000 (00:09 -0700)
commit961995582e3752e983dc3906a57546a188007440
treeaf315f93ea010e43e7925641a8d0c92f84f6c8f1
parente4ce837de96d58509f5f815ab37a46889788e701
[XFRM]: ipsecv6 needs a space when printing audit record.

This patch adds a space between printing of the src and dst ipv6 addresses.
Otherwise, audit or other test tools may fail to process the audit
record properly because they cannot find the dst address.

Signed-off-by: Joy Latten <latten@austin.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/xfrm/xfrm_policy.c