Home | History | Annotate | Download | only in dnsmasq

Lines Matching full:network

634              DHCP-served network, not just the range available for
639 the network the host appears on.
655 Add dhcp-boot option to support network boot.
762 network so that the lease address is no longer valid.
770 192.168.4.0 network.
780 Reworked the DHCP network handling code for two good
781 effects: (1) The limit of one network only for DHCP on
788 Reworked the DNS network code to also cope with
805 Add ability to set DHCP options per network. This is done
806 by giving a network an identifier like this:
808 and then labeling options intended for that network only
849 directly connected network for which there is not a
875 network. This also works with client-id and hostnames.
1165 Fix DHCP network detection for hosts which talk via a
1204 Allow multiple dhcp-ranges within the same network. The
1206 option for each network served, but there's no real reason
1207 not to allow discontinuous ranges within a network so this
1277 Allow more than one network-id tag in a dhcp-option. All
1281 on network-id tags. Also allow BOOTP options to be
1282 controlled by network tags.
1302 (lease time, network-id tag) from the wrong one would be
1530 Tweak DHCP network selection so that clients which turn up
1531 on our network in REBINDING state and with a lease for a
1532 foreign network will get a NAK response. Thanks to Dan
1552 response to a unicast REQUEST from a non-local network
1639 network. Thanks to Lutz Pressler for the bug report and
1672 a network interface comes up. This helps on DoD links,
1699 Eliminated all raw network access when running on
1700 Linux. All DHCP network activity now goes through the IP
1773 needs to change except when machines arrive on the network
1940 Tweak network-determination code for another corner case:
2006 breaks things badly; this is because the network stack
2071 network configuration on FreeBSD. Thanks to Luigi Rizzo
2181 is being used to log over the network (and therefore doing
2235 the address of a local network interface. Useful for
2482 Fix network enumeration code to work on later NetBSD -