1. 4ee633e VPP-1523: harden reassembly by Klement Sekera · 6 years ago
  2. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  3. 41b923a VPP-1510: add support for punt delete by Pavel Kotucek · 6 years ago
  4. 400f6d8 reassembly: fix internal buffer count accounting by Klement Sekera · 6 years ago
  5. 14d7e90 VPP-1522: harden reassembly code by Klement Sekera · 6 years ago
  6. 21bb9af make build failure. by Paul Vinciguerra · 6 years ago
  7. b2ecc5d ip4_rewrite_inline: fix variable error by Zhiyong Yang · 6 years ago
  8. 057b356 Change ipsec feature node names by Pierre Pfister · 6 years ago
  9. be2286b IP-local: any IP can appear as the source (VPP-1522) by Neale Ranns · 6 years ago
  10. e88865d VPP-1506: dump local punts and registered punt sockets by Pavel Kotucek · 6 years ago
  11. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  12. ad69c1f MFIB; CLI improvements by Neale Ranns · 6 years ago
  13. 64fb995 Copying QoS Bits when fragmented, so that marking can happen properly also cleaning up some unused code by Vijayabhaskar Katamreddy · 6 years ago
  14. e7f61d1 ip_reassembly_enable_disable reply handler name is changed. by Chore · 6 years ago
  15. 7fff3d2 Metadata / opaque formatting belongs in vpp by Dave Barach · 6 years ago
  16. 3460b01 api: ip_source_check_interface_add_del api is added. by Chore · 6 years ago
  17. 609e121 VPP-1507: Added binary api to dump configured ip_punt_redirect by Pavel Kotucek · 6 years ago
  18. 5a5a869 Remove useless prefetch in ip4-rewrite node by Simon Zhang · 6 years ago
  19. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  20. 2af0e3a flow-hash: Add symmetric flag for flow hashing by Mohsin Kazmi · 6 years ago
  21. ffba3c3 MAP: Use explicit address/prefix types in API by Ole Troan · 6 years ago
  22. d30bf01 add vlib_prefetch_buffer_data(...) macro by Damjan Marion · 6 years ago
  23. 47527b2 IP-punt: add documentation to the API and fix IP address init by Neale Ranns · 6 years ago
  24. e01f6ef ip4-input: fix prefetch data issue for tunnel decap cases by Zhiyong Yang · 6 years ago
  25. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  26. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  27. 5bb1eca IPv6: Make link-local configurable per-interface (VPP-1446) by Juraj Sloboda · 6 years ago
  28. a71844f IP load-balance; trace at the end of the node so the flow hash used is displayed by Neale Ranns · 6 years ago
  29. 93cc3ee GBP Endpoint Learning by Neale Ranns · 6 years ago
  30. 86327be Genric API types format/unformat support for VAT and custom dump by Neale Ranns · 6 years ago
  31. cc8fa16 vnet: ping: rewrite for maintainability and multicore support by Andrew Yourtchenko · 6 years ago
  32. bf9f02c arp:add error counters for all failure cases by Eyal Bari · 6 years ago
  33. cd35e53 Use throttle_t for ND throttling by Neale Ranns · 6 years ago
  34. a91866f pg: icmp4 & tcp4 ip length issue by Kingwel Xie · 6 years ago
  35. 3935fc8 ACL: Fix next_table_index classifiers consistancy by Gregory Thiemonge · 7 years ago
  36. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  37. 68b7cb8 Fix buffer overflow when fragmenting packets (VPP-1383) by Juraj Sloboda · 6 years ago
  38. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  39. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  40. b4d2c96 Ping; remove unused arrays by Neale Ranns · 6 years ago
  41. 6a231a1 IP Route add/del API is MP safe by Neale Ranns · 6 years ago
  42. 9744e6d VPP-1459:Ip4 lookup fail when exist prefix cover. by mu.duojiao · 6 years ago
  43. e9239c9 Ping; report failures to the terminal by Neale Ranns · 6 years ago
  44. 59a8295 VPP-1448: Fix error when recurse on down the trie. by mu.duojiao · 6 years ago
  45. 75b9f45 ip: add container proxy dump API (VPP-1364) by Matus Fabian · 6 years ago
  46. cd80692 reassembly: get number of workers instead of threads (VPP-1435) by Juraj Sloboda · 6 years ago
  47. 412ecd3 Improve ip_mroute_add_del documentation by Ian Wells · 6 years ago
  48. 3048b63 Support reassembly for fragments coming to ip4-local node by Juraj Sloboda · 6 years ago
  49. 3e42ebe MFIB-API: when programming an (S,G) fix the grp-len by Neale Ranns · 6 years ago
  50. c67cfd2 ip4-local: classify protos that skip csum and src check by Florin Coras · 6 years ago
  51. 8f39d55 Update code to compute checksum for buffer chains by Juraj Sloboda · 6 years ago
  52. 1426039 Add adjacency counters to the stats segment by Neale Ranns · 6 years ago
  53. c3a0655 API / CLI event-log tracing by Dave Barach · 6 years ago
  54. 28c142e mroute routers in the stats segment by Neale Ranns · 6 years ago
  55. 2e23721 Support dynamic dual/quad loop selection on aarch64 by Lijian Zhang · 6 years ago
  56. bf4d126 IP ttl check in ip4-input missing for single packet path. by Ole Troan · 6 years ago
  57. f94c63e stats: Split stat_segment and stats code in preparation for deprecation. by Ole Troan · 6 years ago
  58. 282093f IPIP and IPv6 fragmentation by Ole Troan · 6 years ago
  59. a006065 mismatch bi0 and b0 when finalizing ip reassembly. by Kingwel Xie · 6 years ago
  60. 008dbe1 Route counters in the stats segment by Neale Ranns · 6 years ago
  61. 633b6fd vlib: introduce user flags in vlib_frame_t by Damjan Marion · 6 years ago
  62. 0bdd319 IP-neighbor: add and delete internal API by Neale Ranns · 6 years ago
  63. 9b2f51a indent off in ip_lookup_set_buffer_fib_index by Neale Ranns · 6 years ago
  64. c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
  65. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  66. 3b93be5 IP route update fix when multipath and drop set by Neale Ranns · 6 years ago
  67. d69f439 IPx address query functions take a const pointer by Neale Ranns · 6 years ago
  68. de5b08f Introduce a mac_address_t on the API and in VPP by Neale Ranns · 6 years ago
  69. c8352bc Refactor the ARP throttle into a common type so it can be reused by Neale Ranns · 6 years ago
  70. 77eb907 Consolidate table->index conversion in fib-path CLI processing by Neale Ranns · 6 years ago
  71. ca3ff1a ip4: rework rewrite node to use vlib_buffer_enqueue_to_next() by Damjan Marion · 6 years ago
  72. b3655e5 VPP-1392: VXLAN fails with IP fragmentation by Ole Troan · 6 years ago
  73. 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
  74. b11f903 Fix context field position in API definition by Ondrej Fabry · 6 years ago
  75. 22130e1 neighbor advertisement must with target_link option by ahdj007 · 6 years ago
  76. c9dad5d Multiarch for ip4 forwarding nodes by Damjan Marion · 6 years ago
  77. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  78. 7eb9d96 IP fragmentation buffer chains, part 2. by Ole Troan · 6 years ago
  79. 4146c65 IP fragmentation to handle buffer chains. by Ole Troan · 6 years ago
  80. 3074629 VPP-1382: Fix ip6 address cann't display completely when show ip6 neighbors by shubing guo · 6 years ago
  81. d0df49f Use IP address types on UDP encap API by Neale Ranns · 6 years ago
  82. 49433ad Thread-safe ARP / ND throttling by Dave Barach · 6 years ago
  83. 5c482a9 Documentation fix on "set interface ip[6] table" by Yichen Wang · 6 years ago
  84. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago
  85. 1f895c9 Reverse the logic of flagging malformed packet in fragmentation code to allow padding by Rajesh Saluja · 6 years ago
  86. d7f58cc Fix memory leak in processing of ICMPv6 RA event (VPP-1360) by Juraj Sloboda · 6 years ago
  87. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  88. e375067 fix IP directed broadcast node declarations by Matthew Smith · 6 years ago
  89. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  90. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  91. 8a03e4f ip4-input and ip4-input-no-checksum should be siblings by Neale Ranns · 6 years ago
  92. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  93. 0e6f4d6 Improve IP4 ARP and IP6 ND Events Notification by John Lo · 6 years ago v18.10-rc0
  94. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  95. 947ea62 IGMP improvements by Neale Ranns · 7 years ago
  96. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  97. b361076 Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting by Vijayabhaskar Katamreddy · 6 years ago
  98. e95d1a1 Removing the static keyword do_fragment routines, so that could be accessed outside the ip_frag nodes by Vijayabhaskar Katamreddy · 6 years ago
  99. c667ffd IP4 Router Alert option handling for IGMP by Neale Ranns · 6 years ago
  100. 8dcfed5 reassembly: optimize bihash usage by Klement Sekera · 6 years ago