Age | Commit message (Expand) | Author | Files | Lines |
2020-05-27 | dpdk: bump to DPDK v20.05 |  Damjan Marion | 2 | -2/+13 |
2020-05-27 | vppinfra: fix SIGBUS in bihash init when running unpriviledged, take two |  Damjan Marion | 1 | -1/+1 |
2020-05-27 | ip: reassembly: use correct IP header offset |  Klement Sekera | 1 | -2/+7 |
2020-05-27 | bonding: adjust link state based on active slaves |  Matthew Smith | 2 | -4/+78 |
2020-05-27 | nat: fix regarding vm arg for vlib_time_now call |  Elias Rudberg | 1 | -1/+2 |
2020-05-27 | api: make vpp api handlers endian independent |  Ole Troan | 5 | -9/+65 |
2020-05-26 | vcl: fix ldp fcntl64 |  Florin Coras | 3 | -40/+24 |
2020-05-26 | fib: Fix interpose source reactivate |  Neale Ranns | 1 | -0/+14 |
2020-05-26 | fib: Use basic hash for adjacency neighbour table |  Neale Ranns | 1 | -82/+42 |
2020-05-26 | vcl: do not propagate epoll events if session closed |  Florin Coras | 2 | -6/+17 |
2020-05-26 | pci: improve vfio logging |  Damjan Marion | 4 | -20/+87 |
2020-05-26 | ipsec: DES/3DES fixing the iv_len for openssl crypto |  Rajesh Goel | 1 | -1/+2 |
2020-05-25 | vcl: fix udp connected check |  Florin Coras | 1 | -1/+1 |
2020-05-25 | tests: update pip and pip-tools |  Aloys Augustin | 4 | -216/+387 |
2020-05-25 | tcp: fix sack block validation on wrap |  Florin Coras | 2 | -1/+29 |
2020-05-25 | api: add new stream message convention |  Ole Troan | 9 | -45/+226 |
2020-05-24 | dpdk: del warnings that duplicate counters in esp |  Alexander Chernavin | 2 | -12/+0 |
2020-05-24 | vppinfra: fix SIGBUS in bihash init when running unpriviledged |  Damjan Marion | 1 | -1/+1 |
2020-05-24 | vcl: add sendmsg/recvmsg for vlsh in ldp |  Florin Coras | 1 | -65/+130 |
2020-05-24 | tcp: track buffer alloc failures |  Florin Coras | 2 | -3/+21 |
2020-05-24 | ipsec: fixed chaining ops after add footer and icv |  PiotrX Kleski | 2 | -8/+12 |
2020-05-22 | vppinfra: remove include |  Damjan Marion | 1 | -1/+0 |
2020-05-22 | avf: interrupt mode, support for WB_ON_ITR |  Damjan Marion | 2 | -57/+103 |
2020-05-22 | avf: improve link speed handling |  Damjan Marion | 1 | -34/+36 |
2020-05-22 | nat: fix dslite session port allocation |  Vladimir Ratnikov | 1 | -4/+4 |
2020-05-22 | nat: output fib index fix |  Filip Varga | 1 | -69/+47 |
2020-05-21 | vlib: enforce buffer alloc return value check |  Damjan Marion | 2 | -6/+7 |
2020-05-21 | vcl: support connected udp listens |  Florin Coras | 4 | -0/+10 |
2020-05-21 | ip: Dual loop error in midchain chksum |  Neale Ranns | 1 | -1/+1 |
2020-05-20 | vlib: mmap process stacks |  Damjan Marion | 4 | -59/+42 |
2020-05-20 | docs: asan: update doc to match current status |  Benoît Ganne | 1 | -5/+5 |
2020-05-20 | vcl: nest vcl_mq_epfd to support epoll_wait without high CPU usage |  hanlin | 3 | -2/+125 |
2020-05-20 | srv6-mobile: Update the doc for gtp4.dt and gtp6.dt funcitons. |  Satoru Matsushima | 1 | -5/+64 |
2020-05-19 | vppinfra: refactor mpcap.h |  Dave Barach | 3 | -89/+118 |
2020-05-19 | dpdk: change netvsc device port type |  Matthew Smith | 1 | -1/+1 |
2020-05-19 | dpdk: fix pktmbuf pool private data init |  Benoît Ganne | 1 | -0/+1 |
2020-05-19 | vppapigen: handle new api file for crcchekcer |  Ole Troan | 2 | -2/+20 |
2020-05-19 | interface: fix interface rx mode config API |  Jakub Grajciar | 1 | -2/+4 |
2020-05-18 | vppinfra: OpenPOWER ELF V2 ABI version of clib_{longjmp,setjmp,calljmp} |  Damjan Marion | 1 | -47/+93 |
2020-05-18 | libmemif: cleanup typos |  Paul Vinciguerra | 7 | -42/+42 |
2020-05-17 | ip6-nd: correct set-ip6-nd-proxy CLI short_help |  Ignas Bacius | 1 | -1/+1 |
2020-05-16 | vppinfra: use byte swap builtins |  Damjan Marion | 1 | -41/+3 |
2020-05-16 | vppapigen: add assert for python version |  Ole Troan | 1 | -2/+4 |
2020-05-16 | l2: L2/L3 mode swicth cleanup and l2-patch fix |  John Lo | 4 | -31/+16 |
2020-05-16 | misc: fix typo in set-ipfix-exporter CLI short_help |  Ignas Bacius | 1 | -1/+1 |
2020-05-15 | misc: fix ubuntu 20.04 python deps |  Damjan Marion | 5 | -17/+44 |
2020-05-15 | vppinfra: remove trailing whitespace in longjmp.S |  Damjan Marion | 1 | -110/+110 |
2020-05-15 | vlib: restore commands for non-interactive sessions |  Benoît Ganne | 1 | -8/+13 |
2020-05-15 | vcl: remove udpc transport |  Florin Coras | 2 | -9/+1 |
2020-05-15 | misc: removed executable bits from source files |  Ray Kinsella | 27 | -0/+0 |