Dan Williams
32a001f526
core: allow custom IP address ranges for Shared connections (bgo #675973 )
...
Given an IPv4 address and prefix for a shared config, figure out
the DHCP address range automatically. To keep things simple we
allow a max of 252 addresses (not including network address,
broadcast address, and the hotspot) no matter what prefix you use,
so if the address is 10.0.10.1, you still only get a range of
10.0.10.2 -> 10.0.10.254.
But we also leave some addresses available above the host address
for static stuff, like we did before. This is done on a sliding
scale from 0 to 8 addresses, where about 1/10th the number of
available addresses are reserved.
https://bugzilla.gnome.org/show_bug.cgi?id=675973
2014-01-23 16:21:01 -06:00
..
2014-01-21 21:01:56 +01:00
2009-09-10 21:03:30 -04:00
2013-02-13 13:38:13 -05:00
2013-02-13 13:38:13 -05:00
2013-03-08 09:27:51 -06:00
2011-05-13 14:22:06 -05:00
2013-03-14 10:23:19 -05:00
2013-12-09 17:21:21 +01:00
2013-10-31 13:28:42 -05:00
2014-01-15 17:01:53 +01:00
2013-10-31 13:28:42 -05:00
2013-11-07 21:32:08 +01:00
2013-12-12 21:47:13 +01:00
2012-07-27 13:15:54 +02:00
2013-12-12 21:47:13 +01:00
2012-07-27 13:15:54 +02:00
2013-12-12 21:47:13 +01:00
2012-07-27 13:15:54 +02:00
2013-12-12 21:47:13 +01:00
2013-10-25 22:32:47 +02:00
2013-12-12 21:47:13 +01:00
2013-02-22 08:34:06 -06:00
2013-12-12 21:47:13 +01:00
2013-02-22 08:34:06 -06:00
2013-12-12 21:47:13 +01:00
2012-07-27 13:15:54 +02:00
2013-12-12 21:47:13 +01:00
2013-06-21 16:17:18 -05:00
2013-12-12 21:47:13 +01:00
2013-10-31 13:28:42 -05:00
2013-12-12 21:47:13 +01:00
2013-05-07 12:46:56 -04:00
2013-12-12 21:47:13 +01:00
2013-06-05 12:39:24 -05:00
2013-12-12 21:47:13 +01:00
2013-06-13 15:52:51 -03:00
2014-01-23 16:21:01 -06:00
2012-07-27 13:15:54 +02:00
2014-01-21 10:18:23 -06:00
2012-11-16 17:26:19 -06:00
2013-12-12 21:47:13 +01:00
2012-08-06 19:51:23 -05:00
2013-12-12 21:47:13 +01:00
2012-07-27 13:15:54 +02:00
2013-12-12 21:47:13 +01:00
2012-07-27 13:15:54 +02:00
2014-01-15 17:01:53 +01:00
2013-12-12 21:47:13 +01:00
2012-07-27 13:15:54 +02:00
2013-12-12 21:47:13 +01:00
2013-08-15 10:54:14 -05:00
2013-12-12 21:47:13 +01:00
2013-08-15 10:53:03 -05:00
2013-12-12 21:47:13 +01:00
2012-07-27 13:15:54 +02:00
2013-12-12 21:47:13 +01:00
2013-04-03 10:23:49 -04:00
2014-01-15 17:01:53 +01:00
2013-04-03 08:35:47 +02:00
2013-12-12 21:47:13 +01:00
2012-07-27 13:15:54 +02:00
2013-12-12 21:47:13 +01:00
2013-05-07 19:38:31 +02:00
2013-12-12 21:47:13 +01:00
2012-07-27 13:15:54 +02:00
2013-12-12 21:47:13 +01:00
2013-09-02 09:46:31 +02:00
2014-01-15 17:01:53 +01:00
2014-01-15 17:01:53 +01:00
2013-04-03 10:23:49 -04:00
2014-01-21 21:01:56 +01:00
2013-12-09 17:21:21 +01:00
2014-01-16 09:19:06 -05:00