You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Raw() returns an IPv4 address right padded, while the likes of net.IP
expect padding on the left.
This way Raw returns the same sized slice it was passed initially.
Original issue reported on code.google.com by ba...@google.com on 3 Dec 2014 at 2:21
Patch pushed to master, thanks for the report.
If you'd like, let me know what name/address you'd like, and I can put you down
as a "contributor" in the AUTHORS file.
Original comment by gconnell@google.com on 8 Dec 2014 at 4:49
Original issue reported on code.google.com by
ba...@google.com
on 3 Dec 2014 at 2:21Attachments:
The text was updated successfully, but these errors were encountered: