summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/format.c
AgeCommit message (Collapse)AuthorFilesLines
2016-04-26Port glean neighbor entry support to IPv6Pierre Pfister1-10/+0
This patch is more or less a port of I71f3ba0c8192 to IPv6. In practice it allows creating a route via a neighbor which is not resolved yet. It also adds static flag to IPv6 neighbor entries. And as Damjan suggested, it formalizes ip46_address_t by using the IPv4 embedded IPv6 address format. Change-Id: Ifa7328a03380ea4ff118b7ca4897b4ab23a3e57c Signed-off-by: Pierre Pfister <ppfister@cisco.com>
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+119
Change-Id: Ib246f1fbfce93274020ee93ce461e3d8bd8b9f17 Signed-off-by: Ed Warnicke <eaw@cisco.com>