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