- 2a41919 vppinfra: refactor mpcap.h by Dave Barach · 4 years, 7 months ago
- 827b929 dpdk: change netvsc device port type by Matthew Smith · 4 years, 9 months ago
- c32a84c dpdk: fix pktmbuf pool private data init by Benoît Ganne · 4 years, 7 months ago
- deecc93 vppapigen: handle new api file for crcchekcer by Ole Troan · 4 years, 7 months ago
- e30f1e9 interface: fix interface rx mode config API by Jakub Grajciar · 4 years, 7 months ago
- 53b8dc8 vppinfra: OpenPOWER ELF V2 ABI version of clib_{longjmp,setjmp,calljmp} by Damjan Marion · 4 years, 7 months ago
- f4fbfd6 libmemif: cleanup typos by Paul Vinciguerra · 4 years, 7 months ago
- 59a78e9 ip6-nd: correct set-ip6-nd-proxy CLI short_help by Ignas Bacius · 4 years, 10 months ago
- 97086e1 vppinfra: use byte swap builtins by Damjan Marion · 4 years, 7 months ago
- 14a6c0e vppapigen: add assert for python version by Ole Troan · 4 years, 7 months ago
- f415a3b l2: L2/L3 mode swicth cleanup and l2-patch fix by John Lo · 4 years, 7 months ago
- f3a522f misc: fix typo in set-ipfix-exporter CLI short_help by Ignas Bacius · 4 years, 10 months ago
- a416493 misc: fix ubuntu 20.04 python deps by Damjan Marion · 4 years, 7 months ago
- d466c0c vppinfra: remove trailing whitespace in longjmp.S by Damjan Marion · 4 years, 7 months ago
- 10a22a6 vlib: restore commands for non-interactive sessions by Benoît Ganne · 4 years, 7 months ago
- 3ca663e vcl: remove udpc transport by Florin Coras · 4 years, 7 months ago
- 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
- c8e812f session: track detached listener segment managers by Florin Coras · 4 years, 7 months ago
- 18a86c6 g2: fix the g2 build for Ubuntu 20.04 by Dave Barach · 4 years, 7 months ago
- 4362baa ikev2: add support for NAT traversal by Filip Tehlar · 4 years, 8 months ago
- 17b5c3d tcp: fix bogus time update due to missing cast by Florin Coras · 4 years, 7 months ago
- 1ce6046 nat: unhide tests by Klement Sekera · 4 years, 7 months ago
- d0e646f vcl svm: fix rx event loss by hanlin · 4 years, 7 months ago
- 219fbb2 nat: "users" dump for ED-NAT by Klement Sekera · 4 years, 7 months ago
- 4ab5190 lisp: API cleanup by Onong Tayeng · 4 years, 7 months ago
- a58be82 vlib: fix unix cli commands crash without session by Benoît Ganne · 4 years, 7 months ago
- 0ef9153 ikev2: use u32 in unformat by Filip Tehlar · 4 years, 7 months ago
- 31eb471 dpdk: fix crash with chelsio pmd by Benoît Ganne · 4 years, 7 months ago
- 3f0579e memif: 14 bytes extra overhead issue fixed. by Mrityunjay Kumar · 5 years ago
- 85be5d7 nat: remove unused code by Klement Sekera · 4 years, 7 months ago
- 2a595da nat: ED: store both thread&session idx in hash by Klement Sekera · 4 years, 8 months ago
- 8812082 nat: fix segv if out of ports in ed mode by Alexander Chernavin · 4 years, 7 months ago
- dbd366b ip: fix interface ip address del sw_if_index check by yedg · 4 years, 7 months ago
- b163bbb misc: Initial 20.09-rc0 commit by Andrew Yourtchenko · 4 years, 7 months ago v20.09-rc0
- 5b960c6 sr: fix srv6/srv6-ad/srv6-as promisc mode switch by John Lo · 4 years, 7 months ago
- 83d1298 gso: remove ordering dependency on esp-encrypt-tun by Neale Ranns · 4 years, 7 months ago
- a9f7bf8 nat: fix broken build by Klement Sekera · 4 years, 7 months ago
- a3a8304 nat: fix LRU blocked by inactive session by Klement Sekera · 4 years, 7 months ago
- bc752e4 nat: perf improvement - replace branchy code by Klement Sekera · 4 years, 7 months ago
- 1d61c21 dpdk: DPDK 20.05 iavf fdir bug-fix patch cherry pick by Chenmin Sun · 4 years, 7 months ago
- a9a9d82 interface: fix the checksum offload in quad loop by Mohsin Kazmi · 4 years, 7 months ago
- 5d0136f feature: Config end nodes are user specific by Neale Ranns · 4 years, 7 months ago
- 689666c bonding: fix the GSO flags by Mohsin Kazmi · 4 years, 7 months ago
- b1fd80f ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs by Neale Ranns · 4 years, 7 months ago
- 103d355 nat: handoff next node feature fix by Filip Varga · 4 years, 7 months ago
- 85af76a ikev2: fix removing of expired SAs by Filip Tehlar · 4 years, 7 months ago
- 9a099b6 misc: remove useless assignment by Dave Barach · 4 years, 7 months ago
- 68f58d7 api: use malloc for rx thread arg instead of heap by Florin Coras · 4 years, 7 months ago
- 69d9725 vcl: de-init vcl on destroy by Florin Coras · 4 years, 7 months ago
- f2fe353 tcp: avoid rcv wnd less than mss by Florin Coras · 4 years, 7 months ago
- 9a244b0 lacp: missing endian conversions for trace packet format by Steven Luong · 4 years, 7 months ago
- 73a60b2 crypto-native: properly deal with broken or outdated toolchains by Damjan Marion · 4 years, 7 months ago
- 1ae16c8 vlib: fix u64 error counter cli printing by Florin Coras · 4 years, 7 months ago
- bedf48a ip-neighbor: fix show ip neighbor issue by Michael Yu · 4 years, 7 months ago
- cbe36e4 ethernet: fix dmac stride error by Zhiyong Yang · 4 years, 7 months ago
- 5c318c7 vppapigen: api crc checker by Ole Troan · 4 years, 7 months ago
- aa55a92 gtpu: fix coverity issue by Chenmin Sun · 4 years, 7 months ago
- 119286e build: reject merge conflict checkin attempts by Dave Barach · 4 years, 7 months ago
- 9921091 docs: fix merge damage in nat.h by Dave Wallace · 4 years, 7 months ago
- a5436ae vppinfra: set explicit found in search_free_list loop by Steven Luong · 4 years, 7 months ago
- 13bcb92 misc: add knob to generate compile_commands.json by Damjan Marion · 4 years, 7 months ago
- 599efc6 build: various improvements by Damjan Marion · 4 years, 7 months ago
- 13f64ce ethernet: fix coverity warning by Dave Barach · 4 years, 7 months ago
- c5c788b papi: use python3 for papi install by Ole Troan · 4 years, 7 months ago
- 71f62a5 nat: fix per thread data vlib_main_t usage take 2 by Ole Troan · 4 years, 7 months ago
- 88d6ce2 dpdk: fix compiling issue with clang by Lijian.Zhang · 4 years, 8 months ago
- 9ad8a26 vppinfra: fix u32x4_byte_swap on Arm by Lijian.Zhang · 4 years, 8 months ago
- ec7012e vppinfra: loop counter off by 1 in search_free_list() by Steven Luong · 4 years, 7 months ago
- def7834 nat: remove duplicate line of code by Klement Sekera · 4 years, 7 months ago
- 9bb09af nat: fix per thread data vlib_main_t usage by Filip Varga · 4 years, 7 months ago
- 5505ee8 misc: deprecate elftool by Damjan Marion · 4 years, 7 months ago
- 72db664 session: catch segment manager alloc failure by Florin Coras · 4 years, 8 months ago
- 92e1b83 lacp: fix regarding vm arg for vlib_time_now calls by Elias Rudberg · 4 years, 7 months ago
- a1e03d4 rdma: fix alignment issue by Damjan Marion · 4 years, 7 months ago
- b5a575b docs: clean up make docs job by Paul Vinciguerra · 5 years ago
- aad5e0c vppinfra: add timer wheel section to Sphinx docs by Dave Barach · 4 years, 7 months ago
- f970a75 crypto: fix coverity issues by Fan Zhang · 4 years, 8 months ago
- c72950e misc: fix coverity warnings by Dave Barach · 4 years, 7 months ago
- 971c5be rdma: fix clang build by Benoît Ganne · 4 years, 7 months ago
- 36686f4 misc: fts add support for non-ascii author names in yaml by Paul Vinciguerra · 4 years, 7 months ago
- 8f8212b nat: ipfix logging vlib_mains[thread_index] bugfix by Elias Rudberg · 4 years, 8 months ago
- c611f36 nat: enable force session cleanup by Filip Varga · 4 years, 8 months ago
- e4deacc nat: fix coverity warning by Klement Sekera · 4 years, 8 months ago
- 9beabd8 tests: clean up logging by Paul Vinciguerra · 5 years ago
- 03ec134 tests: add test description to quic tests by Dave Wallace · 4 years, 7 months ago
- abc5660 ipsec: User can choose the UDP source port by Neale Ranns · 4 years, 9 months ago
- 6fdd7a5 session: improve .api comments slightly by Vratko Polak · 4 years, 8 months ago
- 1ab8b3c gso: fix the make test for ipip by Mohsin Kazmi · 4 years, 7 months ago
- f5d38e0 api: ip: add IP_ROUTE_LOOKUP API by Christian Hopps · 4 years, 7 months ago
- 2fdb41a ikev2: remove sa from main thread by Filip Tehlar · 4 years, 8 months ago
- ed63a0f gtpu: RX offload for IPv6 payload supporting by Chenmin Sun · 4 years, 10 months ago
- 350737c flow: explicitly convert RSS function types in dpdk_plugin by Chenmin Sun · 4 years, 8 months ago
- 84f91fa gso: add support for IP-IP by Mohsin Kazmi · 4 years, 8 months ago
- 5ec6a4e nat: remove unused code by Klement Sekera · 4 years, 7 months ago
- bdfe595 ethernet: add sanity checks to p2p_ethernet_add/del by Dave Barach · 4 years, 7 months ago
- 08ad780 misc: 19.08.2 Release Notes by Andrew Yourtchenko · 4 years, 8 months ago
- 6017ff0 vcl: allow vcl worker index to be set by applications by Pivo · 4 years, 7 months ago
- 9845c20 session: add option to preallocate fifo headers by Florin Coras · 4 years, 8 months ago
- 933c4ca ikev2: fix string in api by Filip Tehlar · 4 years, 7 months ago
- d7a32eb vapi: add support for defaults in typedefs by Paul Vinciguerra · 4 years, 8 months ago