Age | Commit message (Expand) | Author | Files | Lines |
2020-03-24 | vcl: fix ldp writev 0 vecs | Florin Coras | 1 | -12/+8 |
2020-03-24 | map: fix translation of icmp6 error messages | Alexander Chernavin | 2 | -1/+131 |
2020-03-24 | avf: proper promisc handling | Damjan Marion | 2 | -7/+27 |
2020-03-23 | tcp: add lost and in flight to byte tracker | Florin Coras | 2 | -2/+15 |
2020-03-23 | ikev2: fix typo in .api description | Vratko Polak | 1 | -2/+1 |
2020-03-23 | ipsec: Revert "ipsec: fix chained ESP" | Florin Coras | 3 | -146/+51 |
2020-03-23 | docs: add container functional test writeup | Dave Barach | 3 | -1/+512 |
2020-03-23 | srv6-mobile: Fix the coverity issues | Tetsuya Murakami | 1 | -33/+39 |
2020-03-23 | sr: srv6 API cleanup | Jakub Grajciar | 10 | -338/+217 |
2020-03-23 | ipsec: fix chained ESP | Filip Tehlar | 3 | -51/+146 |
2020-03-23 | ipsec: increment no-tunnel counter in ipsec-tun-input | Alexander Chernavin | 1 | -0/+3 |
2020-03-23 | virtio: vhost gso checksum error when both indirect and mrg_rxbuf are off | Steven Luong | 1 | -20/+19 |
2020-03-23 | tap: fix the numa/queue for buffers | Mohsin Kazmi | 1 | -1/+1 |
2020-03-23 | virtio: improve error handling | Mohsin Kazmi | 1 | -9/+30 |
2020-03-23 | docs: Fix build on fresh ubuntu 18.04 | John DeNisco | 2 | -14/+23 |
2020-03-22 | dpdk: false link down issue with ixgbe NIC | Lijian.Zhang | 1 | -0/+66 |
2020-03-22 | vppinfra: fix typo in dlmalloc.c | Dave Barach | 2 | -2/+8 |
2020-03-21 | srv6-mobile: Fix the localsid length issue on vnet/srv6 | Tetsuya Murakami | 4 | -7/+10 |
2020-03-21 | srv6-mobile: Support GTP4/6.DT and User Plane message mapping | Tetsuya Murakami | 10 | -206/+2119 |
2020-03-21 | ipsec: efficient layout of ESP per thread data | Rajesh Goel | 1 | -3/+4 |
2020-03-21 | vppinfra: fix minor cuckoo bugs and add cuckoo_16_8 | Klement Sekera | 5 | -26/+170 |
2020-03-21 | gtpu: encap-vrf-id in show gtpu tunnels command | Nick Zavaritsky | 1 | -2/+9 |
2020-03-21 | libmemif: don't consume rx queue interrupt, if memif_rx_burst fails | Jan Cavojsky | 3 | -5/+16 |
2020-03-21 | vlib: leave SIGPROF signal with its default handler | Jieqiang Wang | 3 | -0/+3 |
2020-03-21 | vlib: allow using core 0 as a last resort | Vladimir Isaev | 1 | -15/+12 |
2020-03-21 | vlib: complain if workers are configured twice | Vladimir Isaev | 1 | -1/+10 |
2020-03-21 | ikev2: fix l2 interface | Filip Tehlar | 1 | -2/+4 |
2020-03-21 | virtio: fix link up/down flag | Mohsin Kazmi | 1 | -3/+9 |
2020-03-21 | ikev2: add support for custom ipsec-over-udp port | Filip Tehlar | 12 | -15/+193 |
2020-03-21 | virtio: fix the out of order descriptors in tx | Mohsin Kazmi | 4 | -8/+102 |
2020-03-21 | vlib: fix error when creating avf interface on SMP system | Jieqiang Wang | 1 | -1/+13 |
2020-03-20 | tcp: avoid spurious retransmit attempt | Florin Coras | 1 | -4/+2 |
2020-03-20 | rdma: ring db only once per vector on tx | Benoît Ganne | 2 | -28/+62 |
2020-03-20 | session: export session_alloc_for_connection | Andreas Schultz | 2 | -1/+3 |
2020-03-20 | ip: provide extern declaration for ip punt nodes | Jawahar Santosh Gundapaneni | 2 | -0/+2 |
2020-03-20 | ip: ip API types coverity fix | Jakub Grajciar | 1 | -1/+0 |
2020-03-19 | tcp: move accept init to separate reusable function | Florin Coras | 3 | -102/+107 |
2020-03-19 | tcp: force deschedule if no send space available | Florin Coras | 8 | -23/+38 |
2020-03-19 | session tcp udp: consolidate transport snd apis | Florin Coras | 11 | -103/+175 |
2020-03-19 | tcp: count dupacks with no sacks | Florin Coras | 2 | -1/+3 |
2020-03-19 | ip: change ip API enums address_family and ip_proto size to u8 | Jakub Grajciar | 10 | -64/+82 |
2020-03-19 | fib: format functions for path | Neale Ranns | 2 | -0/+72 |
2020-03-18 | build: add snap packaging (experimental) | Dave Barach | 3 | -1/+83 |
2020-03-18 | ethernet: Copy only 6 bytes of mac address into a u64 | Jon Loeliger | 1 | -3/+3 |
2020-03-18 | pg: update packet generator test scripts | ShivaShankarK | 23 | -46/+46 |
2020-03-17 | fib: Always install all routers mcast addresses | Neale Ranns | 10 | -40/+103 |
2020-03-17 | svm: fifo test | Ryujiro Shibuya | 1 | -0/+66 |
2020-03-17 | ip: ip_address_t uses ip46_address_t | Neale Ranns | 19 | -212/+890 |
2020-03-17 | ipsec: initialize algs to none in 'create ipsec tunnel' cli | Damjan Marion | 1 | -2/+2 |
2020-03-17 | api: API cleanup | Jakub Grajciar | 1 | -10/+10 |