• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

config/H03-May-2022-5,3184,298

doc/H03-May-2022-2,3912,286

extras/H03-May-2022-1,659954

lib/H03-May-2022-914650

m4/H03-May-2022-573541

src/H03-May-2022-4,5062,786

AUTHORSH A D18-Jan-2021253 1512

COPYINGH A D18-Jan-202110.8 KiB228179

COPYING.GPLH A D20-Jan-200117.6 KiB340281

COPYING.LIBH A D20-Jan-200124.7 KiB

ChangeLogH A D18-Jan-202127.8 KiB756465

INSTALLH A D18-Jan-202115.4 KiB369287

INSTALL.dhcp_probeH A D18-Jan-20217.8 KiB219152

Makefile.amH A D18-Jan-2021779 3026

Makefile.inH A D18-Jan-202125.3 KiB816720

NEWSH A D18-Jan-20219.7 KiB238163

PLATFORMSH A D18-Jan-20213.2 KiB9770

READMEH A D18-Jan-20212.3 KiB5239

TODOH A D15-Jul-20101.7 KiB4029

aclocal.m4H A D18-Jan-202141.1 KiB1,1421,037

config.h.inH A D18-Jan-20218.8 KiB304209

configureH A D18-Jan-2021215.5 KiB7,6306,242

configure.acH A D18-Jan-20219.9 KiB294234

README

1README for dhcp_probe
2
3This is dhcp_probe.
4
5dhcp_probe is intended to be used by a network administrator to
6locate unknown BootP and DHCP servers on a directly-attached network.
7
8This software was created by the Network Systems Group at Princeton University's
9Office of Information Technology, networking at princeton dot edu.
10It was written by Irwin Tillman.
11
12It is available from: https://www.net.princeton.edu/software/dhcp_probe/
13
14This version runs on Solaris 10 on SPARC, compiled with gcc.
15
16This version supports only Ethernet interfaces.
17
18dhcp_probe is intended for use by a network administrator.  Before running
19dhcp_probe on any network other than one for which you are responsible,
20contact that network's administrator to learn if it is acceptable for you
21to run this software on that network.  Running this software on a network
22where you don't have permission to do so may violate that network's acceptable
23use policy.
24
25It was intended for our use at Princeton University, so was written
26to operate on the platform(s) we use, with the features we need.
27As others have asked for the software, we've made it generally available,
28however, we do not have the resources available to port it to additional
29platforms or add features.
30
31See the file INSTALL.dhcp_probe for installation instructions.
32Generic building and installation instructions are in INSTALL.
33Platform-specific notes are in PLATFORMS.
34
35The file NEWS describes recent user-visible changes to dhcp_probe.
36
37The product is free, however, it includes code that was published in
38other programs; those parts are subject to copyright and certain restrictions.
39See the file COPYING for specifics.
40
41This software is provided "as is" and any express or implied
42warranties, including, but not limited to, the implied warranties of
43mechantability and fitness for a particular purpose are disclaimed.  In
44no event shall the authors or Princeton University be liable for any
45direct, indirect, incidental, special exemplary, or consequential
46damages (including, but not limited to, procurement of substitute goods
47or services; loss of use, data, or profits; or business interruption)
48however caused and on any theory of liability, whether in contract,
49strict liability, or tort (including negligence or otherwise) arising
50in any way out of the use of this software, even if advised of the
51possibility of such damage.
52