1. c3148b1 misc: remove GNU Indent directives by Damjan Marion · 9 months ago
  2. cefb178 gre: move to a plugin by Chuhao Tang · 1 year, 8 months ago
  3. 55050c3 gre: fix returning the flags in the API by Ivan Shvedunov · 2 years, 5 months ago
  4. 1cd0e5d vnet: distinguish between max_frame_size and MTU by Damjan Marion · 2 years, 11 months ago
  5. 3b7ef51 misc: fix the uninitialization error by Mohsin Kazmi · 3 years ago
  6. 5c954c4 ethernet: new interface registration function by Damjan Marion · 3 years ago
  7. 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
  8. a4ba8da api: remove legacy pd msg handlers by Klement Sekera · 3 years, 2 months ago
  9. 7854b46 interface: fix init fib_index_by_sw_if_index by Nathan Skrzypczak · 3 years, 4 months ago
  10. 328b5da gre: set proper fib index for unnumbered interfaces, unset fib index before forwarding gre payload by Stanislav Zaikin · 3 years, 5 months ago
  11. a0455ff gre: Walk IPv6 adjacencies during restack by Matthew Smith · 3 years, 7 months ago
  12. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
  13. f2b6b9e gre: Remove the debugging logging from the mGRE tests by Neale Ranns · 3 years, 8 months ago
  14. bd8e43d gre: Multipoint GRE fixes by Neale Ranns · 3 years, 9 months ago
  15. 8f5fef2 ip: Path MTU by Neale Ranns · 4 years ago
  16. 65d789e fib: Always honour flow hash flag by Neale Ranns · 3 years, 10 months ago
  17. 8dc0d48 tests: tag the tests that do not work with multi-worker configuration by Andrew Yourtchenko · 3 years, 11 months ago
  18. a91cb45 tunnel: support copying TTL and flow label from inner to outer by Neale Ranns · 3 years, 10 months ago
  19. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  20. 33c45f5 fib: supporting inner flow hash on tunnels by Mohammed Hawari · 4 years ago
  21. 59b792f tunnel: add cli support for encap_decap flags by Mohammed Hawari · 4 years ago
  22. 119c0d7 gre: Move to new API generated types/messages by Neale Ranns · 4 years, 1 month ago
  23. 634c293 tests: move gre tests to src/vnet/gre/test by Dave Wallace · 4 years, 1 month ago
  24. 6ba4e41 ipsec: support for multipoint on ipsec interfaces by Neale Ranns · 4 years, 2 months ago
  25. 5a59b2b ip: Move the IP6 fib into ip6_[m]fib.c by Neale Ranns · 4 years, 2 months ago
  26. 533bf08 gre: MPLS over GRE does not select correct fixup function by Neale Ranns · 4 years, 2 months ago
  27. 6e366be misc: Purge unused pg includes by Neale Ranns · 4 years, 2 months ago
  28. ae0d46e ipip: Add option to tunnel create help string by Neale Ranns · 4 years, 3 months ago
  29. e6b8305 teib: Use ip_address_t not ip46_address_t by Neale Ranns · 4 years, 3 months ago
  30. 256b67b teib: Add adj-fibs for peers/adjacencies on p2mp interface by Neale Ranns · 4 years, 3 months ago
  31. cf86740a gre: fix outer ip6 length by Aloys Augustin · 4 years, 5 months ago
  32. 07bbaef gre: Optimise encap node for tunnel types by Neale Ranns · 4 years, 8 months ago
  33. 03ce462 teib: Rename NHRP to TEIB by Neale Ranns · 4 years, 10 months ago
  34. 48ac1c2 gre: improve .api descriptions by Vratko Polak · 4 years, 11 months ago
  35. 8ab4e50 gre: add missing .api edits by Vratko Polak · 4 years, 11 months ago
  36. e5b94dd gre: Tunnel encap/decap flags by Neale Ranns · 5 years ago
  37. 14053c9 ipip: Multi-point interface by Neale Ranns · 5 years ago
  38. 59ff918 tunnel: Common types for IP tunnels by Neale Ranns · 5 years ago
  39. 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
  40. 2e839be gre: fix feature.yaml error by Ole Troan · 5 years ago
  41. 297fa0e gre: Add FEATURE.yaml by Neale Ranns · 5 years ago
  42. 4c16d80 gre: multipoint ingress lookup fix by Neale Ranns · 5 years ago
  43. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  44. 5f8f617 gre: Multi-point interfaces by Neale Ranns · 6 years ago
  45. 960eeea fib: constify the adjacency in the rewrite nodes by Neale Ranns · 5 years ago
  46. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  47. 814f159 gre: update gre.api with explicit types by Ole Troan · 6 years ago
  48. f03beca gre: don't register gre input nodes unless a gre tunnel is created by Jakub Grajciar · 6 years ago
  49. d0aed2e GRE: set gre_tunnel_type init value to zero in API by Alexander Chernavin · 6 years ago
  50. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  51. f324dec fixing typos by Jim Thompson · 6 years ago
  52. 4c3ba81 ADJ: midchain delegate to performing stacking by Neale Ranns · 6 years ago
  53. 8e22054 Convert GRE nodes to new buffer APIs and multiarch by Benoît Ganne · 6 years ago
  54. a5160d7 VPP-1576: fix a set of coverity warnings by Dave Barach · 6 years ago
  55. 0fce11f gre: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  56. 521a8d7 FIB recusrion loop checks traverse midchain adjacencies by Neale Ranns · 6 years ago
  57. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  58. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  59. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  60. 2646c80 GRE: fix 4o6 and 6o4 adj stacking by Neale Ranns · 6 years ago
  61. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  62. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  63. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  64. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  65. da6e11b VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. by Ole Troan · 7 years ago
  66. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  67. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  68. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  69. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  70. 2bf8b81 Fix ERSPAN encap to set EN bits in the header and add test case by John Lo · 7 years ago
  71. 25d417f Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup by John Lo · 7 years ago
  72. a43ccae Optimize GRE Tunnel and add support for ERSPAN encap by John Lo · 7 years ago
  73. 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
  74. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  75. 4478d8e Improve "show xxx tunnel" and "show int addr" output by John Lo · 7 years ago
  76. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  77. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  78. 20e63bc GRE tunnel key should use fib_index instead of fib_id (VPP-1118) by John Lo · 7 years ago
  79. 101e005 GRE tunnel key should use fib_index instead of fib_id (VPP-1118) by John Lo · 7 years ago
  80. 33ce60d GRE tunnel key includes the FIB table by Neale Ranns · 7 years ago
  81. 8716e6b GRE: fix single loop decap and add test by Neale Ranns · 7 years ago
  82. 9ff647a VPP-253 Coding standards cleanup - vnet/vnet/gre by Swarup Nayak · 7 years ago
  83. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  84. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  85. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  86. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  87. 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
  88. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  89. 7eac916 GRE over IPv6 by Ciara Loftus · 8 years ago
  90. 63d5bae Fix issue with gre protocol registration when running multithreaded by Damjan Marion · 8 years ago
  91. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  92. e9f929b vlib: make runtime_data thread-local by Damjan Marion · 8 years ago
  93. 37be736 Tests to target holes in adjacency and DPO test coverage by Neale Ranns · 8 years ago
  94. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  95. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  96. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago