----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.openchange.org/r/11/ -----------------------------------------------------------
Review request for OpenChange. Summary ------- As part of the openchange activity, we're interested in simulating connections from "unique" clients. The rough plan is to add interface aliases, and use a binding string option to select which local address to send / receive from. I'm still working on the actual "make bind() use a specific local address" part, but I'd like to get some review on this part if possible. It essentially adds a "localaddress=xxx.xxx.xxx.xxx" option, and parses it. This part of the change includes update to the test suite to check functionality. Diffs ----- librpc/rpc/binding.c 5e9bef8 source4/librpc/rpc/dcerpc.h b187504 source4/librpc/tests/binding_string.c 6de94eb Diff: http://reviewboard.openchange.org/r/11/diff Testing ------- Ran "make check", verified that failures before and after are the same. Thanks, Brad _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
