~ubuntu-branches/ubuntu/natty/ntop/natty

« back to all changes in this revision

Viewing changes to html/docs/python/toc-host-module.html

  • Committer: Bazaar Package Importer
  • Author(s): Ludovico Cavedon, Jordan Metzmeier, Ludovico Cavedon
  • Date: 2010-12-15 20:06:19 UTC
  • mfrom: (5.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20101215200619-0ojz3iak95ihibun
Tags: 3:4.0.3+dfsg1-1
[ Jordan Metzmeier ]
* New upstream release (Closes: #522042)
* Move data files to /usr/share/ntop (Closes: #595450).
* Package architecture independent data in a separate ntop-data package.
* Use debhelper 7.
* Update Standards-Version to 3.9.1.
* Depend on python-mako.
* Do not include ntop.txt in binary packages as it is a copy of the man
  page.
* Do not include NEWS, as it is outdated.
* Switch to package source version 3.0 (quilt).
* Add password creation to debconf
* Changed init script to fix localization problems (thanks to Alejandro
  Varas <alej0varas@gmail.com>, LP: #257466)
* Remove manual update-rc.d calls from postrm and postinst. debhelper adds
  this for us.
* Add pre-depends on adduser for postinst script.
* Fix errors in the manpages: fix-manpage-errors.patch.
* Added fixes for matching active interfaces.
* Added a watch file.

[ Ludovico Cavedon ]
* Remove direct changes to upstream tree, and move them into specific patch
  files:
  - fix-manpage-errors.patch: fix typos in ntop.8.
  - dot-path.patch: fix path of /usr/bin/dot executable
* Add patches:
  - reduce-autogen-purged-files.patch: prevent agutogen.sh from reamoving
  too many files during cleanup.
  - Add build-without-ntop-darwin.patch, to fix compilation without
  ntop_darwin.c.
* No longer add faq.html, as it is not distributed in the upstream tarball.
* Use ${source:Version} in control file. Have ntop-data recommend
  ntop.
* Rename dirs to ntop.dirs and keep only empty directories that need
  to be created.
* Remove var/lib from ntop.install file, as it is empty (keeping it in
  ntop.dirs).
* Update po files.
* Breaks and Replaces instead of Conflitcs for ntop-data.
* Use a longer package description.
* Remove useless configure options from debian/rules.
* Move private shared libraries libraries in /usr/lib/ntop.
* Add change-plugin-dir.patch for adjusting plugin directory.
* Remove development files.
* Use system library for MochiKit.js.
* Rewrite DEP5 copyright file.
* Repackage upstream tarball in order to remove non-DFSG-compliant code. Add
  get-orig-source.sh script and get-orig-source target in debian/rules.
* Add explanation to README.Debian why geolocation is no longer working.
* Add avoid-copy-maxmind-db.patch to prevent copying of Geo*.dat
  files.
* Remove old unused patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ascii"?>
 
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
3
          "DTD/xhtml1-transitional.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
5
<head>
 
6
  <title>host</title>
 
7
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
 
8
  <script type="text/javascript" src="epydoc.js"></script>
 
9
</head>
 
10
 
 
11
<body bgcolor="white" text="black" link="blue" vlink="#204080"
 
12
      alink="#204080">
 
13
<h1 class="toc">Module host</h1>
 
14
<hr />
 
15
  <h2 class="toc">Functions</h2>
 
16
    <a target="mainFrame" href="host-module.html#bytesRcvd"
 
17
     >bytesRcvd</a><br />    <a target="mainFrame" href="host-module.html#bytesSent"
 
18
     >bytesSent</a><br />    <a target="mainFrame" href="host-module.html#ethAddress"
 
19
     >ethAddress</a><br />    <a target="mainFrame" href="host-module.html#fingerprint"
 
20
     >fingerprint</a><br />    <a target="mainFrame" href="host-module.html#geoIP"
 
21
     >geoIP</a><br />    <a target="mainFrame" href="host-module.html#hostResolvedName"
 
22
     >hostResolvedName</a><br />    <a target="mainFrame" href="host-module.html#hostTrafficBucket"
 
23
     >hostTrafficBucket</a><br />    <a target="mainFrame" href="host-module.html#hwModel"
 
24
     >hwModel</a><br />    <a target="mainFrame" href="host-module.html#ipAddress"
 
25
     >ipAddress</a><br />    <a target="mainFrame" href="host-module.html#isBridgeHost"
 
26
     >isBridgeHost</a><br />    <a target="mainFrame" href="host-module.html#isDHCPClient"
 
27
     >isDHCPClient</a><br />    <a target="mainFrame" href="host-module.html#isDHCPServer"
 
28
     >isDHCPServer</a><br />    <a target="mainFrame" href="host-module.html#isDirectoryHost"
 
29
     >isDirectoryHost</a><br />    <a target="mainFrame" href="host-module.html#isFTPhost"
 
30
     >isFTPhost</a><br />    <a target="mainFrame" href="host-module.html#isHTTPhost"
 
31
     >isHTTPhost</a><br />    <a target="mainFrame" href="host-module.html#isHostResolvedNameType"
 
32
     >isHostResolvedNameType</a><br />    <a target="mainFrame" href="host-module.html#isIMAPhost"
 
33
     >isIMAPhost</a><br />    <a target="mainFrame" href="host-module.html#isMasterBrowser"
 
34
     >isMasterBrowser</a><br />    <a target="mainFrame" href="host-module.html#isMultihomed"
 
35
     >isMultihomed</a><br />    <a target="mainFrame" href="host-module.html#isMultivlaned"
 
36
     >isMultivlaned</a><br />    <a target="mainFrame" href="host-module.html#isNtpServer"
 
37
     >isNtpServer</a><br />    <a target="mainFrame" href="host-module.html#isP2P"
 
38
     >isP2P</a><br />    <a target="mainFrame" href="host-module.html#isPOPhost"
 
39
     >isPOPhost</a><br />    <a target="mainFrame" href="host-module.html#isPrinter"
 
40
     >isPrinter</a><br />    <a target="mainFrame" href="host-module.html#isSMTPhost"
 
41
     >isSMTPhost</a><br />    <a target="mainFrame" href="host-module.html#isServer"
 
42
     >isServer</a><br />    <a target="mainFrame" href="host-module.html#isVoIPClient"
 
43
     >isVoIPClient</a><br />    <a target="mainFrame" href="host-module.html#isVoIPGateway"
 
44
     >isVoIPGateway</a><br />    <a target="mainFrame" href="host-module.html#isVoIPHost"
 
45
     >isVoIPHost</a><br />    <a target="mainFrame" href="host-module.html#isWINShost"
 
46
     >isWINShost</a><br />    <a target="mainFrame" href="host-module.html#isWorkstation"
 
47
     >isWorkstation</a><br />    <a target="mainFrame" href="host-module.html#network_mask"
 
48
     >network_mask</a><br />    <a target="mainFrame" href="host-module.html#numHostSessions"
 
49
     >numHostSessions</a><br />    <a target="mainFrame" href="host-module.html#pktRcvd"
 
50
     >pktRcvd</a><br />    <a target="mainFrame" href="host-module.html#pktSent"
 
51
     >pktSent</a><br />    <a target="mainFrame" href="host-module.html#receiveThpt"
 
52
     >receiveThpt</a><br />    <a target="mainFrame" href="host-module.html#sendThpt"
 
53
     >sendThpt</a><br />    <a target="mainFrame" href="host-module.html#serial"
 
54
     >serial</a><br />    <a target="mainFrame" href="host-module.html#synPktsSent"
 
55
     >synPktsSent</a><br />    <a target="mainFrame" href="host-module.html#totContactedRcvdPeers"
 
56
     >totContactedRcvdPeers</a><br />    <a target="mainFrame" href="host-module.html#totContactedSentPeers"
 
57
     >totContactedSentPeers</a><br />    <a target="mainFrame" href="host-module.html#vlanId"
 
58
     >vlanId</a><br />  <h2 class="toc">Variables</h2>
 
59
    <a target="mainFrame" href="host-module.html#__package__"
 
60
     >__package__</a><br /><hr />
 
61
 
 
62
<script type="text/javascript">
 
63
  <!--
 
64
  // Private objects are initially displayed (because if
 
65
  // javascript is turned off then we want them to be
 
66
  // visible); but by default, we want to hide them.  So hide
 
67
  // them unless we have a cookie that says to show them.
 
68
  checkCookie();
 
69
  // -->
 
70
</script>
 
71
</body>
 
72
</html>