commit | 5e2c433d9f84dd9b0e01ef8607380d53a7f64d69 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Sat Apr 26 22:24:10 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 27 14:26:48 2008 -0700 |
tree | c43f9f0a327ecb6c9393e03b383b8895fb8530bd | |
parent | 653252c2302cdf2dfbca66a7e177f7db783f9efa [diff] |
[XFRM] AUDIT: Fix flowlabel text format ambibuity. Flowlabel text format was not correct and thus ambiguous. For example, 0x00123 or 0x01203 are formatted as 0x123. This is not what audit tools want. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>