Bug 403 - Ipv4AddressHelper cannot assign /32 addresses
: Ipv4AddressHelper cannot assign /32 addresses
Status: RESOLVED FIXED
: ns-3
helpers
: ns-3-dev
: All All
: P2 normal
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2008-11-07 10:31 EDT by
Modified: 2008-11-17 22:55 EDT (History)


Attachments
simple patch to fix (822 bytes, patch)
2008-11-07 10:31 EDT, Tom Henderson
Details | Diff


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-11-07 10:31:21 EDT
Created an attachment (id=293) [details]
simple patch to fix

Sanity checking on Ipv4AddressHelper::SetBase() is too restrictive and blocks
the assignment of /32 addresses.