~ubuntu-branches/ubuntu/maverick/iptables/maverick

« back to all changes in this revision

Viewing changes to extensions/libip6t_hl.man

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen, Iain Lane, Soren Hansen
  • Date: 2008-11-15 01:27:37 UTC
  • mfrom: (5.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20081115012737-o3kdn2z1o9ercq10
Tags: 1.4.1.1-4ubuntu1
[ Iain Lane ]
* Merge from debian unstable (LP: #294220), remaining changes:
  - debian/patches/0901-build-libipq_pic.a.patch - Build libipq_pic.a with
    -fPIC. Upstream changed build system and patch modified accordingly.

[ Soren Hansen ]
* Revert changes between 1.4.1.1-3 and 1.4.1.1-4, thus bringing back
  the howtos.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This module matches the Hop Limit field in the IPv6 header.
2
2
.TP
3
 
.BR "--hl-eq " "[!] \fIvalue\fP"
 
3
[\fB!\fP] \fB--hl-eq\fP \fIvalue\fP
4
4
Matches if Hop Limit equals \fIvalue\fP.
5
5
.TP
6
6
.BI "--hl-lt " "value"