- 3ec09e9 ip: ip_address_t uses ip46_address_t by Neale Ranns · 4 years, 10 months ago
- 2828721 ipsec: IPSec protection for multi-point tunnel interfaces by Neale Ranns · 5 years ago
- ffd1546 misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
- 7c9fe92 docs: Edit FEATURE.yaml files so they can be published by John DeNisco · 5 years ago
- a2dd5e0 lisp: add feature.yaml by Florin Coras · 5 years ago
- 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
- 960eeea fib: constify the adjacency in the rewrite nodes by Neale Ranns · 5 years ago
- ea93e48 ip: IP address and prefix types (moved from LISP) by Neale Ranns · 5 years ago
- 0c4def0 lisp: fix lisp-gpe db hash by Benoît Ganne · 5 years ago
- e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
- f8d5068 init / exit function ordering by Dave Barach · 6 years ago
- f324dec fixing typos by Jim Thompson · 6 years ago
- 521a8d7 FIB recusrion loop checks traverse midchain adjacencies by Neale Ranns · 6 years ago
- 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
- b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
- fab2393 lisp-gpe: register udp port only if enabled (VPP-1468) by Florin Coras · 6 years ago
- b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
- 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
- b11f903 Fix context field position in API definition by Ondrej Fabry · 6 years ago
- 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
- 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
- 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
- 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
- e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
- abbc04c ONE-33 "one statistics flush" throws assert when one counter not added by Swarup Nayak · 7 years ago
- 9128637 BIER in non-MPLS netowrks by Neale Ranns · 7 years ago
- 9fa1581 gpe: fix gpe enable/disable command by Florin Coras · 7 years ago
- 0a8840d LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 by Filip Tehlar · 7 years ago
- 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
- 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
- d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
- a4393be gpe: initialize fib index for native forward entries by Florin Coras · 7 years ago
- 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
- 809bc74 LISP: re-fetch mapping before it expires by Filip Tehlar · 7 years ago
- af3d977 Remove unused retval from gpe_native_fwd_rpath type definition by Marek Gradzki · 7 years ago
- 56494e9 gpe: add l2 lb counters by Florin Coras · 7 years ago
- af8c8e5 gpe: fix sub-interface hash lookup by Florin Coras · 7 years ago
- da78f95 L2 over MPLS by Neale Ranns · 8 years ago
- f89d185 LISP-GPE: add test CLI for NSH by Filip Tehlar · 8 years ago
- f53a8ad Fix vni/dp_table endianness for gpe iface addition (VPP-882) by Florin Coras · 8 years ago
- b5c29f9 Fix gpe_native_fwd_rpaths_get (VPP-883) by Florin Coras · 8 years ago
- b4243aa Add VAT handlers for LISP-GPE API by Filip Tehlar · 8 years ago
- 27b390e Fix gpe coverity issue (VPP-874) by Florin Coras · 8 years ago
- ef2a5bf LISP: add NSH support by Filip Tehlar · 8 years ago
- a4e63e5 Add gpe native-forward static route support by Florin Coras · 8 years ago
- 761787b Fix coverity issue by Filip Tehlar · 8 years ago
- 560274d LISP-GPE: return index of newly created fwd entry, VPP-868 by Filip Tehlar · 8 years ago
- 719aef4 LISP: fix GPE entry dump, VPP-871 by Filip Tehlar · 8 years ago
- 612a383 LISP: do not try to delete paths when fwd entry is negative by Filip Tehlar · 8 years ago
- 0eb874e LISP-GPE: add dump call for VNIs in use by Filip Tehlar · 8 years ago
- 9793477 Enforce Bridge Domain ID range to match 24-bit VNI range by John Lo · 8 years ago
- f55f9b8 completelly deprecate os_get_cpu_number, replace new occurences by Damjan Marion · 8 years ago
- 9e79be2 Remove L2 GPE interface from bridge when deleting, VPP-833 by Florin Coras · 8 years ago
- 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
- b1352ed BD:unify bridge domain creation code by Eyal Bari · 8 years ago
- 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
- 2151191 LISP: make statistics thread safe by Filip Tehlar · 8 years ago
- 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
- c14f31c Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690 by Florin Coras · 8 years ago
- 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
- 25ad0ea LISP: fix crash when adding a negative forwarding entry, VPP-681 by Filip Tehlar · 8 years ago
- fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
- b4874ee LISP: fix IID in decap by Filip Tehlar · 8 years ago
- ed6b52b LISP: improve DP speed by Filip Tehlar · 8 years ago
- 4868ff6 LISP statistics by Filip Tehlar · 8 years ago
- 6786f1b LISP: fix gpe sub-interface lookup by Filip Tehlar · 8 years ago
- 443312b Fix LISP Coverity warning by Florin Coras · 8 years ago
- 614c131 VPP-648: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
- 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
- 3e7b5693 Add GPE CLI/API for setting encap mode by Filip Tehlar · 8 years ago
- 263440e Add NSH to GPE decap path by Florin Coras · 8 years ago
- a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
- 82786c4 Rename LISP GPE API to GPE by Filip Tehlar · 8 years ago
- b69111e Add NSH load-balance and drop DPO by Florin Coras · 8 years ago
- 6085e16 Fix NSH-LISP interface addition by Florin Coras · 8 years ago
- b05f1f0 Fix coverity issues: ioam by Shwetha Bhandari · 8 years ago
- ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
- 5fae99c LISP: add dump calls for GPE entries API by Filip Tehlar · 8 years ago
- 42e480d Fix LISP coverity warning by Florin Coras · 8 years ago
- c3af7bf LISP: Fix gpe API by Filip Tehlar · 8 years ago
- 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago