1. 4f3c104 ip: punt coverity fix of CLI input by Neale Ranns · 6 years ago
  2. 879132d ip: ip4 lookup performance bump with the usual receipe by Neale Ranns · 6 years ago
  3. 9220775 IP-Punt-redirect: allow the use of a FIB path to describe how to redirect by Neale Ranns · 6 years ago
  4. 21aa8f1 reassembly: support more custom options for apps by Klement Sekera · 6 years ago
  5. 68577d2 punt: fix the set_punt API/CLI which was rejecting valid ports by Neale Ranns · 6 years ago
  6. b538dd8 Punt: specify packets by IP protocol Type by Neale Ranns · 6 years ago
  7. 57e53bb ARP: add feature arc by Neale Ranns · 6 years ago
  8. b19bf8d VPP-1692: move NULL pointer check by Dave Barach · 6 years ago
  9. 3ce72b2 IP load-balance; perf improvement using the usual reciepe by Neale Ranns · 6 years ago
  10. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  11. 9080096 Add an ip6 local hop-by-hop protocol demux table by Dave Barach · 6 years ago
  12. 90556d6 ip4/6-reassembly fixes by Vijayabhaskar Katamreddy · 6 years ago
  13. 34716fa Remove historical ip4 icmp OAM code by Dave Barach · 6 years ago
  14. 23551d6 Optimize code by jackiechen1985 · 6 years ago
  15. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  16. 3a343d4 reassembly: prevent long chain attack by Klement Sekera · 6 years ago
  17. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  18. 63b19bf Update ping cli .short_help. by Paul Vinciguerra · 6 years ago
  19. 6fec8ea ip4_load_balance: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  20. f369e3a reassembly: avoid race-conditions by Klement Sekera · 6 years ago
  21. 689f5b5 ip4_lookup_inline: leverage vlib_get_buffers to improve perf by Zhiyong Yang · 6 years ago
  22. 2bccb18 ip4: don't format upper layer if it's a fragment by faicker.mo · 6 years ago
  23. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  24. 1cf0007 Make tcp/udp/icmp compute checksum safer for buffer-chain case by John Lo · 6 years ago
  25. f324dec fixing typos by Jim Thompson · 6 years ago
  26. 76b5649 Punt Infra by Neale Ranns · 6 years ago
  27. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  28. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  29. cb36a1d ip6-rewrite: bug fix buffer->error in dual loop by Kingwel Xie · 6 years ago
  30. 831d238 ipv6: vectorized ext header check by Damjan Marion · 6 years ago
  31. 27431dd icmp: bug fix of buffer->error by Kingwel Xie · 6 years ago
  32. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  33. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  34. 8b4712b IGMP: typo and doc fix (no behaviour change) by Neale Ranns · 6 years ago
  35. 26ea14e ip: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  36. da7f7b6 ICMP46 error: Clone first buffer instead of "truncating" original buffer by Ole Troan · 6 years ago
  37. 48ae19e API: Add python2.7 support for enum flags via aenum by Ole Troan · 6 years ago
  38. 99ae31d ip: coverity woes by Steven Luong · 6 years ago
  39. 35ac601 punt.c -- coverity woes by Steven Luong · 6 years ago
  40. 470a370 Hash and handoff reassembly fragments by Vijayabhaskar Katamreddy · 6 years ago
  41. 1bb981d VPP-1574: minimize RPC barrier sync calls by Dave Barach · 6 years ago
  42. f883f6a buffer chain linearization by Klement Sekera · 6 years ago
  43. f1b4e52 reassembly: handle ip6 atomic fragments by Klement Sekera · 6 years ago
  44. cae98b7 reassembly: fix buffer usage counter by Klement Sekera · 6 years ago
  45. 6a7cff7 tap gso: experimental support by Andrew Yourtchenko · 6 years ago
  46. be30fea VPP-1573 fix crash in ip6 reassembly by Klement Sekera · 6 years ago
  47. 34e823f ip6-local: fix uninitialized variable error by Damjan Marion · 6 years ago
  48. 7dcb80a Explicit dual-loop in ip6-local by Benoît Ganne · 6 years ago
  49. 26a1019 Optimize ip6-local by Benoît Ganne · 6 years ago
  50. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  51. 3817350 ip6: convert code to new multiarch by Damjan Marion · 6 years ago
  52. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  53. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  54. 652d2e1 Deprecate old mutliarch code, phase 1 by Damjan Marion · 6 years ago
  55. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  56. 5c1f559 IP6 FIB: walk table for dump (VPP-1553) by Neale Ranns · 6 years ago
  57. 7425f92 IP route local and connected by Neale Ranns · 6 years ago
  58. 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
  59. 36eb7c2 buffers: remove free-list information from buffer metadata by Damjan Marion · 6 years ago
  60. ab9b7ec buffers: remove freelist argument from vlib_buffer_add_data by Damjan Marion · 6 years ago
  61. 45db885 ARP/ND: copy opaque2 persistent fields to new packet by Neale Ranns · 6 years ago
  62. 7c03ed4 VOM: mroutes by Neale Ranns · 6 years ago
  63. 3a63fc5 Handle buffer alloc failure in vlib_buffer_add_data by Dave Barach · 6 years ago
  64. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  65. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  66. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  67. d0f70a3 reassembly: replace asserts with error counters by Klement Sekera · 6 years ago
  68. 9e829a8 MFIB: recurse resolution through an MFIB entry by Neale Ranns · 6 years ago
  69. 4ee633e VPP-1523: harden reassembly by Klement Sekera · 6 years ago
  70. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  71. 41b923a VPP-1510: add support for punt delete by Pavel Kotucek · 6 years ago
  72. 400f6d8 reassembly: fix internal buffer count accounting by Klement Sekera · 6 years ago
  73. 14d7e90 VPP-1522: harden reassembly code by Klement Sekera · 6 years ago
  74. 21bb9af make build failure. by Paul Vinciguerra · 6 years ago
  75. b2ecc5d ip4_rewrite_inline: fix variable error by Zhiyong Yang · 6 years ago
  76. 057b356 Change ipsec feature node names by Pierre Pfister · 6 years ago
  77. be2286b IP-local: any IP can appear as the source (VPP-1522) by Neale Ranns · 6 years ago
  78. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  79. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  80. ad69c1f MFIB; CLI improvements by Neale Ranns · 6 years ago
  81. 64fb995 Copying QoS Bits when fragmented, so that marking can happen properly also cleaning up some unused code by Vijayabhaskar Katamreddy · 6 years ago
  82. e7f61d1 ip_reassembly_enable_disable reply handler name is changed. by Chore · 6 years ago
  83. 7fff3d2 Metadata / opaque formatting belongs in vpp by Dave Barach · 6 years ago
  84. 3460b01 api: ip_source_check_interface_add_del api is added. by Chore · 6 years ago
  85. 609e121 VPP-1507: Added binary api to dump configured ip_punt_redirect by Pavel Kotucek · 6 years ago
  86. 5a5a869 Remove useless prefetch in ip4-rewrite node by Simon Zhang · 6 years ago
  87. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  88. 2af0e3a flow-hash: Add symmetric flag for flow hashing by Mohsin Kazmi · 6 years ago
  89. ffba3c3 MAP: Use explicit address/prefix types in API by Ole Troan · 6 years ago
  90. d30bf01 add vlib_prefetch_buffer_data(...) macro by Damjan Marion · 6 years ago
  91. 47527b2 IP-punt: add documentation to the API and fix IP address init by Neale Ranns · 6 years ago
  92. e01f6ef ip4-input: fix prefetch data issue for tunnel decap cases by Zhiyong Yang · 6 years ago
  93. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  94. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  95. 5bb1eca IPv6: Make link-local configurable per-interface (VPP-1446) by Juraj Sloboda · 6 years ago
  96. a71844f IP load-balance; trace at the end of the node so the flow hash used is displayed by Neale Ranns · 6 years ago
  97. 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
  98. 86327be Genric API types format/unformat support for VAT and custom dump by Neale Ranns · 6 years ago
  99. cc8fa16 vnet: ping: rewrite for maintainability and multicore support by Andrew Yourtchenko · 6 years ago
  100. bf9f02c arp:add error counters for all failure cases by Eyal Bari · 6 years ago