Age | Commit message (Expand) | Author | Files | Lines |
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 1 | -0/+1 |
2020-10-21 | ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API | Neale Ranns | 3 | -2/+34 |
2020-10-19 | ip: Move the IP6 fib into ip6_[m]fib.c | Neale Ranns | 2 | -7/+54 |
2020-10-08 | fib: Register multicast MAC with interface for accepting interfaces | Neale Ranns | 3 | -2/+134 |
2020-04-16 | fib: fix use-after-free | Benoît Ganne | 1 | -10/+11 |
2020-03-17 | fib: Always install all routers mcast addresses | Neale Ranns | 3 | -29/+89 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls | Neale Ranns | 1 | -1/+2 |
2019-11-26 | fib: Table Replace | Neale Ranns | 8 | -25/+321 |
2019-09-25 | fib: fix some typos in fib/mtrie | Lijian.Zhang | 1 | -1/+1 |
2019-08-20 | vppapigen: remove support for legacy typedefs | Paul Vinciguerra | 1 | -1/+1 |
2019-07-02 | fib: Coverity fix to remove dead code | Neale Ranns | 1 | -2/+0 |
2019-06-18 | fib: fib api updates | Neale Ranns | 8 | -142/+414 |
2019-06-05 | In ip6_mfib_forward_rpf_node,is_v4 should be 0. | mu.duojiao | 1 | -1/+1 |
2019-05-30 | FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)" | Neale Ranns | 2 | -3/+8 |
2019-04-08 | fixing typos | Jim Thompson | 1 | -1/+1 |
2019-03-11 | mfib: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 1 | -29/+9 |
2019-01-07 | VOM: mroutes | Neale Ranns | 1 | -0/+13 |
2018-12-21 | MFIB: coverity fixes | Neale Ranns | 2 | -7/+16 |
2018-12-20 | FIB: encode the label stack in the FIB path during table dump | Neale Ranns | 3 | -3/+30 |
2018-12-18 | MFIB: recurse resolution through an MFIB entry | Neale Ranns | 17 | -157/+1492 |
2018-12-16 | IP6-MFIB: replace the radix tree with bihash (VPP-1526) | Neale Ranns | 4 | -123/+146 |
2018-12-06 | MFIB; CLI improvements | Neale Ranns | 1 | -1/+5 |
2018-12-03 | move [m]fib and BIER tests to unittest plugin | Neale Ranns | 1 | -1535/+0 |
2018-10-25 | Trivial: Cleanup missing va_ends. | Paul Vinciguerra | 1 | -2/+2 |
2018-10-23 | c11 safe string handling support | Dave Barach | 4 | -10/+10 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 2 | -6/+6 |
2018-10-16 | FIB: use vlib-log for debugging | Neale Ranns | 1 | -20/+12 |
2018-10-01 | mroute routers in the stats segment | Neale Ranns | 2 | -0/+11 |
2018-09-19 | GRE: fix 4o6 and 6o4 adj stacking | Neale Ranns | 1 | -17/+0 |
2018-09-10 | vxlan-gbp: Add support for vxlan gbp | Mohsin Kazmi | 1 | -0/+2 |
2018-08-22 | IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes | Neale Ranns | 1 | -0/+2 |
2018-07-09 | IGMP improvements | Neale Ranns | 1 | -0/+2 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 2 | -0/+10 |
2018-04-17 | IP mcast: allow unicast address as a next-hop | Neale Ranns | 4 | -38/+279 |
2018-03-20 | FIB Interpose Source | Neale Ranns | 1 | -203/+214 |
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 |