1. e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
  2. 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
  3. b5a575b docs: clean up make docs job by Paul Vinciguerra · 5 years ago
  4. 59f7113 ip: Replace Sematics for Interface IP addresses by Neale Ranns · 4 years, 8 months ago
  5. 62ad2aa ip: provide extern declaration for ip punt nodes by Jawahar Santosh Gundapaneni · 4 years, 9 months ago
  6. 27518c2 geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node by Nick Zavaritsky · 4 years, 10 months ago
  7. cbe25aa ip: Protocol Independent IP Neighbors by Neale Ranns · 5 years ago
  8. 2089c69 tcp: IPv6 flow label support by Tarun Gupta · 5 years ago
  9. 02833ff tcp: custom checksum calculations for Ipv4/Ipv6 by Srikanth A · 5 years ago
  10. 33af8c1 fib: fix some typos in fib/mtrie by Lijian.Zhang · 5 years ago
  11. 9220775 IP-Punt-redirect: allow the use of a FIB path to describe how to redirect by Neale Ranns · 6 years ago
  12. b538dd8 Punt: specify packets by IP protocol Type by Neale Ranns · 6 years ago
  13. 9080096 Add an ip6 local hop-by-hop protocol demux table by Dave Barach · 6 years ago
  14. 3817350 ip6: convert code to new multiarch by Damjan Marion · 6 years ago
  15. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  16. ae80983 IP6-MFIB: replace the radix tree with bihash (VPP-1526) by Neale Ranns · 6 years ago
  17. 2af0e3a flow-hash: Add symmetric flag for flow hashing by Mohsin Kazmi · 6 years ago
  18. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  19. cd35e53 Use throttle_t for ND throttling by Neale Ranns · 6 years ago
  20. c3a0655 API / CLI event-log tracing by Dave Barach · 6 years ago
  21. 49433ad Thread-safe ARP / ND throttling by Dave Barach · 6 years ago
  22. 8637634 Use unicast DMAC for IP neighbor pool refresh probes by John Lo · 7 years ago
  23. 9f781d8 bond: send gratuitous arp when the active slave went down in active-backup mode by Steven · 7 years ago
  24. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  25. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  26. 53da221 IP6 link-local table by Neale Ranns · 7 years ago
  27. d91c1db punt and drop features: by Neale Ranns · 7 years ago
  28. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  29. fdbc382 Make ip csum configurable in vlib buffer functions by Florin Coras · 7 years ago
  30. 8b81cb4 Send GARP/NA on bonded intf slave up/down if in active-backup mode by John Lo · 7 years ago
  31. 227038a IP Flow Hash Config fixes by Neale Ranns · 8 years ago
  32. a3af337 MTRIE Optimisations 2 by Neale Ranns · 8 years ago
  33. a0623f8 BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints by Eyal Bari · 8 years ago
  34. 3f844d0 Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bridging. That is hosts in one sub-net reachable via differenet interfaces. by Neale Ranns · 8 years ago
  35. 1b56352 In-band OAM active probe (VPP-471) by AkshayaNadahalli · 8 years ago
  36. 78372a9 ioam: manycast using iOAM and SR (VPP-628) by Shwetha Bhandari · 8 years ago
  37. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  38. 6cfc39c Remove duplicate ip6 get interface address code by Neale Ranns · 8 years ago
  39. fdd81af VPP-632 : InBand OAM Analyser by AkshayaNadahalli · 8 years ago
  40. 2b81eb8 Add vxlan-bypass feature to IP6 forwarding path by John Lo · 8 years ago
  41. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  42. 7515228 IPv6 NS RS tests and fixes by Neale Ranns · 8 years ago
  43. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ip/ip6.h]
  44. d7cb1b5 Coding standards cleanup for vnet/vnet/ip, VPP-255 by Dave Barach · 8 years ago
  45. 8b3191e feature: convert all feature nodes to new feature infra by Damjan Marion · 8 years ago
  46. ed4a2fd Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6. by AkshayaNadahalli · 8 years ago
  47. 2231150 feature: add new feature handling code and device-input features by Damjan Marion · 8 years ago
  48. b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
  49. 770930c feature: rename vnet_ip_feature_* to vnet_feature_* by Damjan Marion · 8 years ago
  50. 75fc854 Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481 by Dave Barach · 8 years ago
  51. 506b245 ipfix: add classification nodes for flow statistics (VPP-204) by Juraj Sloboda · 8 years ago
  52. 5e575b1 L2 over LISP and GRE (VPP-457) by Neale Ranns · 8 years ago
  53. 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
  54. 1edfba9 VPP-358: Add IPv6 ND Event Notification and Termination by John Lo · 8 years ago
  55. a91cbe6 Raw export of IP6 packet with iOAM metadata by Shwetha · 8 years ago
  56. 5331c72 VPP-337 Add per interface IN filtering by Dave Barach · 8 years ago
  57. 70e6a8d policer classify by Matus Fabian · 8 years ago
  58. e9dbd2b VPP-142 Recursive route sending traffic to wrong interface by Neale · 8 years ago
  59. 33879c9 Fix the spelling of the word "suppress". by Chris Luke · 8 years ago
  60. de393bb Show command support for ip feature paths by Dave Barach · 8 years ago
  61. d076f19 ARP/NDP does not send solicitation when no source address is available by Pierre Pfister · 8 years ago
  62. 355cf68 Fix for build failure due to iOAM plugin header file path by Shwetha · 8 years ago
  63. d653460 Dynamically compute ip feature subgraph order by Dave Barach · 9 years ago
  64. 0febaf1 VPP-117: Add trace to ip4 and ip6 lookup nodes by Pierre Pfister · 9 years ago
  65. 944f548 IPv6 HBH: Refactor code. Separate out RFC2460 HBH handling and the more experimental by Ole Troan · 9 years ago
  66. 530bd8e VPP-69: Create fib or bridge domain with arbitrary ID by Pierre Pfister · 9 years ago
  67. 1dabaaf Port glean neighbor entry support to IPv6 by Pierre Pfister · 9 years ago
  68. d1f5d04 Change ARP and IP6-ND nodes to use interface-output node for output by John Lo · 9 years ago
  69. 078bc56 ip[46].h: Remove tcp reference by Kevin Paul Herbert · 9 years ago
  70. cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0