675db4055b
Smolnetd::new() now takes Vec<(Fd, MAC, name)> for multi-adapter support. Updated main.rs to wrap the single adapter in a Vec. Also adds: - netcfg/help node: lists all available paths - netcfg/nat/bindings: active SNAT session display - netcfg/nat/stats: NAT rule list All 31 tests pass.