Age | Commit message (Expand) | Author | Files | Lines |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | Benoît Ganne | 2 | -2/+2 |
2019-06-04 | features will register udp ports once configured | Jakub Grajciar | 1 | -3/+5 |
2019-05-28 | Add an ip6 local hop-by-hop protocol demux table | Dave Barach | 1 | -4/+2 |
2019-05-24 | udp-ping: disable due to conflict with mldv2 | Florin Coras | 1 | -2/+4 |
2019-05-16 | init / exit function ordering | Dave Barach | 7 | -75/+65 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
2019-04-10 | API: Fix shared memory only action handlers. | Ole Troan | 2 | -109/+20 |
2019-03-01 | ioam: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -19/+27 |
2018-12-12 | VPP-1529: check hop-by-hop header length | Dave Barach | 1 | -7/+37 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 6 | -24/+24 |
2018-10-23 | c11 safe string handling support | Dave Barach | 15 | -29/+30 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 4 | -26/+28 |
2018-08-27 | cmake: Fix plugins .h includes | Mohsin Kazmi | 1 | -0/+31 |
2018-08-27 | CMake: fix install lib and iOMA missing symbol | Neale Ranns | 1 | -0/+1 |
2018-08-25 | cmake: handle api_test_plugins in add_vpp_plugin macro | Damjan Marion | 1 | -19/+2 |
2018-08-25 | ioam: one api test plugin instead of five | Damjan Marion | 7 | -6/+54 |
2018-08-25 | cmake: improve add_vpp_plugin macro | Damjan Marion | 1 | -13/+16 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+99 |
2018-05-13 | Improve ipfix template packet rewrite construction | Dave Barach | 3 | -4/+11 |
2018-05-04 | Flow: Rename IPFIX exporter. | Ole Troan | 4 | -4/+4 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 4 | -2/+12 |
2018-04-25 | Fix some build warnings about "Old Style VLA" | Juraj Sloboda | 1 | -3/+3 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | Neale Ranns | 2 | -6/+6 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 7 | -7/+7 |
2018-01-15 | fix udp_ping api naming error | Gabriel Ganne | 3 | -35/+17 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 2 | -4/+4 |
2017-12-21 | VPP-1109 Fix loop for some CLI (code review) | Swarup Nayak | 1 | -0/+3 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 2 | -1/+3 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 7 | -0/+10 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 14 | -14/+8 |
2017-06-06 | Rework vxlan-gpe to support FIB 2.0 and bypass mode | Hongjun Ni | 1 | -1/+1 |
2017-05-30 | Flowprobe: Stateful flows and IPv6, L4 recording | Ole Troan | 2 | -2/+4 |
2017-05-24 | IPv6 Performance bugs | Neale Ranns | 2 | -2/+1 |
2017-05-17 | ioam: configuration for SRv6 localsid (VPP-693) | shwethab | 4 | -23/+54 |
2017-05-05 | First commit SR MPLS | Pablo Camarillo | 3 | -3/+3 |
2017-04-27 | ioam: adding missing setup api msg crc table | Shwetha Bhandari | 4 | -0/+66 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 6 | -158/+14 |
2017-04-13 | Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t... | Neale Ranns | 1 | -3/+1 |
2017-04-11 | Remove usued, redundant and deprecated code from lookup.h | Neale Ranns | 3 | -11/+6 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 2 | -11/+11 |
2017-03-22 | vlib: add description field in plugin registration | Damjan Marion | 1 | -0/+1 |
2017-03-22 | Initial draft of VPP changes to cleanup iOAM export. | Vengada | 7 | -5/+7 |
2017-03-16 | API:replaced all REPLY_MACRO's with api_helper_macros.h | Eyal Bari | 5 | -151/+10 |
2017-03-15 | VPP changes to support iOAM over NSH-MD2. Separate trace data | Vengada | 7 | -16/+51 |
2017-03-14 | ioam: ip6 hop by hop ext header and SR header co-existence | shwethab | 1 | -3/+3 |
2017-03-14 | IOAM Coverity fix | AkshayaNadahalli | 8 | -34/+42 |
2017-03-10 | Fix vat_api_hookup name collision | Dave Barach | 1 | -3/+3 |
2017-03-07 | In-band OAM active probe (VPP-471) | AkshayaNadahalli | 19 | -14/+2638 |
2017-03-06 | ioam: manycast using iOAM and SR (VPP-628) | Shwetha Bhandari | 12 | -9/+2637 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 3 | -3/+3 |