1. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  2. 044183f [re]Enable per-Adjacency/neighbour counters by Neale Ranns · 8 years ago
  3. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ip/ip4_forward.c]
  4. cb630ff Ping response in a VRF context uses correct FIB for response by Neale Ranns · 8 years ago
  5. 4d48993 ip4: perf optimization in the ip4-input node by Damjan Marion · 8 years ago
  6. 892e076 ip4: perf optimization in the ip4-rewrite node by Damjan Marion · 8 years ago
  7. d7cb1b5 Coding standards cleanup for vnet/vnet/ip, VPP-255 by Dave Barach · 8 years ago
  8. 0c1519b BFD: improve ip header handling, fix assert by Klement Sekera · 8 years ago
  9. 0e3c0de BFD: basic asynchronous session up/down by Klement Sekera · 8 years ago
  10. 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
  11. ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
  12. 37682e1 Add vxlan-bypass feature to IP4 forwarding path by John Lo · 8 years ago
  13. 2be95c1 Dual Loop Load-Balance Nodes by Neale Ranns · 8 years ago
  14. 08a6f01 feature: convert ipsec output to new feature code by Matus Fabian · 8 years ago
  15. 8b3191e feature: convert all feature nodes to new feature infra by Damjan Marion · 8 years ago
  16. 0cd695c config: rename ip_config_main_t to vnet_feature_config_main_t by Damjan Marion · 8 years ago
  17. 8c1bebe IPv6 Classify Forwarding Graph errors by Neale Ranns · 8 years ago
  18. 948e00f Support IETF routing Yang models (VPP-503). by Neale Ranns · 8 years ago
  19. 670909e Quad-loop ip4_lookup_inline, add _x4 validate buffer enqueue by Dave Barach · 8 years ago
  20. 45c3850 Load-balancing in IP4 dual loop typos. (VPP-501) by Neale Ranns · 8 years ago
  21. ebb9a6a VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib". by Billy McFall · 8 years ago
  22. 309fe06 VPP-489: CLI Command "test lookup" crashes with invalid fib-index. by Billy McFall · 8 years ago
  23. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  24. 0683c9c VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip. by Billy McFall · 8 years ago
  25. 5899fde Coverity warnings in new FIB code (VPP-484) by Neale Ranns · 8 years ago
  26. 75fc854 Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481 by Dave Barach · 8 years ago
  27. 506b245 ipfix: add classification nodes for flow statistics (VPP-204) by Juraj Sloboda · 8 years ago
  28. 3ee4404 unicast RPF for FIB2.0 by Neale Ranns · 8 years ago
  29. f154448 Fix crash caused by "show trace" due to incorrect usage of IP adjacency. by Vengada Govindan · 8 years ago
  30. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  31. df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
  32. ac8146c Fix packet trace for IP4/IP6 lookup/forwarding nodes by John Lo · 8 years ago
  33. b3bfb3e Packet-generator related fib 2.0 fixes by Dave Barach · 8 years ago
  34. 76260a6 Fix source RPF check in ip4_local by Dave Barach · 8 years ago
  35. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  36. 6ef7bb9 Move CLI examples from wiki to code - VPP-165 by Keith Burns (alagalah) · 8 years ago
  37. df9d3bc VPP-385: Fix ARP for indirect adjacencies by Florin Coras · 8 years ago
  38. c7493e1 Save rewrite length for post-rewrite rewind action by Dave Barach · 8 years ago
  39. 5331c72 VPP-337 Add per interface IN filtering by Dave Barach · 8 years ago
  40. f3f2541 VPP-166 Documentation changes for ip4_forward.c by Keith Burns (alagalah) · 8 years ago
  41. 6f9bca2 VPP-226 IPv4 src-address + port range checker by Dave Barach · 9 years ago
  42. a2f27af VPP-142 Follow up fix for shared_count of indirect adjacencies by John Lo · 8 years ago
  43. 16ad6ae VPP-189 More coverity bug fixes by Dave Barach · 8 years ago
  44. 8e5b041 VPP-223 General documentation updates by Chris Luke · 8 years ago
  45. 70e6a8d policer classify by Matus Fabian · 8 years ago
  46. 1d98978 VPP-142 - Follow up fix for shared_count in indirect adjacencies by John Lo · 8 years ago
  47. e9dbd2b VPP-142 Recursive route sending traffic to wrong interface by Neale · 8 years ago
  48. 132d51d Document more nodes by Dave Barach · 8 years ago
  49. 9770e20 Add some doxygen tags by Dave Barach · 8 years ago
  50. 2195706 VPP-179 Fix adjacency reference-count botches by Dave Barach · 8 years ago
  51. 816f3e1 VPP-48 Fixes for ip4/6 ttl checks and icmp responses by Chris Luke · 9 years ago
  52. 203c632 Misc. janitorial work: by Dave Barach · 8 years ago
  53. d076f19 ARP/NDP does not send solicitation when no source address is available by Pierre Pfister · 8 years ago
  54. f2868fc Output interface MTU check ignored in double-loop by Chris Luke · 9 years ago
  55. d653460 Dynamically compute ip feature subgraph order by Dave Barach · 9 years ago
  56. f0f8522 VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum. by Ole Troan · 9 years ago
  57. d61b439 Reset new indirect adjacdncy template before using it by Damjan Marion · 9 years ago
  58. 964f93e Fix node siblings by Ole Troan · 9 years ago
  59. a38c3df VPP-117: Fix ip4 and ip6 lookup and rewrite traces by Pierre Pfister · 9 years ago
  60. 0febaf1 VPP-117: Add trace to ip4 and ip6 lookup nodes by Pierre Pfister · 9 years ago
  61. 0128e59 VPP-100: Fix IP4 local handling of TCP/IP fragmented packet by John Lo · 9 years ago
  62. 3419d0b VPP-100: Fix IPv4 local handling of IP fragmented packets by John Lo · 9 years ago
  63. 1c80e83 Add support for multiple microarchitectures in single binary by Damjan Marion · 9 years ago
  64. 530bd8e VPP-69: Create fib or bridge domain with arbitrary ID by Pierre Pfister · 9 years ago
  65. 7ae717d Check IP adj_index to make sure it is valid to prevent possible crash by John Lo · 9 years ago
  66. aca64c9 Add indirect next hop support by Damjan Marion · 9 years ago
  67. 1a64ab9 Fix ip4 address formatting in the show ip fib ouptut by Damjan Marion · 9 years ago
  68. f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
  69. b270789 Create macro for next_nodes used in lookup family of nodes by Damjan Marion · 9 years ago
  70. 102ec52 Add support for installing ipv4 routes via unresolved next hop by Damjan Marion · 9 years ago
  71. f1bd8be Move classify_table_index under the union by Damjan Marion · 9 years ago
  72. b2ef4dd Adjacency allocator by Dave Barach · 9 years ago
  73. dbf19ca Make adjacencies shareable by Dave Barach · 9 years ago
  74. 8f9e7d4 Remove vestigal TCP implementation by Kevin Paul Herbert · 9 years ago
  75. 2d34374 Enhance and fix packet trace for IP forwarding as follows: by John Lo · 9 years ago
  76. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0