1. b3655e5 VPP-1392: VXLAN fails with IP fragmentation by Ole Troan · 6 years ago
  2. e375067 fix IP directed broadcast node declarations by Matthew Smith · 6 years ago
  3. 1855b8e IP directed broadcast by Neale Ranns · 6 years ago
  4. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  5. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  6. 084606b Check get packet template allocation failure (VPP-1321) by John Lo · 6 years ago
  7. 8637634 Use unicast DMAC for IP neighbor pool refresh probes by John Lo · 7 years ago
  8. 313f7e2 MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite by Ole Troan · 7 years ago
  9. 1b25552 ip4: optimize ip4_local by Florin Coras · 7 years ago
  10. 3a0325f ip: save fib index for buffer in ip lookup by Florin Coras · 7 years ago
  11. da6e11b VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. by Ole Troan · 7 years ago
  12. 744902e No overlapping sub-nets on any interface in the same table/VRF (VPP-943) by Neale Ranns · 7 years ago
  13. c7b8f20 IPv6 NS: use the mcast rewrite node to fill in the destination MAC by Neale Ranns · 7 years ago
  14. 889fe94 Mcast rewrite optimisations by Neale Ranns · 8 years ago
  15. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  16. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  17. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  18. f3a3bad ip6: fix ip6-local urpf checking by Florin Coras · 7 years ago
  19. 4c53313 reassembly: feature/concurrency by Klement Sekera · 7 years ago
  20. 2ae2bc5 Remove unnumbered configuration on interface delete by Neale Ranns · 7 years ago
  21. 53da221 IP6 link-local table by Neale Ranns · 7 years ago
  22. 6ee4051 6RD: Rewritten 6RD RFC5969 support. by Ole Troan · 7 years ago
  23. acbde66 ip: move lookup inline functions to header file by Vijayabhaskar Katamreddy · 7 years ago
  24. 815d7d5 classifier-based ACL: refactor + add output ACL by Andrew Yourtchenko · 7 years ago
  25. 75e7d13 IPv4/6 reassembly by Klement Sekera · 7 years ago
  26. 8269d3d Improved tracing for the IP[46] not-enabled case. by Neale Ranns · 7 years ago
  27. db14f5a Allow the provider of a midchain adjacency to pass context data that is returned in the fixup function by Neale Ranns · 7 years ago
  28. f068c3e DVR: run L3 output features by Neale Ranns · 7 years ago
  29. ce07412 Fix icmp/udp/tcp punt/drop paths by Vijayabhaskar Katamreddy · 7 years ago
  30. 1ec3652 Separate heap for IPv4 mtries by Neale Ranns · 7 years ago
  31. 2eeeb4b vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix by Jakub Grajciar · 7 years ago
  32. 96be8e8 vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calculation by Jakub Grajciar · 7 years ago
  33. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  34. d91c1db punt and drop features: by Neale Ranns · 7 years ago
  35. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  36. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  37. 1bfd372 Add ip6-local feature arc by Pierre Pfister · 7 years ago
  38. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  39. c9d1c5b tcp: fix v6 sessions by root · 7 years ago
  40. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  41. 5780898 Fix vpp crash sending arp or probing neighb (VPP-917) by Pavel Kotucek · 7 years ago
  42. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  43. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  44. 9f5a2b6 IP4/IP6 FIB: fix crash during interface delete by Pavel Kotucek · 8 years ago
  45. 7a27274 Fix 'ip probe' on /32 by Neale Ranns · 8 years ago
  46. 630198f IPv6 Performance bugs by Neale Ranns · 8 years ago
  47. b5c13fd Validate ip6 interface fib tables early on by Florin Coras · 8 years ago
  48. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  49. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  50. 9f171f5 MPLS Mcast coverity fixes by Neale Ranns · 8 years ago
  51. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  52. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  53. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  54. 04a75e3 Mtrie optimisations by Neale Ranns · 8 years ago
  55. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  56. b069a69 Cache a 'has-features' flag on the adjacency for faster access. Reclaim the node_index memeber from the rewrite for space - this is only used for formtting by Neale Ranns · 8 years ago
  57. 1b56352 In-band OAM active probe (VPP-471) by AkshayaNadahalli · 8 years ago
  58. 9c6a613 make per-adj counters configurable by Neale Ranns · 8 years ago
  59. 153b871 Fixing loadbalancing over ECMP for recursive routes by AkshayaNadahalli · 8 years ago
  60. 78372a9 ioam: manycast using iOAM and SR (VPP-628) by Shwetha Bhandari · 8 years ago
  61. 4008ac9 Changing the IP table for an interface is an error if the interface already has an address configured (VPP-601) by Neale Ranns · 8 years ago
  62. 6cfc39c Remove duplicate ip6 get interface address code by Neale Ranns · 8 years ago
  63. 0f438df Out-of-tree Build Error fix by AkshayaNadahalli · 8 years ago
  64. fdd81af VPP-632 : InBand OAM Analyser by AkshayaNadahalli · 8 years ago
  65. 8ea6d71 Fix source address reachability check for ip6 local packets by AkshayaNadahalli · 8 years ago
  66. 2b81eb8 Add vxlan-bypass feature to IP6 forwarding path by John Lo · 8 years ago
  67. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  68. 044183f [re]Enable per-Adjacency/neighbour counters by Neale Ranns · 8 years ago
  69. b601f22 LISP: Enhance IPx offset computing by Filip Tehlar · 8 years ago
  70. 7515228 IPv6 NS RS tests and fixes by Neale Ranns · 8 years ago
  71. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ip/ip6_forward.c]
  72. d7cb1b5 Coding standards cleanup for vnet/vnet/ip, VPP-255 by Dave Barach · 8 years ago
  73. b78292e VPP-547: Fix for co-existence of HbH and RH header in Segment routing: by Shwetha · 8 years ago
  74. f06aea5 Locally generated packet go through lookup/load-balance - locally-generated is an attribute of the packet and checked where necessary by Neale Ranns · 8 years ago
  75. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  76. 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
  77. 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
  78. 2be95c1 Dual Loop Load-Balance Nodes by Neale Ranns · 8 years ago
  79. 08a6f01 feature: convert ipsec output to new feature code by Matus Fabian · 8 years ago
  80. 8b3191e feature: convert all feature nodes to new feature infra by Damjan Marion · 8 years ago
  81. ed4a2fd Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6. by AkshayaNadahalli · 8 years ago
  82. 57fc854 VPP-437: ip6 hbh processing with FIB 2.0 by Shwetha · 8 years ago
  83. 0cd695c config: rename ip_config_main_t to vnet_feature_config_main_t by Damjan Marion · 8 years ago
  84. 8c1bebe IPv6 Classify Forwarding Graph errors by Neale Ranns · 8 years ago
  85. 948e00f Support IETF routing Yang models (VPP-503). by Neale Ranns · 8 years ago
  86. ebb9a6a VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib". by Billy McFall · 8 years ago
  87. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  88. 0683c9c VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip. by Billy McFall · 8 years ago
  89. 75fc854 Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481 by Dave Barach · 8 years ago
  90. 506b245 ipfix: add classification nodes for flow statistics (VPP-204) by Juraj Sloboda · 8 years ago
  91. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  92. df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
  93. ac8146c Fix packet trace for IP4/IP6 lookup/forwarding nodes by John Lo · 8 years ago
  94. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  95. d4024f5 VPP-346 More VPP doc fixes by Chris Luke · 8 years ago
  96. c7493e1 Save rewrite length for post-rewrite rewind action by Dave Barach · 8 years ago
  97. 082b39d Fix ip6-rewrite drops when no feature is configured by AkshayaNadahalli · 8 years ago
  98. a91cbe6 Raw export of IP6 packet with iOAM metadata by Shwetha · 8 years ago
  99. 5331c72 VPP-337 Add per interface IN filtering by Dave Barach · 8 years ago
  100. a2f27af VPP-142 Follow up fix for shared_count of indirect adjacencies by John Lo · 8 years ago