Augment nsh map API with nsh_action
authorHongjun Ni <[email protected]>
Thu, 20 Oct 2016 15:56:38 +0000 (23:56 +0800)
committerMaros Marsalek <[email protected]>
Mon, 24 Oct 2016 09:01:26 +0000 (09:01 +0000)
commit73da0ef102d07dc347ff72140ecd0e50523bcf26
treefdb85c7768e98352069eb537b7d753466d72500f
parentb17433b8e54489139c4cbcb91b82f375adfdf2de
Augment nsh map API with nsh_action

Depends on VPP's patch: https://gerrit.fd.io/r/#/c/3462/

Change-Id: I874cb7c5b39b9ece75d7d9af980e8d25df6f5aad
Signed-off-by: Hongjun Ni <[email protected]>
nsh/api/src/main/yang/vpp-nsh.yang
nsh/impl/src/main/java/io/fd/honeycomb/vppnsh/impl/config/NshMapWriterCustomizer.java
nsh/impl/src/main/java/io/fd/honeycomb/vppnsh/impl/oper/NshMapReaderCustomizer.java
nsh/impl/src/test/java/io/fd/honeycomb/vppnsh/impl/config/NshMapWriterCustomizerTest.java
nsh/impl/src/test/java/io/fd/honeycomb/vppnsh/impl/oper/NshMapReaderCustomizerTest.java