You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/09/06 21:25:02 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new issue #3909: Network types should use inet

ocket8888 opened a new issue #3909: Network types should use inet
URL: https://github.com/apache/trafficcontrol/issues/3909
 
 
   ## I'm submitting an
   improvement request (usability, performance, tech debt, etc.)
   
   ## Traffic Control components affected ...
   Traffic Ops
   
   ## Current behavior:
   IP addresses in the TODB are stored as text or byte strings - and usually separate IPv4 addresses and IPv6 addresses into separate columns/tables
   
   ## Expected / new behavior:
   IP addresses should make use of the [`inet`](https://www.postgresql.org/docs/9.5/datatype-net-types.html#DATATYPE-INET) datatype and should ideally not distinguish between IPv4 and IPv6. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services