Bugzilla – Bug 1719
IPv6 default state is set to not forward packets
Last modified: 2013-07-02 17:12:23 UTC
IPv6 should be aligned with IPv4 default behaviour, as is to forward packets.
Fixed in changeset: 9854:1eaf04160c8a
For the records: This change has been reverted, so the default Ipv6 state is to NOT forward packets. Routers should enable the forwarding manually. The reason is that most of the IPv6 functions, like handling router advertisements and so on are strictly dependant on the forwarding state (and this is stated in the RFCs). The *default* IPv6 stack state is to NOT forward packets, i.e., to be a HOST.