Revision 550122

Go back to digest for 11th June 2006

Bug Fixes in Networking Tools

Thiago Macieira committed changes in /trunk/KDE/kdeadmin/knetworkconf/knetworkconf/kaddressvalidator.cpp:

INTEGRATION:/branches/KDE/3.5/kdeadmin/knetworkconf/knetworkconf 550121
Fix the address validator. 255 is obviously a valid part of an IP
address.

One should also note that the netmask validator is incomplete. It
should check for a sequence of 1's followed by a sequence of
0's. Anything else is not a valid netmask.

CCBUG:121991

File Changes

Modified 1 files
  • /trunk/KDE/kdeadmin/knetworkconf/knetworkconf/kaddressvalidator.cpp
1 files changed in total