1. 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
  2. 2e839be gre: fix feature.yaml error by Ole Troan · 5 years ago
  3. 297fa0e gre: Add FEATURE.yaml by Neale Ranns · 5 years ago
  4. 4c16d80 gre: multipoint ingress lookup fix by Neale Ranns · 5 years ago
  5. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  6. 5f8f617 gre: Multi-point interfaces by Neale Ranns · 6 years ago
  7. 960eeea fib: constify the adjacency in the rewrite nodes by Neale Ranns · 5 years ago
  8. c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
  9. 814f159 gre: update gre.api with explicit types by Ole Troan · 6 years ago
  10. f03beca gre: don't register gre input nodes unless a gre tunnel is created by Jakub Grajciar · 6 years ago
  11. d0aed2e GRE: set gre_tunnel_type init value to zero in API by Alexander Chernavin · 6 years ago
  12. 5a8844b GRE: API update by Neale Ranns · 6 years ago
  13. f324dec fixing typos by Jim Thompson · 6 years ago
  14. 4c3ba81 ADJ: midchain delegate to performing stacking by Neale Ranns · 6 years ago
  15. 8e22054 Convert GRE nodes to new buffer APIs and multiarch by Benoît Ganne · 6 years ago
  16. a5160d7 VPP-1576: fix a set of coverity warnings by Dave Barach · 6 years ago
  17. 0fce11f gre: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  18. 521a8d7 FIB recusrion loop checks traverse midchain adjacencies by Neale Ranns · 6 years ago
  19. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  20. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  21. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  22. 2646c80 GRE: fix 4o6 and 6o4 adj stacking by Neale Ranns · 6 years ago
  23. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  24. cd30774 fix vector index range checks by Eyal Bari · 6 years ago
  25. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  26. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  27. da6e11b VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. by Ole Troan · 7 years ago
  28. eb987d3 Harmonize vec/pool_get_aligned object sizes and alignment requests by Dave Barach · 7 years ago
  29. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  30. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  31. 756cd94 Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' by Neale Ranns · 7 years ago
  32. 2bf8b81 Fix ERSPAN encap to set EN bits in the header and add test case by John Lo · 7 years ago
  33. 25d417f Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup by John Lo · 7 years ago
  34. a43ccae Optimize GRE Tunnel and add support for ERSPAN encap by John Lo · 7 years ago
  35. 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
  36. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  37. 4478d8e Improve "show xxx tunnel" and "show int addr" output by John Lo · 7 years ago
  38. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  39. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  40. 20e63bc GRE tunnel key should use fib_index instead of fib_id (VPP-1118) by John Lo · 7 years ago
  41. 101e005 GRE tunnel key should use fib_index instead of fib_id (VPP-1118) by John Lo · 7 years ago
  42. 33ce60d GRE tunnel key includes the FIB table by Neale Ranns · 7 years ago
  43. 8716e6b GRE: fix single loop decap and add test by Neale Ranns · 7 years ago
  44. 9ff647a VPP-253 Coding standards cleanup - vnet/vnet/gre by Swarup Nayak · 7 years ago
  45. 630b974 FIB: store the node type not the function pointer. by Neale Ranns · 7 years ago
  46. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  47. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  48. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  49. 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
  50. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  51. 7eac916 GRE over IPv6 by Ciara Loftus · 8 years ago
  52. 63d5bae Fix issue with gre protocol registration when running multithreaded by Damjan Marion · 8 years ago
  53. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  54. e9f929b vlib: make runtime_data thread-local by Damjan Marion · 8 years ago
  55. 37be736 Tests to target holes in adjacency and DPO test coverage by Neale Ranns · 8 years ago
  56. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  57. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  58. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago