Skip to content

Commit

Permalink
removed dead links
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Lavor <vlavor@cisco.com>
  • Loading branch information
VladoLavor committed May 24, 2018
1 parent 212118f commit b37764a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ The vpp-agent is now using custom VPP branch [stable-1801-contiv](https://github
* ARP does not need the interface to be present on the VPP. Configuration is cached and put to the VPP if requirements are fullfiled.

### Fixes
* [vpp-agent-grpc](cmd/vpp-agent-grpc) now compiles properly
* __vpp-agent-grpc__ now compiles properly
together with other commands.

### Dependencies
Expand Down Expand Up @@ -357,7 +357,7 @@ Miscellaneous:
Ability to extend the behavior of the VPP Agent by creating new plugins on top of [VPP Agent flavor](flavors/vpp).
New plugins can access API for configured:
[VPP Network interfaces](plugins/defaultplugins/ifplugin/ifaceidx),
[Bridge domains](plugins/defaultplugins/l2plugin/bdidx) and [VETHs](plugins/linuxplugin/ifplugin/ifaceidx)
[Bridge domains](plugins/defaultplugins/l2plugin/l2idx) and [VETHs](plugins/linuxplugin/ifplugin/ifaceidx)
based on [idxvpp](idxvpp) threadsafe map tailored for VPP data
with advanced features (multiple watchers, secondary indexes).

Expand Down

0 comments on commit b37764a

Please sign in to comment.