QM: Add IPv6 route to allow link local address traffic

IPv6 route to allow traffic to a peer's link local address might not
have been configured by default. In such cases IPv6 traffic (e.g., IPv6
pings) sent to the peer's link local address fails.

Fix this by making sure IPv6 routing table is configured with a rule to
allow traffic with the link local address.

Signed-off-by: Veerendranath Jakkam <vjakkam@codeaurora.org>
1 file changed