summaryrefslogtreecommitdiff
path: root/branches/3144
Commit message (Collapse)AuthorAgeFilesLines
* Remove Subversion tags and branches.Michael Shields2015-08-175-3175/+0
|
* rename to ipaddress to avoid confusion with backwards-incompatible ipaddrPeter Moody2012-02-122-410/+410
|
* fix exploding network bugpmoody@google.com2011-12-042-3/+9
| | | | git-svn-id: https://ipaddr-py.googlecode.com/svn@240 09200d28-7f98-11dd-ad27-0f66e57d2035
* typopmoody@google.com2011-12-041-1/+1
| | | | git-svn-id: https://ipaddr-py.googlecode.com/svn@239 09200d28-7f98-11dd-ad27-0f66e57d2035
* patch r235 - r237 into the pep3144 branchpmoody@google.com2011-11-292-11/+20
| | | | git-svn-id: https://ipaddr-py.googlecode.com/svn@238 09200d28-7f98-11dd-ad27-0f66e57d2035
* cleaning up docstringspmoody@google.com2011-09-221-19/+18
| | | | git-svn-id: https://ipaddr-py.googlecode.com/svn@233 09200d28-7f98-11dd-ad27-0f66e57d2035
* remove strict from the ipinterface classes and have the network code check ↵pmoody@google.com2011-09-092-19/+20
| | | | | | that host bits are not set prior to deleting the ip attribute git-svn-id: https://ipaddr-py.googlecode.com/svn@232 09200d28-7f98-11dd-ad27-0f66e57d2035
* rename _BaseNetwork to _BaseInterface & add a network property to ↵pmoody@google.com2011-09-091-15/+22
| | | | | | _BaseInterface which return the network to which an interface belongs git-svn-id: https://ipaddr-py.googlecode.com/svn@231 09200d28-7f98-11dd-ad27-0f66e57d2035
* finish rename from network -> network_address. do the same for the broadcast ↵pmoody@google.com2011-09-082-31/+31
| | | | | | address git-svn-id: https://ipaddr-py.googlecode.com/svn@230 09200d28-7f98-11dd-ad27-0f66e57d2035
* fix version string in the branchpmoody@google.com2011-09-081-1/+1
| | | | git-svn-id: https://ipaddr-py.googlecode.com/svn@229 09200d28-7f98-11dd-ad27-0f66e57d2035
* remove the ip attribute from the network objects. make collpase_address_list ↵pmoody@google.com2011-09-081-1/+38
| | | | | | work. still need to figure out how to handle type-promotion git-svn-id: https://ipaddr-py.googlecode.com/svn@228 09200d28-7f98-11dd-ad27-0f66e57d2035
* add ip interface classes. needs more unit testspmoody@google.com2011-09-082-207/+256
| | | | git-svn-id: https://ipaddr-py.googlecode.com/svn@227 09200d28-7f98-11dd-ad27-0f66e57d2035
* progressing towards 3144 compliancepmoody@google.com2011-09-085-0/+3067
git-svn-id: https://ipaddr-py.googlecode.com/svn@226 09200d28-7f98-11dd-ad27-0f66e57d2035