[netstack] Implement fuchsia.net.stack.DelInterfaceAddress
...updating its argument from fuchsia.net.IpAddress to fuchsia.net.stack.InterfaceAddress for symmetry with AddInterfaceAddress. This would be a source-breaking change, but I've searched all downstream consumers that I know of and haven't found any references, so we can atomically update all references in fuchsia.git. NET-1097 #done Change-Id: I6895e9dac471ef3e2eb86a35c6f04421ca82f95f
Showing
- src/connectivity/network/netstack/fuchsia_net_stack.go 25 additions, 2 deletionssrc/connectivity/network/netstack/fuchsia_net_stack.go
- src/connectivity/network/netstack3/src/eventloop.rs 1 addition, 1 deletionsrc/connectivity/network/netstack3/src/eventloop.rs
- src/connectivity/network/tests/src/lib.rs 60 additions, 0 deletionssrc/connectivity/network/tests/src/lib.rs
- zircon/system/fidl/fuchsia-net-stack/stack.fidl 1 addition, 1 deletionzircon/system/fidl/fuchsia-net-stack/stack.fidl
Loading
Please register or sign in to comment