Age | Commit message (Expand) | Author | Files | Lines |
2020-03-21 | ikev2: add support for custom ipsec-over-udp port | Filip Tehlar | 7 | -4/+165 |
2020-03-20 | rdma: ring db only once per vector on tx | Benoît Ganne | 1 | -28/+44 |
2020-03-19 | ip: change ip API enums address_family and ip_proto size to u8 | Jakub Grajciar | 1 | -2/+8 |
2020-03-17 | fib: Always install all routers mcast addresses | Neale Ranns | 3 | -8/+8 |
2020-03-17 | svm: fifo test | Ryujiro Shibuya | 1 | -0/+66 |
2020-03-17 | ip: ip_address_t uses ip46_address_t | Neale Ranns | 1 | -16/+16 |
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 | 4 | -73/+549 |
2020-03-16 | rdma: add Mellanox mlx5 Direct Verbs receive support | Damjan Marion | 6 | -37/+843 |
2020-03-16 | tls: refactor Picotls ctx_read function to reduce one time memory copy | Simon Zhang | 2 | -57/+50 |
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 | sr: SRv6 coverity | Pablo Camarillo | 1 | -23/+8 |
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-12 | vppinfra: refactor clib_timebase_t | Dave Barach | 5 | -6/+11 |
2020-03-12 | dpdk: tx/rx burst function description refactor | Chenmin Sun | 1 | -6/+31 |
2020-03-12 | vrrp: unit tests do not run by default | Matthew Smith | 1 | -1/+3 |
2020-03-12 | ikev2: fix udp encap | Filip Tehlar | 1 | -3/+3 |
2020-03-12 | sr: SRv6 uN behavior | Pablo Camarillo | 5 | -3/+578 |
2020-03-11 | nat: dslite plugin separation | Filip Varga | 15 | -84/+213 |
2020-03-10 | lb: fix coverity warning | Dave Barach | 1 | -1/+1 |
2020-03-07 | tls: refactor ctx_write function to avoid allocate new memory every time | Simon Zhang | 2 | -14/+46 |
2020-03-06 | crypto: align per thread data to cache line | Filip Tehlar | 2 | -1/+4 |
2020-03-06 | ikev2: align per thread data to cache line | Filip Tehlar | 2 | -1/+4 |
2020-03-05 | session: API cleanup | Jakub Grajciar | 2 | -25/+28 |
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 | 1 | -3/+6 |
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 | 3 | -90/+30 |
2020-03-02 | rdma: improve rx loop | Damjan Marion | 1 | -38/+16 |
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 | 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: fix slice locking on fifo alloc | Florin Coras | 1 | -1/+2 |
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 | lb: Fix generating illegal key in per-port vip | Yasuhiro Nakamura | 1 | -0/+2 |
2020-02-26 | tls: fix bulk bio read/write | Florin Coras | 1 | -47/+29 |
2020-02-26 | tls session: fix unlisten | Florin Coras | 1 | -4/+0 |
2020-02-26 | tls: fix picotls dbg | Florin Coras | 1 | -1/+1 |
2020-02-26 | map: handle IPv6 extension headers for TCP/UDP | Vladimir Isaev | 1 | -2/+2 |
2020-02-26 | srv6-mobile: Cherry-pick the update document from stable/2001 | Satoru Matsushima | 9 | -351/+247 |
2020-02-26 | api: improve api string safety | Jakub Grajciar | 4 | -14/+8 |
2020-02-26 | svm: support multi-chunk fifo chunk alloc | Florin Coras | 1 | -4/+4 |
2020-02-25 | avf: Handle chain buffer in TX properly | Steven Luong | 2 | -7/+140 |