1. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  2. 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
  3. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  4. a665921 ip: leverage existing vlib_buffer_advance by Zhiyong Yang · 5 years ago
  5. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  6. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago
  7. 3bc6bc2 ip: fix ip6/udp checksum for pkts using buffer chaining by John Lo · 5 years ago
  8. 2be3eb6 ipsec: FIx feature ordering by Neale Ranns · 5 years ago
  9. 55c68c9 docs: Small fixes and ordering by Nathan Skrzypczak · 5 years ago
  10. 515eed4 api: add prefix matcher typedef by Paul Vinciguerra · 5 years ago
  11. 1404698 ip: Ensure reassembly runs before IPSec decrypt. by Neale Ranns · 5 years ago
  12. 5ca2a8a fib: fix calls to unformat_fib_path by Neale Ranns · 5 years ago
  13. 038e1df dhcp ip: DSCP settings for transmitted DHCP packets by Neale Ranns · 5 years ago
  14. 88d29a9 ip: admin change affects intf IPv4 addr routes by Matthew G Smith · 5 years ago
  15. 53c5015 api: add DSCP definitions to ip_types.api by Paul Vinciguerra · 5 years ago
  16. 43ba292 ip: Trace the packet from the punt node by Neale Ranns · 5 years ago
  17. 719beb7 ip ipsec: Remove IPSec SPI-0 punt reason by Neale Ranns · 5 years ago
  18. 39040a6 ip: Punt node does not free iovecs by Neale Ranns · 5 years ago
  19. adbaf7b ip: fix show ip neigh vector read overflow by Benoît Ganne · 5 years ago
  20. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 5 years ago
  21. 44e6046 ip: retain local interface address adjacency by Matthew Smith · 5 years ago
  22. 3ffe6ca sctp: move to plugins, disabled by default by Florin Coras · 5 years ago
  23. c2ac235 fib: allow route delete with no paths and multipath=0 to remove the whole route by Neale Ranns · 5 years ago
  24. 7910feb ip: fix ip lookup for arm by Florin Coras · 5 years ago
  25. cb54e3c ip: ip-lookup - remove the dead code by Neale Ranns · 5 years ago
  26. ab05508 api: refactor format_vl_api_prefix_t return keys by Paul Vinciguerra · 6 years ago
  27. 377860a api: Remove the inlines file and replace with library functions by Neale Ranns · 5 years ago
  28. a638c18 vlib: packet tracer support for pkt thread handoffs by Dave Barach · 5 years ago
  29. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  30. 097fa66 fib: fib api updates by Neale Ranns · 7 years ago
  31. 283cd2e api: string type to convert to vector by Ole Troan · 6 years ago
  32. e849865 ip: reassembly-separate feature and custom code by Klement Sekera · 6 years ago
  33. dfa47dd ip: consolidate IPv6 link-local-address functions. by Jon Loeliger · 6 years ago
  34. 4f3c104 ip: punt coverity fix of CLI input by Neale Ranns · 6 years ago
  35. 879132d ip: ip4 lookup performance bump with the usual receipe by Neale Ranns · 6 years ago
  36. 9220775 IP-Punt-redirect: allow the use of a FIB path to describe how to redirect by Neale Ranns · 6 years ago
  37. 21aa8f1 reassembly: support more custom options for apps by Klement Sekera · 6 years ago
  38. 68577d2 punt: fix the set_punt API/CLI which was rejecting valid ports by Neale Ranns · 6 years ago
  39. b538dd8 Punt: specify packets by IP protocol Type by Neale Ranns · 6 years ago
  40. 57e53bb ARP: add feature arc by Neale Ranns · 6 years ago
  41. b19bf8d VPP-1692: move NULL pointer check by Dave Barach · 6 years ago
  42. 3ce72b2 IP load-balance; perf improvement using the usual reciepe by Neale Ranns · 6 years ago
  43. 50f0ac0 Punt: socket register for exception dispatched/punted packets based on reason by Neale Ranns · 6 years ago
  44. 9080096 Add an ip6 local hop-by-hop protocol demux table by Dave Barach · 6 years ago
  45. 90556d6 ip4/6-reassembly fixes by Vijayabhaskar Katamreddy · 6 years ago
  46. 34716fa Remove historical ip4 icmp OAM code by Dave Barach · 6 years ago
  47. 23551d6 Optimize code by jackiechen1985 · 6 years ago
  48. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  49. 3a343d4 reassembly: prevent long chain attack by Klement Sekera · 6 years ago
  50. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  51. 63b19bf Update ping cli .short_help. by Paul Vinciguerra · 6 years ago
  52. 6fec8ea ip4_load_balance: leverage vlib_get_buffers by Zhiyong Yang · 6 years ago
  53. f369e3a reassembly: avoid race-conditions by Klement Sekera · 6 years ago
  54. 689f5b5 ip4_lookup_inline: leverage vlib_get_buffers to improve perf by Zhiyong Yang · 6 years ago
  55. 2bccb18 ip4: don't format upper layer if it's a fragment by faicker.mo · 6 years ago
  56. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  57. 1cf0007 Make tcp/udp/icmp compute checksum safer for buffer-chain case by John Lo · 6 years ago
  58. f324dec fixing typos by Jim Thompson · 6 years ago
  59. 76b5649 Punt Infra by Neale Ranns · 6 years ago
  60. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  61. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  62. cb36a1d ip6-rewrite: bug fix buffer->error in dual loop by Kingwel Xie · 6 years ago
  63. 831d238 ipv6: vectorized ext header check by Damjan Marion · 6 years ago
  64. 27431dd icmp: bug fix of buffer->error by Kingwel Xie · 6 years ago
  65. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  66. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  67. 8b4712b IGMP: typo and doc fix (no behaviour change) by Neale Ranns · 6 years ago
  68. 26ea14e ip: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  69. da7f7b6 ICMP46 error: Clone first buffer instead of "truncating" original buffer by Ole Troan · 6 years ago
  70. 48ae19e API: Add python2.7 support for enum flags via aenum by Ole Troan · 6 years ago
  71. 99ae31d ip: coverity woes by Steven Luong · 6 years ago
  72. 35ac601 punt.c -- coverity woes by Steven Luong · 6 years ago
  73. 470a370 Hash and handoff reassembly fragments by Vijayabhaskar Katamreddy · 6 years ago
  74. 1bb981d VPP-1574: minimize RPC barrier sync calls by Dave Barach · 6 years ago
  75. f883f6a buffer chain linearization by Klement Sekera · 6 years ago
  76. f1b4e52 reassembly: handle ip6 atomic fragments by Klement Sekera · 6 years ago
  77. cae98b7 reassembly: fix buffer usage counter by Klement Sekera · 6 years ago
  78. 6a7cff7 tap gso: experimental support by Andrew Yourtchenko · 6 years ago
  79. be30fea VPP-1573 fix crash in ip6 reassembly by Klement Sekera · 6 years ago
  80. 34e823f ip6-local: fix uninitialized variable error by Damjan Marion · 6 years ago
  81. 7dcb80a Explicit dual-loop in ip6-local by Benoît Ganne · 6 years ago
  82. 26a1019 Optimize ip6-local by Benoît Ganne · 6 years ago
  83. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  84. 3817350 ip6: convert code to new multiarch by Damjan Marion · 6 years ago
  85. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  86. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  87. 652d2e1 Deprecate old mutliarch code, phase 1 by Damjan Marion · 6 years ago
  88. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  89. 5c1f559 IP6 FIB: walk table for dump (VPP-1553) by Neale Ranns · 6 years ago
  90. 7425f92 IP route local and connected by Neale Ranns · 6 years ago
  91. 6434430 buffers: don't init metadata, as it is already initialized by Damjan Marion · 6 years ago
  92. 36eb7c2 buffers: remove free-list information from buffer metadata by Damjan Marion · 6 years ago
  93. ab9b7ec buffers: remove freelist argument from vlib_buffer_add_data by Damjan Marion · 6 years ago
  94. 45db885 ARP/ND: copy opaque2 persistent fields to new packet by Neale Ranns · 6 years ago
  95. 7c03ed4 VOM: mroutes by Neale Ranns · 6 years ago
  96. 3a63fc5 Handle buffer alloc failure in vlib_buffer_add_data by Dave Barach · 6 years ago
  97. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  98. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  99. 775f73c FIB: encode the label stack in the FIB path during table dump by Neale Ranns · 6 years ago
  100. d0f70a3 reassembly: replace asserts with error counters by Klement Sekera · 6 years ago