1. 521a8d7 FIB recusrion loop checks traverse midchain adjacencies by Neale Ranns · 6 years ago
  2. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  3. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  4. fab2393 lisp-gpe: register udp port only if enabled (VPP-1468) by Florin Coras · 6 years ago
  5. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  6. 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
  7. b11f903 Fix context field position in API definition by Ondrej Fabry · 6 years ago
  8. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  9. 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
  10. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  11. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  12. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  13. abbc04c ONE-33 "one statistics flush" throws assert when one counter not added by Swarup Nayak · 7 years ago
  14. 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
  15. 9fa1581 gpe: fix gpe enable/disable command by Florin Coras · 7 years ago
  16. 0a8840d LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 by Filip Tehlar · 7 years ago
  17. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  18. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  19. d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
  20. a4393be gpe: initialize fib index for native forward entries by Florin Coras · 7 years ago
  21. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  22. 809bc74 LISP: re-fetch mapping before it expires by Filip Tehlar · 7 years ago
  23. af3d977 Remove unused retval from gpe_native_fwd_rpath type definition by Marek Gradzki · 7 years ago
  24. 56494e9 gpe: add l2 lb counters by Florin Coras · 7 years ago
  25. af8c8e5 gpe: fix sub-interface hash lookup by Florin Coras · 7 years ago
  26. da78f95 L2 over MPLS by Neale Ranns · 8 years ago
  27. f89d185 LISP-GPE: add test CLI for NSH by Filip Tehlar · 8 years ago
  28. f53a8ad Fix vni/dp_table endianness for gpe iface addition (VPP-882) by Florin Coras · 7 years ago
  29. b5c29f9 Fix gpe_native_fwd_rpaths_get (VPP-883) by Florin Coras · 7 years ago
  30. b4243aa Add VAT handlers for LISP-GPE API by Filip Tehlar · 8 years ago
  31. 27b390e Fix gpe coverity issue (VPP-874) by Florin Coras · 8 years ago
  32. ef2a5bf LISP: add NSH support by Filip Tehlar · 8 years ago
  33. a4e63e5 Add gpe native-forward static route support by Florin Coras · 8 years ago
  34. 761787b Fix coverity issue by Filip Tehlar · 8 years ago
  35. 560274d LISP-GPE: return index of newly created fwd entry, VPP-868 by Filip Tehlar · 8 years ago
  36. 719aef4 LISP: fix GPE entry dump, VPP-871 by Filip Tehlar · 8 years ago
  37. 612a383 LISP: do not try to delete paths when fwd entry is negative by Filip Tehlar · 8 years ago
  38. 0eb874e LISP-GPE: add dump call for VNIs in use by Filip Tehlar · 8 years ago
  39. 9793477 Enforce Bridge Domain ID range to match 24-bit VNI range by John Lo · 8 years ago
  40. f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
  41. 9e79be2 Remove L2 GPE interface from bridge when deleting, VPP-833 by Florin Coras · 8 years ago
  42. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  43. b1352ed BD:unify bridge domain creation code by Eyal Bari · 8 years ago
  44. 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
  45. 2151191 LISP: make statistics thread safe by Filip Tehlar · 8 years ago
  46. 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
  47. c14f31c Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690 by Florin Coras · 8 years ago
  48. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  49. 25ad0ea LISP: fix crash when adding a negative forwarding entry, VPP-681 by Filip Tehlar · 8 years ago
  50. fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
  51. b4874ee LISP: fix IID in decap by Filip Tehlar · 8 years ago
  52. ed6b52b LISP: improve DP speed by Filip Tehlar · 8 years ago
  53. 4868ff6 LISP statistics by Filip Tehlar · 8 years ago
  54. 6786f1b LISP: fix gpe sub-interface lookup by Filip Tehlar · 8 years ago
  55. 443312b Fix LISP Coverity warning by Florin Coras · 8 years ago
  56. 614c131 VPP-648: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  57. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  58. 3e7b5693 Add GPE CLI/API for setting encap mode by Filip Tehlar · 8 years ago
  59. 263440e Add NSH to GPE decap path by Florin Coras · 8 years ago
  60. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  61. 82786c4 Rename LISP GPE API to GPE by Filip Tehlar · 8 years ago
  62. b69111e Add NSH load-balance and drop DPO by Florin Coras · 8 years ago
  63. 6085e16 Fix NSH-LISP interface addition by Florin Coras · 8 years ago
  64. b05f1f0 Fix coverity issues: ioam by Shwetha Bhandari · 8 years ago
  65. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  66. 5fae99c LISP: add dump calls for GPE entries API by Filip Tehlar · 8 years ago
  67. 42e480d Fix LISP coverity warning by Florin Coras · 8 years ago
  68. c3af7bf LISP: Fix gpe API by Filip Tehlar · 8 years ago
  69. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago