1. 5a5a869 Remove useless prefetch in ip4-rewrite node by Simon Zhang · 6 years ago
  2. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  3. 2af0e3a flow-hash: Add symmetric flag for flow hashing by Mohsin Kazmi · 6 years ago
  4. ffba3c3 MAP: Use explicit address/prefix types in API by Ole Troan · 6 years ago
  5. d30bf01 add vlib_prefetch_buffer_data(...) macro by Damjan Marion · 6 years ago
  6. 47527b2 IP-punt: add documentation to the API and fix IP address init by Neale Ranns · 6 years ago
  7. e01f6ef ip4-input: fix prefetch data issue for tunnel decap cases by Zhiyong Yang · 6 years ago
  8. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  9. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  10. 5bb1eca IPv6: Make link-local configurable per-interface (VPP-1446) by Juraj Sloboda · 6 years ago
  11. a71844f IP load-balance; trace at the end of the node so the flow hash used is displayed by Neale Ranns · 6 years ago
  12. 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
  13. 86327be Genric API types format/unformat support for VAT and custom dump by Neale Ranns · 6 years ago
  14. cc8fa16 vnet: ping: rewrite for maintainability and multicore support by Andrew Yourtchenko · 6 years ago
  15. bf9f02c arp:add error counters for all failure cases by Eyal Bari · 6 years ago
  16. cd35e53 Use throttle_t for ND throttling by Neale Ranns · 6 years ago
  17. a91866f pg: icmp4 & tcp4 ip length issue by Kingwel Xie · 6 years ago
  18. 3935fc8 ACL: Fix next_table_index classifiers consistancy by Gregory Thiemonge · 7 years ago
  19. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  20. 68b7cb8 Fix buffer overflow when fragmenting packets (VPP-1383) by Juraj Sloboda · 6 years ago
  21. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  22. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  23. b4d2c96 Ping; remove unused arrays by Neale Ranns · 6 years ago
  24. 6a231a1 IP Route add/del API is MP safe by Neale Ranns · 6 years ago
  25. 9744e6d VPP-1459:Ip4 lookup fail when exist prefix cover. by mu.duojiao · 6 years ago
  26. e9239c9 Ping; report failures to the terminal by Neale Ranns · 6 years ago
  27. 59a8295 VPP-1448: Fix error when recurse on down the trie. by mu.duojiao · 6 years ago
  28. 75b9f45 ip: add container proxy dump API (VPP-1364) by Matus Fabian · 6 years ago
  29. cd80692 reassembly: get number of workers instead of threads (VPP-1435) by Juraj Sloboda · 6 years ago
  30. 412ecd3 Improve ip_mroute_add_del documentation by Ian Wells · 6 years ago
  31. 3048b63 Support reassembly for fragments coming to ip4-local node by Juraj Sloboda · 6 years ago
  32. 3e42ebe MFIB-API: when programming an (S,G) fix the grp-len by Neale Ranns · 6 years ago
  33. c67cfd2 ip4-local: classify protos that skip csum and src check by Florin Coras · 6 years ago
  34. 8f39d55 Update code to compute checksum for buffer chains by Juraj Sloboda · 6 years ago
  35. 1426039 Add adjacency counters to the stats segment by Neale Ranns · 6 years ago
  36. c3a0655 API / CLI event-log tracing by Dave Barach · 6 years ago
  37. 28c142e mroute routers in the stats segment by Neale Ranns · 6 years ago
  38. 2e23721 Support dynamic dual/quad loop selection on aarch64 by Lijian Zhang · 6 years ago
  39. bf4d126 IP ttl check in ip4-input missing for single packet path. by Ole Troan · 6 years ago
  40. f94c63e stats: Split stat_segment and stats code in preparation for deprecation. by Ole Troan · 6 years ago
  41. 282093f IPIP and IPv6 fragmentation by Ole Troan · 6 years ago
  42. a006065 mismatch bi0 and b0 when finalizing ip reassembly. by Kingwel Xie · 6 years ago
  43. 008dbe1 Route counters in the stats segment by Neale Ranns · 6 years ago
  44. 633b6fd vlib: introduce user flags in vlib_frame_t by Damjan Marion · 6 years ago
  45. 0bdd319 IP-neighbor: add and delete internal API by Neale Ranns · 6 years ago
  46. 9b2f51a indent off in ip_lookup_set_buffer_fib_index by Neale Ranns · 6 years ago
  47. c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
  48. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  49. 3b93be5 IP route update fix when multipath and drop set by Neale Ranns · 6 years ago
  50. d69f439 IPx address query functions take a const pointer by Neale Ranns · 6 years ago
  51. de5b08f Introduce a mac_address_t on the API and in VPP by Neale Ranns · 6 years ago
  52. c8352bc Refactor the ARP throttle into a common type so it can be reused by Neale Ranns · 6 years ago
  53. 77eb907 Consolidate table->index conversion in fib-path CLI processing by Neale Ranns · 6 years ago
  54. ca3ff1a ip4: rework rewrite node to use vlib_buffer_enqueue_to_next() by Damjan Marion · 6 years ago
  55. b3655e5 VPP-1392: VXLAN fails with IP fragmentation by Ole Troan · 6 years ago
  56. 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
  57. b11f903 Fix context field position in API definition by Ondrej Fabry · 6 years ago
  58. 22130e1 neighbor advertisement must with target_link option by ahdj007 · 6 years ago
  59. c9dad5d Multiarch for ip4 forwarding nodes by Damjan Marion · 6 years ago
  60. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  61. 7eb9d96 IP fragmentation buffer chains, part 2. by Ole Troan · 6 years ago
  62. 4146c65 IP fragmentation to handle buffer chains. by Ole Troan · 6 years ago
  63. 3074629 VPP-1382: Fix ip6 address cann't display completely when show ip6 neighbors by shubing guo · 6 years ago
  64. d0df49f Use IP address types on UDP encap API by Neale Ranns · 6 years ago
  65. 49433ad Thread-safe ARP / ND throttling by Dave Barach · 6 years ago
  66. 5c482a9 Documentation fix on "set interface ip[6] table" by Yichen Wang · 6 years ago
  67. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago
  68. 1f895c9 Reverse the logic of flagging malformed packet in fragmentation code to allow padding by Rajesh Saluja · 6 years ago
  69. d7f58cc Fix memory leak in processing of ICMPv6 RA event (VPP-1360) by Juraj Sloboda · 6 years ago
  70. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  71. e375067 fix IP directed broadcast node declarations by Matthew Smith · 6 years ago
  72. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  73. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  74. 8a03e4f ip4-input and ip4-input-no-checksum should be siblings by Neale Ranns · 6 years ago
  75. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  76. 0e6f4d6 Improve IP4 ARP and IP6 ND Events Notification by John Lo · 6 years ago v18.10-rc0
  77. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  78. 947ea62 IGMP improvements by Neale Ranns · 7 years ago
  79. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  80. b361076 Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting by Vijayabhaskar Katamreddy · 6 years ago
  81. e95d1a1 Removing the static keyword do_fragment routines, so that could be accessed outside the ip_frag nodes by Vijayabhaskar Katamreddy · 6 years ago
  82. c667ffd IP4 Router Alert option handling for IGMP by Neale Ranns · 6 years ago
  83. 8dcfed5 reassembly: optimize bihash usage by Klement Sekera · 6 years ago
  84. 08bca80 ip: vectorized ip checksum by Damjan Marion · 6 years ago
  85. 79c38af Fix assert issue in ip_csum_add_even() by Hongjun Ni · 7 years ago
  86. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  87. 285434a Fix sw-if-index display error. by Brant Lin · 7 years ago
  88. 084606b Check get packet template allocation failure (VPP-1321) by John Lo · 6 years ago
  89. c6215d9 ip checksum multiarch support, cleanup by Dave Barach · 7 years ago
  90. 8637634 Use unicast DMAC for IP neighbor pool refresh probes by John Lo · 7 years ago
  91. 313f7e2 MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite by Ole Troan · 7 years ago
  92. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  93. f12dad6 Add reaper functions to want events APIs (VPP-1304) by Neale Ranns · 7 years ago
  94. 81119e8 Implement DHCPv6 PD client (VPP-718, VPP-1050) by Juraj Sloboda · 7 years ago
  95. 3c22aff Fix IP scan neighbor API/CLI handling of interval and stale by John Lo · 7 years ago
  96. 9f781d8 bond: send gratuitous arp when the active slave went down in active-backup mode by Steven · 7 years ago
  97. 1b25552 ip4: optimize ip4_local by Florin Coras · 7 years ago
  98. 3a0325f ip: save fib index for buffer in ip lookup by Florin Coras · 7 years ago
  99. 3743999 IPv6 for-us/receive multicast routes fix by Neale Ranns · 7 years ago
  100. 812b32d Add VLIB_NODE_FN() macro to simplify multiversioning of node functions by Damjan Marion · 7 years ago