Statistics
| Branch: | Tag: | Revision:

root / debian / control @ 21204dea

History | View | Annotate | Download (760 Bytes)

1
Source: nfdhcpd
2
Section: net
3
Priority: extra
4
Maintainer: Dimitris Aragiorgis <dimara@grnet.gr>
5
Build-Depends: debhelper (>= 7)
6
Standards-Version: 3.9.1
7

    
8
Package: nfdhcpd
9
Architecture: all
10
Depends: ${misc:Depends}, ${python:Depends}, python-scapy(>= 2.0.1-1),
11
         python-daemon(>=1.5.2-1), python-pyinotify(>=0.7.1-1),
12
         python-ipy(>=1:0.62-1), nfqueue-bindings-python(>=0.3-2),
13
         python-cap-ng(>=0.6.0-1), python(>=2.4), python-configobj(>= 4.5.2-1),
14
         ferm
15
Description: A small DHCP/NDP proxy for virtual machines
16
 nfdhcpd is a small DHCP/NDP/RA proxy for virtual machines. Its intended use is
17
 to provide network configuration for routed (not bridged) VM instances. It
18
 supports DHCP, IPv6 NDP proxy and ICMPv6 RA RDNSS (RFC 5006).