300d83885b98ad72fcaaa349b866750979dfcb62
[honeycomb.git] / nat / nat-api / asciidoc / Readme.adoc
1 = nat-api
2
3 The APIs are based on ietf-nat YANG model draft:
4 https://tools.ietf.org/html/draft-sivakumar-yang-nat-05
5
6 == Notes on model
7 * Nat-instances map to VRF in VPP (nat-instance/id mapps to VRF-ID)
8
9 == Deviations
10 * nat-state/nat-instances/nat-instance/id type changed to uint32 from int32
11 * "mandatory true" statements commented to support partial model implementation