summaryrefslogtreecommitdiffstats
path: root/src/vnet/mfib/mfib_table.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-26fib: Table ReplaceNeale Ranns1-2/+97
2019-06-18fib: fib api updatesNeale Ranns1-23/+72
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns1-0/+11
2018-12-18MFIB: recurse resolution through an MFIB entryNeale Ranns1-20/+116
2017-12-13Separate heap for IPv4 mtriesNeale Ranns1-3/+3
2017-11-29Include allocated table memory in 'sh fib mem' outputNeale Ranns1-0/+9
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-3/+3
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns1-7/+37
2017-09-11FIB table add/delete APINeale Ranns1-9/+79
2017-04-07MPLS McastNeale Ranns1-1/+7
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns1-0/+19
2017-02-02Fix SR multicast post mfib commitNeale Ranns1-1/+34
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-0/+489
c */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <modelVersion>4.0.0</modelVersion>

  <parent>
    <groupId>org.opendaylight.odlparent</groupId>
    <artifactId>odlparent-lite</artifactId>
    <version>1.6.2-Beryllium-SR2</version>
    <relativePath/>
  </parent>

  <groupId>io.fd.honeycomb.common</groupId>
  <artifactId>honeycomb-checkstyle</artifactId>
  <version>1.16.9-SNAPSHOT</version>

</project>