Skip to content
Success

Changes

Summary

  1. ggsn: Avoid forwarding IPv6 solicited-node multicast addr to tun device (details)
Commit 1d7e86ae4891bc34056e66a42766d4384dd29033 by Pau Espin Pedrol
ggsn: Avoid forwarding IPv6 solicited-node multicast addr to tun device

There's no need to forward those. Morevoer, they cannot be forwarded
when using gtpu kernel mode since it doesn't support reinjecting packets
we got from it, so avoid erroring out when trying to inject them later
on.

Related: OS#6600
Related: OS#6382
Change-Id: Iac8f14083620d86f3872aa951930fbe8f680ff24
The file was modifiedlib/icmpv6.c
The file was modifiedlib/icmpv6.h
The file was modifiedggsn/ggsn.c