File: fip64.inc

package info (click to toggle)
python-neutron-lib 3.18.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,652 kB
  • sloc: python: 22,800; sh: 145; makefile: 24
file content (14 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.. -*- rst -*-

=====
FIP64
=====

.. note:: Currently this extension ``fip64`` is only available for networking-midonet.

This extension ``fip64`` provides
`NAT64 <https://tools.ietf.org/html/rfc6146>`__
functionality by allowing to associate IPv6 floating IPs to IPv4 fixed IPs.
(Without this extension, floating IPs are limited to IPv4.)

This extension does not introduce any resources or attributes.