Age | Commit message (Expand) | Author | Files | Lines |
2020-03-06 | ikev2: align per thread data to cache line | Filip Tehlar | 2 | -1/+4 |
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: reduce segment reserved bytes | Florin Coras | 1 | -3/+2 |
2020-03-05 | session: fix segment search on fifo alloc | Florin Coras | 3 | -30/+31 |
2020-03-05 | session: API cleanup | Jakub Grajciar | 9 | -226/+285 |
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 | 9 | -45/+127 |
2020-03-04 | vppapigen: crc is a negative value for some messages when using python 2.7 | Mark Nelson | 1 | -2/+2 |
2020-03-04 | map: fix map port calculation for ICMP | Vladimir Isaev | 4 | -14/+78 |
2020-03-04 | flow: add vlan tagged types for IPv4/IPv6 5-tuple flows | Chenmin Sun | 2 | -3/+23 |
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 | 4 | -113/+75 |
2020-03-04 | ikev2: make integ algo optional | Filip Tehlar | 2 | -21/+40 |
2020-03-03 | geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node | Nick Zavaritsky | 18 | -335/+341 |
2020-03-03 | ip: fix coverity warning | Dave Barach | 1 | -9/+5 |
2020-03-02 | rdma: improve rx loop | Damjan Marion | 2 | -38/+34 |
2020-03-02 | rdma: improve refill | Damjan Marion | 1 | -65/+57 |
2020-03-02 | rdma: use per-thread buffer template | Damjan Marion | 3 | -5/+25 |
2020-03-02 | virtio: fix the coverity warning | Mohsin Kazmi | 1 | -4/+1 |
2020-03-02 | ikev2: make UDP encap flag configurable | Filip Tehlar | 7 | -0/+114 |
2020-02-29 | tls: reduce bio buffering | Florin Coras | 1 | -2/+2 |
2020-02-29 | svm: add explicit dependency on lock for fifo types | Florin Coras | 1 | -0/+1 |
2020-02-29 | svm: fix slice locking on fifo alloc | Florin Coras | 2 | -6/+17 |
2020-02-28 | vrrp: fix api-related coverity warnings | Dave Barach | 2 | -1/+11 |
2020-02-28 | ikev2: fix incorrect reply messages | Filip Tehlar | 1 | -2/+2 |
2020-02-27 | ikev2: fix non-matching SPIs during rekey | Filip Tehlar | 1 | -0/+2 |
2020-02-26 | ip-neighbor: fix ip6_ra_cmd | Dave Barach | 1 | -10/+0 |
2020-02-26 | ethernet: configure system default ethernet MTU | Dave Barach | 3 | -2/+33 |
2020-02-26 | ipsec: Revert API cleanup | Ole Trøan | 2 | -27/+25 |
2020-02-26 | svm: fix coverity warnings | Florin Coras | 2 | -3/+1 |
2020-02-26 | vppapigen: list imports in JSON | Ondrej Fabry | 1 | -0/+7 |
2020-02-26 | lb: Fix generating illegal key in per-port vip | Yasuhiro Nakamura | 1 | -0/+2 |
2020-02-26 | vat: add ip api types parser definitions | Jakub Grajciar | 5 | -3/+52 |
2020-02-26 | crypto: fix set crypto handlers | Filip Tehlar | 1 | -1/+1 |
2020-02-26 | tls: fix bulk bio read/write | Florin Coras | 1 | -47/+29 |
2020-02-26 | tls session: fix unlisten | Florin Coras | 5 | -5/+42 |
2020-02-26 | tls: fix picotls dbg | Florin Coras | 1 | -1/+1 |
2020-02-26 | api: add macro that zeros out api reply buffer | Paul Vinciguerra | 1 | -0/+32 |
2020-02-26 | map: handle IPv6 extension headers for TCP/UDP | Vladimir Isaev | 1 | -2/+2 |
2020-02-26 | ipsec: API cleanup | Jakub Grajciar | 2 | -25/+27 |
2020-02-26 | srv6-mobile: Cherry-pick the update document from stable/2001 | Satoru Matsushima | 10 | -351/+248 |
2020-02-26 | lldp: API cleanup | Jakub Grajciar | 4 | -28/+37 |
2020-02-26 | pg: API cleanup | Jakub Grajciar | 6 | -33/+27 |
2020-02-26 | sr: API cleanup | Jakub Grajciar | 4 | -49/+58 |
2020-02-26 | span: API cleanup | Jakub Grajciar | 2 | -13/+23 |
2020-02-26 | api: improve api string safety | Jakub Grajciar | 13 | -56/+64 |
2020-02-26 | svm: support multi-chunk fifo chunk alloc | Florin Coras | 2 | -11/+137 |
2020-02-26 | svm: remove chunk add function | Florin Coras | 4 | -53/+98 |
2020-02-25 | avf: Handle chain buffer in TX properly | Steven Luong | 2 | -7/+140 |