- ef5d5aa vppinfra: make _vec_resize_will_expand read-only by Florin Coras · 7 years ago
- f0c1c96 session: support drop action in rules table by Florin Coras · 7 years ago
- 77eb3a9 Set up P2P flag to gtpu interface by Hongjun Ni · 7 years ago
- 29ca16f session/udp: init rw locks by Florin Coras · 7 years ago
- 774169b VCL: application proxy configuration by Dave Wallace · 7 years ago
- 0a62e5a LISP: fix negative mapping timeout, VPP-1043 by Filip Tehlar · 7 years ago
- 60c1c7c Add replicate DPO header to export list for VPPSB by Neale Ranns · 7 years ago
- 149d62f Add builtin http server option to return static reply by Florin Coras · 7 years ago
- 62333be session: fix proxy coverity warnings by Florin Coras · 7 years ago
- c6b2a20 A bit of cleanup, updated the README, started vhost test. by John DeNisco · 7 years ago
- a74b741 VPP-959: Support old version of CFFI by Ole Troan · 7 years ago
- 6e3b5a2 vom: fix build with gcc7 by Damjan Marion · 7 years ago
- f29e85f VOM fixes for 9090 - ships in the night commits by Neale Ranns · 7 years ago
- 53ae29e fix clib_mem_unaligned() invalid read by Gabriel Ganne · 7 years ago
- 2e2a0eb nat plugin - fix test logic by Gabriel Ganne · 7 years ago
- 0c0fe27 Clean up a few historical anomalies by Dave Barach · 7 years ago
- 7999e83 session: add support for proxying apps by Florin Coras · 7 years ago
- df36f21 dpdk/ipsec: align memory by Sergio Gonzalez Monroy · 7 years ago
- aa3a25c dpdk/ipsec: fix digest physical address by Sergio Gonzalez Monroy · 7 years ago
- 812ed39 VPP Object Model (VOM) by Neale Ranns · 7 years ago
- 14edd97 Fix "l2fib add" CLI to allow adding of filter MAC entries by John Lo · 7 years ago
- 62fcc0a Fix set interface mac address API to be endian neutral by John Lo · 7 years ago
- ca3b6f1 VPP PAPI: Error in unserializer for non-array compound types. by Ole Troan · 7 years ago
- 4f68e04 Update CSIT tests 171017 -> 171030 by Jan Gelety · 7 years ago
- 0a8840d LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24 by Filip Tehlar · 7 years ago
- 57938f6 l2fib: MAC: Fix uint64 to u8 byte array by Mohsin Kazmi · 7 years ago
- 756d5f7 Fix typo (double unlock) by Dave Barach · 7 years ago
- 2ca8ced physmem: register region with IOMMU by Damjan Marion · 7 years ago
- 4c7c8e5 Refactor IP input checks for re-use at MPLS disposition by Neale Ranns · 7 years ago
- b3d1b20 lb plugin tests - wipe flowtable after each unit test by Gabriel Ganne · 7 years ago
- 5611ca7 Minor copyedit fixes to ACL Hash doc. by Jon Loeliger · 7 years ago
- 310518e Add the bihash_vec8_8 variant by Dave Barach · 7 years ago
- caa176b Remove old Python vppctl script by Chris Luke · 7 years ago
- 9d286a4 LISP: improve updating the dataplne when locators change by Filip Tehlar · 7 years ago
- 7008da2 jvpp: bugfix for deadlock in java future API (VPP-1037) by Matej · 7 years ago
- 04b68bd libmemif: perf optimization by Jakub Grajciar · 7 years ago
- c981b09 vcl: fix compiling on newer systems by Damjan Marion · 7 years ago
- ad8015b devices: Add binary API for set interface <interface> rx-mode by Steven · 7 years ago
- a2e244c session: fix coverity warnings by Florin Coras · 7 years ago
- 1c71045 session: rules tables by Florin Coras · 7 years ago
- ae5a02f Fix for vppctl and interactive commands (VPP-1038) by Chris Luke · 7 years ago
- ead85e9 VCL-LDPRELOAD: Fix CID 178271 by Dave Wallace · 7 years ago
- fc1c612 session: instantiate appns lookup table only once by Florin Coras · 7 years ago
- 8aa0d78 LDPRELOAD: Fix out-of-scope variable coverity error by Steven · 7 years ago
- 58c9476 acl-plugin: increase the amount of memory for classifier tables used by MACIP ACLs by Andrew Yourtchenko · 7 years ago
- 66cf6eb VCL: refactor session close / disconnect. by Dave Wallace · 7 years ago
- faf9d77 VCL-LDPRELOAD: Fix more coverity warnings by Dave Wallace · 7 years ago
- 617dffa VCL-LDPRELOAD: Fix CID 178251 & CID 178253 by Dave Wallace · 7 years ago
- 8184ebd Consolidate short_help for classify table with memory-size by Hongjun Ni · 7 years ago
- 5ba86f7 NAT: delete session API/CLI (VPP-1041) by Matus Fabian · 7 years ago
- 0404c68 acl-plugin: refactor the "show acl-plugin" CLI, use vlib_cli_output() vs. format() by Andrew Yourtchenko · 7 years ago
- 9a9adb2 session: swap appns secret to host byte order by Florin Coras · 7 years ago
- d71e0fc fib test - fix undefined behavior warning found by clang by Gabriel Ganne · 7 years ago
- df58ea9 17.10 Release Notes by Florin Coras · 7 years ago
- 8af2054 VCL: add session namespace support. by Dave Wallace · 7 years ago
- ca514fd Allow IPsec interface to have SAs reset by Matthew Smith · 7 years ago
- db41776 opensuse support: reworked SUSE DEPS variables by Marco Varlese · 7 years ago
- 58f464e VCL: Return data for recvfrom(MSG_PEEK) by Steven · 7 years ago
- cda4c88 lldp: protection code to check a valid interface index by Steve Shin · 7 years ago
- 6476b3c VCL-LDPRELOAD: statically link VPP objects into libvcl_ldpreload.so by Dave Wallace · 7 years ago
- 4f6c3a9 VCL: Fix vcl test scripts to check vcl.am instead of uri.am by Dave Wallace · 7 years ago
- 149ba77 vlib: add support for multiple buffer pools by Damjan Marion · 7 years ago
- a19d7b8 Do not include x86intrin.h if unavailable by Gabriel Ganne · 7 years ago
- 895b6e8 VPP-1033: Python API support arbitrary sized input parameters. by Ole Troan · 7 years ago
- 5f3fcb9 L3 proxy FIB source for container networking by Andrew Yourtchenko · 7 years ago
- 36ea2d6 One armed NAT (VPP-1035) by Matus Fabian · 7 years ago
- ac1f96d VCL/LDPRELOAD: Add support for getsockopt, sendto, and recvfrom by Steven · 7 years ago
- 60f5482 VCL-LDPRELOAD: Fix coverity warnings. by Dave Wallace · 7 years ago
- 5c7cf1c VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so by Dave Wallace · 7 years ago
- 4c151b5 Update L2 header offset after VLAN tag rewrite by Neale Ranns · 7 years ago
- aa0dda4 fix test_lb_ip4_gre6() cleanup by Gabriel Ganne · 7 years ago
- 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
- 92b0275 af_packet: invalid TCP/UDP offload checksum on RX node recalculation by Jakub Grajciar · 7 years ago
- fb66301 VXLAN:small refactor to vxlan input by Eyal Bari · 7 years ago
- f3de674 test bfd - DPO_PROTO_IP6 is part of DpoProto by Gabriel Ganne · 7 years ago
- 0bda0f4 Thread_index for thread0 in vlib_global_main not initialised by Keith Burns (alagalah) · 7 years ago
- 0fd6ad6 VCL: Fix converity warning CID 177864 by Dave Wallace · 7 years ago
- e22aa74 VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select by Dave Wallace · 7 years ago
- d208015 Add reverse DNS (ip to name) resolution by Dave Barach · 7 years ago
- 3491d7f null-terminate some formatted string by Gabriel Ganne · 7 years ago
- 470a011 add cuckoo hash by Klement Sekera · 8 years ago
- 1d35963 LD_PRELOAD poll implementation by shrinivasan ganapathy · 7 years ago
- 7876d39 VCL: cleanup misc. issues in vppcom by Dave Wallace · 7 years ago
- 86b8e26 vcl-ldpreload: test script enhancements by Dave Wallace · 7 years ago
- 41a9e51 make test: control sanity via SANITY=yes|no option by Klement Sekera · 7 years ago
- 5e5028e Add GENEVE tunnel maintainer. by Marco Varlese · 7 years ago
- 0164a06 Remove unused 'not_last' parameter from ip_add_del_route by Marek Gradzki · 7 years ago
- 7bee773 VPP-1024: rewrite buffer trajectory tracer by Dave Barach · 7 years ago
- 9c4b5b2 VCL-LDPRELOAD: fix iperf3 socket_test.sh by Dave Wallace · 7 years ago
- 17142b2 TEST,SPAN:add broadcast+QiniQ tests by Eyal Bari · 7 years ago
- 8d7a0b9 LISP: fix crash when sending NSH map-request message, ONE-32 by Filip Tehlar · 7 years ago
- 0906c5c Plugin for IP-Address to Interface Punting by Pierre Pfister · 7 years ago
- 0091611 VPP-930: add missing ntohl to send_ip6_fib_details(...) by Dave Barach · 7 years ago
- ec46b7c ipsec: use boolean or vs. bitwise or to avoid compiler error by Andrew Yourtchenko · 7 years ago
- cf5e848 CSIT-844: fix binary api rx pthread heap push/pop by Dave Barach · 7 years ago
- 965fec9 session: fix connect corner case crash. by Dave Wallace · 7 years ago
- b9f2cf0 VPP-1032: fix coverity warnings by Dave Barach · 7 years ago
- a3db078 Initial commit for phase 2, Add some simple validation. by John DeNisco · 7 years ago
- cdeb7f2 TEST,SPAN: add rx+tx span test by Eyal Bari · 7 years ago
- 80b48a6 VCL_LDPRELOAD: Add unit test scripts. by Dave Wallace · 7 years ago