1. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  2. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  3. b4d2c96 Ping; remove unused arrays by Neale Ranns · 6 years ago
  4. 6a231a1 IP Route add/del API is MP safe by Neale Ranns · 6 years ago
  5. 9744e6d VPP-1459:Ip4 lookup fail when exist prefix cover. by mu.duojiao · 6 years ago
  6. e9239c9 Ping; report failures to the terminal by Neale Ranns · 6 years ago
  7. 59a8295 VPP-1448: Fix error when recurse on down the trie. by mu.duojiao · 6 years ago
  8. 75b9f45 ip: add container proxy dump API (VPP-1364) by Matus Fabian · 6 years ago
  9. cd80692 reassembly: get number of workers instead of threads (VPP-1435) by Juraj Sloboda · 6 years ago
  10. 412ecd3 Improve ip_mroute_add_del documentation by Ian Wells · 6 years ago
  11. 3048b63 Support reassembly for fragments coming to ip4-local node by Juraj Sloboda · 6 years ago
  12. 3e42ebe MFIB-API: when programming an (S,G) fix the grp-len by Neale Ranns · 6 years ago
  13. c67cfd2 ip4-local: classify protos that skip csum and src check by Florin Coras · 6 years ago
  14. 8f39d55 Update code to compute checksum for buffer chains by Juraj Sloboda · 6 years ago
  15. 1426039 Add adjacency counters to the stats segment by Neale Ranns · 6 years ago
  16. c3a0655 API / CLI event-log tracing by Dave Barach · 6 years ago
  17. 28c142e mroute routers in the stats segment by Neale Ranns · 6 years ago
  18. 2e23721 Support dynamic dual/quad loop selection on aarch64 by Lijian Zhang · 6 years ago
  19. bf4d126 IP ttl check in ip4-input missing for single packet path. by Ole Troan · 6 years ago
  20. f94c63e stats: Split stat_segment and stats code in preparation for deprecation. by Ole Troan · 6 years ago
  21. 282093f IPIP and IPv6 fragmentation by Ole Troan · 6 years ago
  22. a006065 mismatch bi0 and b0 when finalizing ip reassembly. by Kingwel Xie · 6 years ago
  23. 008dbe1 Route counters in the stats segment by Neale Ranns · 6 years ago
  24. 633b6fd vlib: introduce user flags in vlib_frame_t by Damjan Marion · 6 years ago
  25. 0bdd319 IP-neighbor: add and delete internal API by Neale Ranns · 6 years ago
  26. 9b2f51a indent off in ip_lookup_set_buffer_fib_index by Neale Ranns · 6 years ago
  27. c0a9314 GBP Endpoint Updates by Neale Ranns · 6 years ago
  28. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  29. 3b93be5 IP route update fix when multipath and drop set by Neale Ranns · 6 years ago
  30. d69f439 IPx address query functions take a const pointer by Neale Ranns · 6 years ago
  31. de5b08f Introduce a mac_address_t on the API and in VPP by Neale Ranns · 6 years ago
  32. c8352bc Refactor the ARP throttle into a common type so it can be reused by Neale Ranns · 6 years ago
  33. 77eb907 Consolidate table->index conversion in fib-path CLI processing by Neale Ranns · 6 years ago
  34. ca3ff1a ip4: rework rewrite node to use vlib_buffer_enqueue_to_next() by Damjan Marion · 6 years ago
  35. b3655e5 VPP-1392: VXLAN fails with IP fragmentation by Ole Troan · 6 years ago
  36. 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
  37. b11f903 Fix context field position in API definition by Ondrej Fabry · 6 years ago
  38. 22130e1 neighbor advertisement must with target_link option by ahdj007 · 6 years ago
  39. c9dad5d Multiarch for ip4 forwarding nodes by Damjan Marion · 6 years ago
  40. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  41. 7eb9d96 IP fragmentation buffer chains, part 2. by Ole Troan · 6 years ago
  42. 4146c65 IP fragmentation to handle buffer chains. by Ole Troan · 6 years ago
  43. 3074629 VPP-1382: Fix ip6 address cann't display completely when show ip6 neighbors by shubing guo · 6 years ago
  44. d0df49f Use IP address types on UDP encap API by Neale Ranns · 6 years ago
  45. 49433ad Thread-safe ARP / ND throttling by Dave Barach · 6 years ago
  46. 5c482a9 Documentation fix on "set interface ip[6] table" by Yichen Wang · 6 years ago
  47. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago
  48. 1f895c9 Reverse the logic of flagging malformed packet in fragmentation code to allow padding by Rajesh Saluja · 6 years ago
  49. d7f58cc Fix memory leak in processing of ICMPv6 RA event (VPP-1360) by Juraj Sloboda · 6 years ago
  50. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  51. e375067 fix IP directed broadcast node declarations by Matthew Smith · 6 years ago
  52. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  53. 7d98a12 Remove unused argument to vlib_feature_next by Damjan Marion · 6 years ago
  54. 8a03e4f ip4-input and ip4-input-no-checksum should be siblings by Neale Ranns · 6 years ago
  55. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  56. 0e6f4d6 Improve IP4 ARP and IP6 ND Events Notification by John Lo · 6 years ago v18.10-rc0
  57. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  58. 947ea62 IGMP improvements by Neale Ranns · 7 years ago
  59. 17ff3c1 Pipes by Neale Ranns · 6 years ago
  60. b361076 Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting by Vijayabhaskar Katamreddy · 6 years ago
  61. e95d1a1 Removing the static keyword do_fragment routines, so that could be accessed outside the ip_frag nodes by Vijayabhaskar Katamreddy · 6 years ago
  62. c667ffd IP4 Router Alert option handling for IGMP by Neale Ranns · 6 years ago
  63. 8dcfed5 reassembly: optimize bihash usage by Klement Sekera · 6 years ago
  64. 08bca80 ip: vectorized ip checksum by Damjan Marion · 6 years ago
  65. 79c38af Fix assert issue in ip_csum_add_even() by Hongjun Ni · 7 years ago
  66. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  67. 285434a Fix sw-if-index display error. by Brant Lin · 7 years ago
  68. 084606b Check get packet template allocation failure (VPP-1321) by John Lo · 6 years ago
  69. c6215d9 ip checksum multiarch support, cleanup by Dave Barach · 7 years ago
  70. 8637634 Use unicast DMAC for IP neighbor pool refresh probes by John Lo · 7 years ago
  71. 313f7e2 MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite by Ole Troan · 7 years ago
  72. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  73. f12dad6 Add reaper functions to want events APIs (VPP-1304) by Neale Ranns · 7 years ago
  74. 81119e8 Implement DHCPv6 PD client (VPP-718, VPP-1050) by Juraj Sloboda · 7 years ago
  75. 3c22aff Fix IP scan neighbor API/CLI handling of interval and stale by John Lo · 7 years ago
  76. 9f781d8 bond: send gratuitous arp when the active slave went down in active-backup mode by Steven · 7 years ago
  77. 1b25552 ip4: optimize ip4_local by Florin Coras · 7 years ago
  78. 3a0325f ip: save fib index for buffer in ip lookup by Florin Coras · 7 years ago
  79. 3743999 IPv6 for-us/receive multicast routes fix by Neale Ranns · 7 years ago
  80. 812b32d Add VLIB_NODE_FN() macro to simplify multiversioning of node functions by Damjan Marion · 7 years ago
  81. 4fed5b1 Fix IP neighbor/arp pool full and static entry handling by John Lo · 7 years ago
  82. 7eaaf74 proxy_arp: remove unused is_add by Marek Gradzki · 7 years ago
  83. 3ade6b6 ip4-input node rework by Damjan Marion · 7 years ago
  84. c65770d Fix possible null pointer dereference by Juraj Sloboda · 7 years ago
  85. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  86. da6e11b VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. by Ole Troan · 7 years ago
  87. 8a9c8f1 VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. by Ole Troan · 7 years ago
  88. 2c2feab VPPAPIGEN: Add union and enum support and IP4/IP6 address type. by Ole Troan · 7 years ago
  89. a52e166 vector functions cleanup and improvements by Damjan Marion · 7 years ago
  90. 9e2f915 IP unnumbered dump by Neale Ranns · 7 years ago
  91. 4f2db7d IP address dump - don't send subnets for unnumbered interfaces by Neale Ranns · 7 years ago
  92. 0012fcc Fixes in IPv6 RD control plane by Juraj Sloboda · 7 years ago
  93. 744902e No overlapping sub-nets on any interface in the same table/VRF (VPP-943) by Neale Ranns · 7 years ago
  94. 5257452 Rework CP and DP communication in IPv6 RD (VPP-1256) by Juraj Sloboda · 7 years ago
  95. 7f358b3 Periodic scan and probe of IP neighbors to maintain neighbor pools by John Lo · 7 years ago
  96. a35cc14 vnet: device flow offload infra by Damjan Marion · 7 years ago
  97. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  98. 8e25495 IPv6 NS/RS; do not vec_validate global structs in the DP by Neale Ranns · 7 years ago
  99. c7b8f20 IPv6 NS: use the mcast rewrite node to fill in the destination MAC by Neale Ranns · 7 years ago
  100. aa682a3 A bit of buffer metadata reshuffling to accommodate flow_id by Damjan Marion · 7 years ago