Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-03-16 | arp: Restore CLI for setting ARP proxy entries | Neale Ranns | 1 | -2/+47 |
2020-03-16 | rdma: optimize tx wqe_init | Damjan Marion | 3 | -13/+33 |
2020-03-16 | rdma: introduce direct verb for Cx4/5 tx | Benoît Ganne | 5 | -73/+557 |
2020-03-16 | rdma: add Mellanox mlx5 Direct Verbs receive support | Damjan Marion | 8 | -37/+859 |
2020-03-16 | svm: chunk alloc stats | Ryujiro Shibuya | 2 | -5/+13 |
2020-03-16 | tls: refactor Picotls ctx_read function to reduce one time memory copy | Simon Zhang | 2 | -57/+50 |
2020-03-16 | vxlan: vxlan/vxlan.api API cleanup | Jakub Grajciar | 10 | -181/+287 |
2020-03-15 | map: fix translation of icmp4 error messages | Alexander Chernavin | 2 | -6/+51 |
2020-03-15 | nat: test cleanup | Klement Sekera | 1 | -291/+261 |
2020-03-13 | tls: small refactor for Picotls engine ctx_write function | Simon Zhang | 2 | -22/+23 |
2020-03-13 | nat: in2out/out2in handoff node index bugfix | Elias Rudberg | 1 | -2/+2 |
2020-03-13 | vlib: add verbose sh node option | Florin Coras | 1 | -3/+28 |
2020-03-13 | sr: SRv6 coverity | Pablo Camarillo | 1 | -23/+8 |
2020-03-13 | devices: netlink create the object if missing | Dave Barach | 1 | -4/+4 |
2020-03-13 | nat: timed out session scavenging upgrade | Filip Varga | 11 | -293/+615 |
2020-03-13 | dpdk-ipsec: Fix for multipoint IPSEC | Neale Ranns | 1 | -4/+4 |
2020-03-13 | tests: avoid unnecessary rebuilds | Klement Sekera | 1 | -2/+2 |
2020-03-12 | rdma: cleanup rdma-core build | Benoît Ganne | 1 | -12/+9 |
2020-03-12 | svm: cleanup chunk and fifo allocation | Florin Coras | 1 | -37/+62 |
2020-03-12 | vppinfra: refactor clib_timebase_t | Dave Barach | 10 | -20/+43 |
2020-03-12 | vppinfra: remove time jump workaround | Dave Barach | 1 | -14/+0 |