File: control

package info (click to toggle)
rarpd 0.981107-9
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 276 kB
  • ctags: 358
  • sloc: ansic: 4,358; sh: 45; makefile: 39
file content (16 lines) | stat: -rw-r--r-- 591 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: rarpd
Section: net
Priority: extra
Maintainer: Mats Erik Andersson <mats.andersson@gisladisker.se>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 8)

Package: rarpd
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6)
Description: Reverse Address Resolution Protocol daemon
 RARP is a protocol which allows individual devices on a network
 to get their IP addresses assigned based on their MAC addresses.
 .
 You have use of this daemon only if you have on your local network
 machines like diskless Sun boxes, or other netbooting devices.