Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 4 | -12/+12 |
2020-11-26 | fib: Expressive type for walk return code. Honour code. | Neale Ranns | 1 | -2/+2 |
2020-11-26 | fib: DPO layout add u64 parameter. | Neale Ranns | 2 | -19/+29 |
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 3 | -3/+3 |
2020-10-08 | l2: input performance | Neale Ranns | 1 | -1/+2 |
2020-06-07 | fib: fix multiple dpo pool expand cases | Dave Barach | 6 | -7/+76 |
2020-06-04 | fib: add barrier sync, pool/vector expand cases | Dave Barach | 1 | -1/+25 |
2020-05-06 | docs: clean up make docs job | Paul Vinciguerra | 1 | -2/+2 |
2020-04-11 | fib: fix accessing empty dpo pool elements | ShivaShankarK | 2 | -2/+8 |
2020-02-17 | misc: fix coverity warnings | Dave Barach | 1 | -2/+2 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published | John DeNisco | 1 | -1/+1 |
2020-01-03 | fib: Add dpo FEATURE.yaml file | Neale Ranns | 1 | -0/+15 |
2019-10-09 | mpls: support fragmentation of mpls output packet | Rajesh Goel | 1 | -0/+18 |
2019-09-25 | fib: fix some typos in fib/mtrie | Lijian.Zhang | 4 | -4/+4 |
2019-08-29 | ip: remove unused function parameter | Simon Zhang | 1 | -3/+3 |
2019-08-15 | vlib: copy trace_handle in vlib_buffer_copy/clone() functions | John Lo | 1 | -4/+1 |
2019-07-24 | fib: Support the POP of a Psuedo Wire Control Word | Neale Ranns | 4 | -0/+399 |
2019-06-26 | fib: default flow hash config for each DPO protocol type | Neale Ranns | 2 | -0/+23 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -7/+23 |
2019-06-06 | DVR: Control the reinject as L2 or L3 based on the output interface type | Neale Ranns | 2 | -10/+83 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -4/+9 |
2019-04-08 | fixing typos | Jim Thompson | 1 | -1/+1 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 2 | -6/+6 |
2019-03-11 | dpo: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -157/+51 |
2019-02-14 | Add -fno-common compile option | Benoît Ganne | 6 | -4/+8 |
2018-12-18 | MFIB: recurse resolution through an MFIB entry | Neale Ranns | 4 | -0/+113 |
2018-12-16 | IP6-MFIB: replace the radix tree with bihash (VPP-1526) | Neale Ranns | 1 | -3/+3 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 2 | -3/+3 |
2018-11-02 | vlib: define minimum chained buffer segment size | Damjan Marion | 1 | -1/+2 |
2018-10-23 | c11 safe string handling support | Dave Barach | 8 | -8/+8 |
2018-10-16 | FIB: use vlib-log for debugging | Neale Ranns | 3 | -33/+39 |
2018-10-16 | Sticky Load-balance | Neale Ranns | 2 | -24/+130 |
2018-10-08 | replicate trace fix | Neale Ranns | 1 | -2/+6 |
2018-10-01 | mroute routers in the stats segment | Neale Ranns | 1 | -1/+6 |
2018-09-20 | Route counters in the stats segment | Neale Ranns | 1 | -1/+10 |
2018-09-14 | BIER API and load-balancing fixes | Neale Ranns | 1 | -2/+2 |
2018-08-30 | SR-MPLS: fixes and tests | Neale Ranns | 1 | -1/+1 |
2018-08-22 | show command for lookup DPOs | Neale Ranns | 1 | -0/+40 |
2018-08-03 | loop counter to prevent infiinte number of look ups per-packet | Neale Ranns | 1 | -1/+84 |
2018-07-19 | Remove unused argument to vlib_feature_next | Damjan Marion | 1 | -6/+3 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 1 | -1/+1 |
2018-06-26 | node functions cannot be always_inline | Damjan Marion | 1 | -10/+10 |
2018-05-26 | Fix interface-rx-dpo-l2 node to setup l2_len in vnet buffer | John Lo | 1 | -4/+16 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 9 | -0/+53 |
2018-04-24 | memory leak | Kingwel Xie | 1 | -0/+3 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | Neale Ranns | 1 | -10/+1 |
2018-04-09 | DVR: save the rewrite length in packet meta-data for features | Neale Ranns | 1 | -3/+9 |
2018-03-20 | FIB Interpose Source | Neale Ranns | 5 | -26/+114 |
2018-03-19 | Coverity found bugs in recent MPLS changes | Neale Ranns | 2 | -2/+2 |
2018-03-19 | FIX: Fixed ip6_fib_dump api function response. | Dmitry Vakhrushev | 2 | -0/+8 |