Bug 7496

Summary: Allow zcip to do zero conf on other, non-169.254 class B ranges
Product: Busybox Reporter: Michel Stam <m.stam>
Component: NetworkingAssignee: 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

Description Michel Stam 2014-10-01 12:59:50 UTC
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.