JINMEI Tatuya
|
ea15d26afc
[trac998] cover things by an unnamed namespace as much as possible.
|
14 years ago |
JINMEI Tatuya
|
f685e5c06c
[trac998] constify
|
14 years ago |
JINMEI Tatuya
|
5a19ee1436
[trac998] move createMask to .cc; it cannot be in .h now that it's become
|
14 years ago |
JINMEI Tatuya
|
f92d30bb55
[trac998] add some commonly used settings
|
14 years ago |
JINMEI Tatuya
|
461a9d0a1e
[trac998] fixed trivial regression: removing unused variables.
|
14 years ago |
JINMEI Tatuya
|
bc81810505
[trac998] editorial fix: removing a blank line at the end of the file
|
14 years ago |
JINMEI Tatuya
|
b57c51e6dd
[trac998] editorial nit: removed comments in Makefile.am which doesn't
|
14 years ago |
Stephen Morris
|
ddb1b2241f
[trac998] Fix comment.
|
14 years ago |
Stephen Morris
|
0b838ba0d3
[trac998] Final tidy-up
|
14 years ago |
Stephen Morris
|
f77021d783
[trac998] Dealt with most of the comments on the unit test
|
14 years ago |
Stephen Morris
|
632cd6151b
[trac998] Modifications to IPCheck based on Jinmei's comments
|
14 years ago |
Stephen Morris
|
81a2df84a8
[trac998] Remove all constructors but the one from a string
|
14 years ago |
Stephen Morris
|
59b380d368
[trac998] Minor syntax changes
|
14 years ago |
Stephen Morris
|
8b2247a6ae
[trac998] Remove -Werror as a build flag
|
14 years ago |
Stephen Morris
|
1b01a9d09e
[trac998] Change IPV4/6 to IPv4/6 in comments.
|
14 years ago |
Stephen Morris
|
735f817c7f
[trac998] Get rid of default constructor
|
14 years ago |
JINMEI Tatuya
|
79ec6c320e
[trac998] simple, mostly editorial suggested fixes.
|
14 years ago |
JINMEI Tatuya
|
8f5fafa643
[trac998] removed unused variable
|
14 years ago |
Stephen Morris
|
01f9c1c0ad
[trac998] Final, final comment corrections.
|
14 years ago |
Stephen Morris
|
ac7aaa887d
[trac998] Final comment tweaks suggested by Jinmei
|
14 years ago |
Stephen Morris
|
ebb6493b8f
[trac998] Minor format changes
|
14 years ago |
Stephen Morris
|
c786a61641
[trac998] Remove prefixlen_; calculate it when getPrefix() is called
|
14 years ago |
Stephen Morris
|
e5251c4886
[trac998] Get rid of string address. Pass address family to compare()
|
14 years ago |
Stephen Morris
|
792c8b202c
[trac998] Get rid of union statement
|
14 years ago |
Stephen Morris
|
8c624c6644
[trac998] Rename getNetmask() to getMask()
|
14 years ago |
Stephen Morris
|
d1c7f98e91
[trac998] Remove unneeded copy constructor and assignment operator
|
14 years ago |
Stephen Morris
|
a90c8a0605
[trac998] Catch problem with inet_pton failing with value of -1
|
14 years ago |
Stephen Morris
|
30570ab2d9
[trac998] Remove "inverse" argument
|
14 years ago |
Stephen Morris
|
59908b70a9
[trac998] Change "addrmask" nasm to ipprefix
|
14 years ago |
Stephen Morris
|
585d1c63d6
[trac998] Move splitIPAddress into .cc file
|
14 years ago |