aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_ip_mcast.py
AgeCommit message (Expand)AuthorFilesLines
2019-11-08tests: python3 use byte strings in raw()Ole Troan1-2/+2
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-08-07fib tests: IP multicast over GRENeale Ranns1-1/+75
2019-06-18fib: fib api updatesNeale Ranns1-18/+15
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+16
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-2/+2
2019-03-11Tests: use self.assertNotIn().Paul Vinciguerra1-1/+1
2018-10-04MFIB-API: when programming an (S,G) fix the grp-lenNeale Ranns1-2/+2
2018-10-01mroute routers in the stats segmentNeale Ranns1-0/+7
2018-09-11GBP Endpoint UpdatesNeale Ranns1-1/+2
2018-06-24Revert "Revert "make test: fix broken interfaces""Klement Sekera1-3/+1
2018-06-22Revert "make test: fix broken interfaces"Ole Troan1-1/+3
2018-06-22make test: fix broken interfacesKlement Sekera1-3/+1
2018-04-17IP mcast: allow unicast address as a next-hopNeale Ranns1-3/+50
2018-01-24Improve the error reporting for a IP multicast RPF miss.Neale Ranns1-0/+9
2017-12-13IP bi-direction multicast - same cable check on egressNeale Ranns1-3/+43
2017-11-09BIERNeale Ranns1-28/+29
2017-09-11FIB table add/delete APINeale Ranns1-3/+95
2017-06-01IP Mcast - recalculate on interface up/dowmNeale Ranns1-18/+24
2017-04-07MPLS McastNeale Ranns1-0/+1
2017-03-27Mcast rewrite no memcpyNeale Ranns1-2/+0
2017-03-17Fix IP feature ordering.Neale Ranns1-18/+2
2017-03-15No vector allocation during buffer copyNeale Ranns1-9/+38
2017-03-09Tests to target holes in adjacency and DPO test coverageNeale Ranns1-4/+19
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns1-70/+85
2017-02-05Test checksyle for IP mcast testsNeale Ranns1-2/+2
2017-02-03Next node frame over-flow after replicationNeale Ranns1-4/+12
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-0/+612