Age | Commit message (Expand) | Author | Files | Lines |
2021-10-12 | fib: fix the drop counter for ipv6 RPF failures | Neale Ranns | 1 | -0/+6 |
2021-05-26 | fib: During the mfib lookup set the unicast FIB index in the packet so that a... | Neale Ranns | 1 | -2/+39 |
2021-02-11 | tests: tag the tests that do not work with multi-worker configuration | Andrew Yourtchenko | 1 | -0/+2 |
2020-11-30 | tests: IPv6 multicast over GRE | Neale Ranns | 1 | -0/+76 |
2020-10-21 | ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API | Neale Ranns | 1 | -73/+99 |
2020-10-08 | fib: Register multicast MAC with interface for accepting interfaces | Neale Ranns | 1 | -2/+33 |
2019-11-08 | tests: python3 use byte strings in raw() | Ole Troan | 1 | -2/+2 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-08-07 | fib tests: IP multicast over GRE | Neale Ranns | 1 | -1/+75 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -18/+15 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+16 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -2/+2 |
2019-03-11 | Tests: use self.assertNotIn(). | Paul Vinciguerra | 1 | -1/+1 |
2018-10-04 | MFIB-API: when programming an (S,G) fix the grp-len | Neale Ranns | 1 | -2/+2 |
2018-10-01 | mroute routers in the stats segment | Neale Ranns | 1 | -0/+7 |
2018-09-11 | GBP Endpoint Updates | Neale Ranns | 1 | -1/+2 |
2018-06-24 | Revert "Revert "make test: fix broken interfaces"" | Klement Sekera | 1 | -3/+1 |
2018-06-22 | Revert "make test: fix broken interfaces" | Ole Troan | 1 | -1/+3 |
2018-06-22 | make test: fix broken interfaces | Klement Sekera | 1 | -3/+1 |
2018-04-17 | IP mcast: allow unicast address as a next-hop | Neale Ranns | 1 | -3/+50 |
2018-01-24 | Improve the error reporting for a IP multicast RPF miss. | Neale Ranns | 1 | -0/+9 |
2017-12-13 | IP bi-direction multicast - same cable check on egress | Neale Ranns | 1 | -3/+43 |
2017-11-09 | BIER | Neale Ranns | 1 | -28/+29 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 1 | -3/+95 |
2017-06-01 | IP Mcast - recalculate on interface up/dowm | Neale Ranns | 1 | -18/+24 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -0/+1 |
2017-03-27 | Mcast rewrite no memcpy | Neale Ranns | 1 | -2/+0 |
2017-03-17 | Fix IP feature ordering. | Neale Ranns | 1 | -18/+2 |
2017-03-15 | No vector allocation during buffer copy | Neale Ranns | 1 | -9/+38 |
2017-03-09 | Tests to target holes in adjacency and DPO test coverage | Neale Ranns | 1 | -4/+19 |
2017-02-20 | Python test IP and MPLS objects conform to infra. | Neale Ranns | 1 | -70/+85 |
2017-02-05 | Test checksyle for IP mcast tests | Neale Ranns | 1 | -2/+2 |
2017-02-03 | Next node frame over-flow after replication | Neale Ranns | 1 | -4/+12 |
2017-01-27 | IP Multicast FIB (mfib) | Neale Ranns | 1 | -0/+612 |