1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Source: libnss-gw-name
Section: admin
Priority: extra
Maintainer: Joachim Breitner <nomeata@debian.org>
Build-Depends:
debhelper (>= 8.1.3),
pkg-config,
libnl-3-dev,
libnl-route-3-dev,
Standards-Version: 3.9.3
Homepage: http://www.joachim-breitner.de/projects#libnss-gw-name
VCS-Git: git://git.nomeata.de/libnss-gw-name.git
VCS-Browser: http://git.nomeata.de/?p=libnss-gw-name.git
Package: libnss-gw-name
Architecture: linux-any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: nss module that names the current gateway’s IP address
This Name Service Switch (NSS) module resolves the name “gateway.localhost” to
the IP of the current default gateways of the system. This allows easy access
to router configuration and to check if connectivity problems are local or
not.
|