commit | 8423a9aadfaa135fd5fd1ab8bbd4a1e76b4143c9 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 07 21:54:37 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:54:08 2006 -0700 |
tree | f9f98736ef5aee88a297043ecd4cc1cc6f655879 | |
parent | 8ce11e6a9faf1f1c849b77104adc1642c46aee95 [diff] |
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef This is how IPv4 handles this case too. Based upon a patch from Andrew Morton. Signed-off-by: David S. Miller <davem@davemloft.net>