Age | Commit message (Expand) | Author | Files | Lines |
2018-03-09 | MPLS Unifom mode | Neale Ranns | 1 | -2/+4 |
2018-01-24 | Improve the error reporting for a IP multicast RPF miss. | Neale Ranns | 1 | -2/+12 |
2018-01-11 | api: fix handlers that explicitly depend on svm queue | Florin Coras | 2 | -5/+5 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 2 | -4/+4 |
2017-12-13 | Separate heap for IPv4 mtries | Neale Ranns | 1 | -3/+3 |
2017-12-12 | Stats for Multicast FIB | Neale Ranns | 2 | -0/+13 |
2017-11-29 | Include allocated table memory in 'sh fib mem' output | Neale Ranns | 6 | -16/+113 |
2017-11-26 | FIB: store the node type not the function pointer. | Neale Ranns | 1 | -2/+0 |
2017-11-09 | BIER | Neale Ranns | 1 | -1/+2 |
2017-10-26 | fib test - fix undefined behavior warning found by clang | Gabriel Ganne | 1 | -1/+1 |
2017-10-15 | Revert "Enforce FIB table creation before use" | Florin Coras | 1 | -0/+1 |
2017-10-13 | Enforce FIB table creation before use | Neale Ranns | 1 | -1/+0 |
2017-10-06 | Initial GENEVE TUNNEL implementation and tests. | Marco Varlese | 1 | -0/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 3 | -8/+8 |
2017-09-13 | Add a name to the creation of an IP and MPLS table | Neale Ranns | 3 | -8/+63 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 10 | -34/+149 |
2017-08-29 | Fix for bootstrap crash when VPP compiled with gcc-7 | Marco Varlese | 1 | -1/+1 |
2017-08-08 | L2 over MPLS | Neale Ranns | 3 | -16/+14 |
2017-06-06 | Rework vxlan-gpe to support FIB 2.0 and bypass mode | Hongjun Ni | 1 | -0/+2 |
2017-06-01 | IP Mcast - recalculate on interface up/dowm | Neale Ranns | 2 | -56/+87 |
2017-05-23 | ARP/ND entries for the same address on different interfaces (VPP-848) | Neale Ranns | 1 | -4/+4 |
2017-05-19 | mfib CLI bugs (VPP-852) | Neale Ranns | 2 | -8/+14 |
2017-05-15 | Add GTP-U plugin. VPP-694 | Hongjun Ni | 1 | -0/+2 |
2017-05-02 | Allow local/for-us replications for IP multicast routes on the CLI | Neale Ranns | 1 | -4/+2 |
2017-04-07 | MPLS Mcast | Neale Ranns | 8 | -165/+417 |
2017-02-25 | MFIB: changes to improve route add/delete performance | Neale Ranns | 2 | -2/+9 |
2017-02-24 | MFIB memory leak. free the per-source interface hash | Neale Ranns | 1 | -0/+2 |
2017-02-20 | Python test IP and MPLS objects conform to infra. | Neale Ranns | 8 | -12/+129 |
2017-02-13 | Basic support for LISP-GPE encapsulated NSH packets | Florin Coras | 1 | -0/+1 |
2017-02-09 | Improve MFIB doxygen help | Neale Ranns | 4 | -4/+12 |
2017-02-02 | Fix SR multicast post mfib commit | Neale Ranns | 6 | -22/+210 |
2017-01-31 | MFIB Coverity warnings. The lock macro is functionally equivalent but more ex... | Neale Ranns | 2 | -25/+40 |
2017-01-28 | sh not show in the mfib flags commands | Neale Ranns | 1 | -2/+2 |
2017-01-27 | IP Multicast FIB (mfib) | Neale Ranns | 16 | -0/+5997 |