k8snetworkplumbingwg / multi-networkpolicy-iptables

MultiNetworkPolicy iptable based implementation
Apache License 2.0
13 stars 19 forks source link

IPv6 fix for NDP and DHCPv6 #37

Closed zeeke closed 1 year ago

zeeke commented 1 year ago

This PR should fix Neighbor Discovery Protocol (NDP) and DHCPv6 scenarios.

Some considerations about them:

Waiting for a feedback

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3334743406


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/server.go 0 16 0.0%
<!-- Total: 22 38 57.89% -->
Totals Coverage Status
Change from base Build 3274842493: 0.2%
Covered Lines: 909
Relevant Lines: 1769

💛 - Coveralls