| Summary: | Allow zcip to do zero conf on other, non-169.254 class B ranges | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Michel Stam <m.stam> |
| Component: | Networking | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | enhancement | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Patch for specifying a different class B range | ||
Created attachment 5714 [details] Patch for specifying a different class B range When using zeroconf it always uses the 169.254 range. For a project we had to use a different IP range and assign IP addresses in a p2p situation much like ZeroConf. This patch adds a commandline option to specify an alternative class B range for address assignment.