Bug 7496 - Allow zcip to do zero conf on other, non-169.254 class B ranges
Summary: Allow zcip to do zero conf on other, non-169.254 class B ranges
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Networking (show other bugs)
Version: unspecified
Hardware: All All
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-01 12:59 UTC by Michel Stam
Modified: 2014-10-01 12:59 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Patch for specifying a different class B range (3.53 KB, application/octet-stream)
2014-10-01 12:59 UTC, Michel Stam
Details

Note You need to log in before you can comment on or make changes to this bug.
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.