1. f068c3e DVR: run L3 output features by Neale Ranns · 7 years ago
  2. ce07412 Fix icmp/udp/tcp punt/drop paths by Vijayabhaskar Katamreddy · 7 years ago
  3. cf3561b IP bi-direction multicast - same cable check on egress by Neale Ranns · 7 years ago
  4. 1ec3652 Separate heap for IPv4 mtries by Neale Ranns · 7 years ago
  5. f868632 Add some indent-off to the node declarations in ip4-forward by Neale Ranns · 7 years ago
  6. 2eeeb4b vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix by Jakub Grajciar · 7 years ago
  7. 96be8e8 vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calculation by Jakub Grajciar · 7 years ago
  8. d172a62 ip: avoid arp assert if out of buffers (VPP-1030) by Florin Coras · 7 years ago
  9. cea194d session: add support for application namespacing by Florin Coras · 7 years ago
  10. d91c1db punt and drop features: by Neale Ranns · 7 years ago
  11. 87da476 NAT: hairpinning rework (VPP-1003) by Matus Fabian · 7 years ago
  12. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  13. 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
  14. 1bfd372 Add ip6-local feature arc by Pierre Pfister · 7 years ago
  15. 2f9b0c0 dpdk: cli to check for buffer leakage by Florin Coras · 7 years ago
  16. 2d3dbc4 arp/glean: fix hash computation by Florin Coras · 7 years ago
  17. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  18. 20a14b9 ip4: cleanup ip local by Florin Coras · 7 years ago
  19. b2215d6 Fix tcp multi buffer segments retransmission by Florin Coras · 7 years ago
  20. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  21. 5780898 Fix vpp crash sending arp or probing neighb (VPP-917) by Pavel Kotucek · 7 years ago
  22. fb3288f Fix coverity issue introduced with IP checksum offload commit by Damjan Marion · 7 years ago
  23. 2c0a4f4 TCP/UDP checksum offload API by Dave Barach · 7 years ago
  24. 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
  25. 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
  26. 9f5a2b6 IP4/IP6 FIB: fix crash during interface delete by Pavel Kotucek · 8 years ago
  27. 7a27274 Fix 'ip probe' on /32 by Neale Ranns · 8 years ago
  28. 6af1c04 MPLS lookup DPO does not pop the label (nor does it handle replicate) by Neale Ranns · 8 years ago
  29. 9e35552 change ip4_drop_node node register coding format by flyingeagle23 · 8 years ago
  30. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  31. f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
  32. a055830 Remove unsed parameter from fib_table_entry_special_add() (only used in FIB tests). The DPO was incorrectly initialised with FIB_PROTO_MAX by Neale Ranns · 8 years ago
  33. 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
  34. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  35. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  36. a3af337 MTRIE Optimisations 2 by Neale Ranns · 8 years ago
  37. 340690e IP lookup: remove used stack variables by Neale Ranns · 8 years ago
  38. 04a75e3 Mtrie optimisations by Neale Ranns · 8 years ago
  39. 9a69a60 Sub-net broadcast addresses for IPv4 by Neale Ranns · 8 years ago
  40. 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 8 years ago
  41. 1bd0109 64 bit per-thread counters by Neale Ranns · 8 years ago
  42. 180279b Fix IP feature ordering. by Neale Ranns · 8 years ago
  43. 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
  44. a0b34a7 Register TCP with IP only if session is enabled by Florin Coras · 8 years ago
  45. 9c6a613 make per-adj counters configurable by Neale Ranns · 8 years ago
  46. 153b871 Fixing loadbalancing over ECMP for recursive routes by AkshayaNadahalli · 8 years ago
  47. 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
  48. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  49. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  50. 044183f [re]Enable per-Adjacency/neighbour counters by Neale Ranns · 8 years ago
  51. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ip/ip4_forward.c]
  52. cb630ff Ping response in a VRF context uses correct FIB for response by Neale Ranns · 8 years ago
  53. 4d48993 ip4: perf optimization in the ip4-input node by Damjan Marion · 8 years ago
  54. 892e076 ip4: perf optimization in the ip4-rewrite node by Damjan Marion · 8 years ago
  55. d7cb1b5 Coding standards cleanup for vnet/vnet/ip, VPP-255 by Dave Barach · 8 years ago
  56. 0c1519b BFD: improve ip header handling, fix assert by Klement Sekera · 8 years ago
  57. 0e3c0de BFD: basic asynchronous session up/down by Klement Sekera · 8 years ago
  58. 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
  59. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  60. 37682e1 Add vxlan-bypass feature to IP4 forwarding path by John Lo · 8 years ago
  61. 2be95c1 Dual Loop Load-Balance Nodes by Neale Ranns · 8 years ago
  62. 08a6f01 feature: convert ipsec output to new feature code by Matus Fabian · 8 years ago
  63. 8b3191e feature: convert all feature nodes to new feature infra by Damjan Marion · 8 years ago
  64. 0cd695c config: rename ip_config_main_t to vnet_feature_config_main_t by Damjan Marion · 8 years ago
  65. 8c1bebe IPv6 Classify Forwarding Graph errors by Neale Ranns · 8 years ago
  66. 948e00f Support IETF routing Yang models (VPP-503). by Neale Ranns · 8 years ago
  67. 670909e Quad-loop ip4_lookup_inline, add _x4 validate buffer enqueue by Dave Barach · 8 years ago
  68. 45c3850 Load-balancing in IP4 dual loop typos. (VPP-501) by Neale Ranns · 8 years ago
  69. ebb9a6a VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib". by Billy McFall · 8 years ago
  70. 309fe06 VPP-489: CLI Command "test lookup" crashes with invalid fib-index. by Billy McFall · 8 years ago
  71. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  72. 0683c9c VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip. by Billy McFall · 8 years ago
  73. 5899fde Coverity warnings in new FIB code (VPP-484) by Neale Ranns · 8 years ago
  74. 75fc854 Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481 by Dave Barach · 8 years ago
  75. 506b245 ipfix: add classification nodes for flow statistics (VPP-204) by Juraj Sloboda · 8 years ago
  76. 3ee4404 unicast RPF for FIB2.0 by Neale Ranns · 8 years ago
  77. f154448 Fix crash caused by "show trace" due to incorrect usage of IP adjacency. by Vengada Govindan · 8 years ago
  78. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  79. df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
  80. ac8146c Fix packet trace for IP4/IP6 lookup/forwarding nodes by John Lo · 8 years ago
  81. b3bfb3e Packet-generator related fib 2.0 fixes by Dave Barach · 8 years ago
  82. 76260a6 Fix source RPF check in ip4_local by Dave Barach · 8 years ago
  83. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  84. 6ef7bb9 Move CLI examples from wiki to code - VPP-165 by Keith Burns (alagalah) · 8 years ago
  85. df9d3bc VPP-385: Fix ARP for indirect adjacencies by Florin Coras · 8 years ago
  86. c7493e1 Save rewrite length for post-rewrite rewind action by Dave Barach · 8 years ago
  87. 5331c72 VPP-337 Add per interface IN filtering by Dave Barach · 8 years ago
  88. f3f2541 VPP-166 Documentation changes for ip4_forward.c by Keith Burns (alagalah) · 8 years ago
  89. 6f9bca2 VPP-226 IPv4 src-address + port range checker by Dave Barach · 9 years ago
  90. a2f27af VPP-142 Follow up fix for shared_count of indirect adjacencies by John Lo · 8 years ago
  91. 16ad6ae VPP-189 More coverity bug fixes by Dave Barach · 8 years ago
  92. 8e5b041 VPP-223 General documentation updates by Chris Luke · 8 years ago
  93. 70e6a8d policer classify by Matus Fabian · 8 years ago
  94. 1d98978 VPP-142 - Follow up fix for shared_count in indirect adjacencies by John Lo · 8 years ago
  95. e9dbd2b VPP-142 Recursive route sending traffic to wrong interface by Neale · 8 years ago
  96. 132d51d Document more nodes by Dave Barach · 8 years ago
  97. 9770e20 Add some doxygen tags by Dave Barach · 8 years ago
  98. 2195706 VPP-179 Fix adjacency reference-count botches by Dave Barach · 8 years ago
  99. 816f3e1 VPP-48 Fixes for ip4/6 ttl checks and icmp responses by Chris Luke · 9 years ago
  100. 203c632 Misc. janitorial work: by Dave Barach · 8 years ago