18 Commits

Author SHA1 Message Date
76b87b0d18 Get Action list to save 2018-05-14 08:05:56 -05:00
5d366ea2cf Add Equals func for NB_IPaddress 2018-03-16 13:57:10 -05:00
8d1ba61b89 Add some of the start of the IP address code that will be used for IPv6 2018-03-15 16:03:32 -05:00
f3df4f525a Rename IPAddress class to NB_IPAddress. We will be using the System.Net.IPAddress class and do not want to have a conflict. 2018-03-09 15:47:33 -06:00
41ae808c39 Just in case we have an address like 8.8.8.8 and we try to randomize that. Make sure there is a difference we can randomize. 2017-08-29 15:47:08 -05:00
54ddd2a2af fix bug trying to randomize the octets 0.0.0.0. 2017-08-29 15:44:42 -05:00
31e07852cf make IPaddress breakage tools 2017-08-28 18:13:34 -05:00
a2bebb6eb0 Fix a crash when pinging 0.0.0.0. Thanks Samuel for noticing that. 2017-06-29 09:59:01 -05:00
47b26362b5 allow us to ping from, or traceroute from locked devices. A bug kept us from doing this previously. 2017-06-28 10:11:12 -05:00
9c764c4f90 IP addresses print CIDR of /? if it is not a real CIDR approved subnet mask. For example, a subnet mask of .250 gives a /?, but .252 gives /30. While this is not real-life (real life does not tell us when we use a foolish subnet), it helps considerably when testing things. 2017-06-27 15:37:33 -05:00
c9422ab9d7 Allow visual dragging of items 2017-06-06 07:29:13 -05:00
9e33a6f392 traceroute works, at least rudimentarily 2017-03-13 14:04:02 +03:00
f4ab85f359 IPAddress edit box should now appear inside the network box. 2017-02-25 10:33:56 +03:00
7876ae832b Posting through Visual Studio 2017-02-24 14:29:51 +03:00
74731290a1 Adding the GPL. It did not have a license before this because the source was not public.
Getting caught up with some cr/lf changes.
2017-02-24 14:26:58 +03:00
Peter Wilson
6695e979ab Catchup to ND Edits 2015-11-18 16:34:00 -06:00
eaf3a46376 Change to string to make translation better 2015-11-18 14:46:11 -05:00
5775c35020 Getting up to date and moving translation stuff to separate function 2015-08-01 11:58:53 -06:00