Age | Commit message (Expand) | Author | Files | Lines |
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-21 | srv6-mobile: Fix the localsid length issue on vnet/srv6 | Tetsuya Murakami | 1 | -5/+6 |
2020-03-21 | srv6-mobile: Support GTP4/6.DT and User Plane message mapping | Tetsuya Murakami | 1 | -0/+7 |
2020-03-21 | ipsec: efficient layout of ESP per thread data | Rajesh Goel | 1 | -3/+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 | 5 | -11/+28 |
2020-03-21 | virtio: fix the out of order descriptors in tx | Mohsin Kazmi | 4 | -8/+102 |
2020-03-20 | tcp: avoid spurious retransmit attempt | Florin Coras | 1 | -4/+2 |
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 | 7 | -59/+71 |
2020-03-19 | fib: format functions for path | Neale Ranns | 2 | -0/+72 |
2020-03-18 | ethernet: Copy only 6 bytes of mac address into a u64 | Jon Loeliger | 1 | -3/+3 |
2020-03-17 | fib: Always install all routers mcast addresses | Neale Ranns | 5 | -30/+93 |
2020-03-17 | ip: ip_address_t uses ip46_address_t | Neale Ranns | 16 | -196/+341 |
2020-03-17 | ipsec: initialize algs to none in 'create ipsec tunnel' cli | Damjan Marion | 1 | -2/+2 |
2020-03-16 | arp: Restore CLI for setting ARP proxy entries | Neale Ranns | 1 | -2/+47 |
2020-03-16 | vxlan: vxlan/vxlan.api API cleanup | Jakub Grajciar | 2 | -38/+47 |
2020-03-13 | devices: netlink create the object if missing | Dave Barach | 1 | -4/+4 |
2020-03-12 | policer: API cleanup | Jakub Grajciar | 4 | -53/+115 |
2020-03-12 | sr: SRv6 uN behavior | Pablo Camarillo | 4 | -33/+42 |
2020-03-10 | tcp: protect against forced cleanups | Florin Coras | 1 | -0/+2 |
2020-03-10 | mpls: add user defined name tag to mpls tunnels | IJsbrand Wijnands | 4 | -4/+19 |
2020-03-10 | ipsec: API cleanup | Jakub Grajciar | 2 | -25/+27 |
2020-03-09 | ip-neighbor: add description to the age parameter | Vratko Polak | 1 | -0/+1 |
2020-03-09 | udp: fix UDP socket byte order in lookup | Andreas Schultz | 1 | -1/+2 |
2020-03-09 | l2: API cleanup | Jakub Grajciar | 3 | -88/+121 |
2020-03-06 | ip-neighbor: populate neighbor age via API | Vladimir Ratnikov | 2 | -0/+4 |
2020-03-06 | session: fix session reschedule condition | Florin Coras | 1 | -1/+1 |
2020-03-06 | build: building applications outside of vpp is missing header files | IJsbrand Wijnands | 1 | -0/+3 |
2020-03-06 | fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to client | IJsbrand Wijnands | 1 | -0/+4 |
2020-03-05 | session: fix segment search on fifo alloc | Florin Coras | 1 | -30/+23 |
2020-03-05 | session: API cleanup | Jakub Grajciar | 2 | -141/+153 |
2020-03-05 | api: ipsec: add missing IS_INBOUND flag. | Christian Hopps | 2 | -0/+6 |
2020-03-05 | tap: add support for persistance | Mohsin Kazmi | 7 | -43/+117 |
2020-03-04 | flow: add vlan tagged types for IPv4/IPv6 5-tuple flows | Chenmin Sun | 1 | -0/+17 |
2020-03-04 | lldp: coverity fix, uninitialized array | Jakub Grajciar | 1 | -1/+1 |
2020-03-04 | vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanup | Jakub Grajciar | 2 | -45/+42 |
2020-03-03 | geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node | Nick Zavaritsky | 15 | -245/+311 |
2020-03-03 | ip: fix coverity warning | Dave Barach | 1 | -9/+5 |
2020-03-02 | virtio: fix the coverity warning | Mohsin Kazmi | 1 | -4/+1 |
2020-02-26 | ip-neighbor: fix ip6_ra_cmd | Dave Barach | 1 | -10/+0 |