Age | Commit message (Expand) | Author | Files | Lines |
2021-06-30 | ipsec: Derive the TUNNEL_V6 flag from the configured address types | Neale Ranns | 2 | -1/+8 |
2021-06-29 | session: free ctrl event data on connect rpc | Florin Coras | 1 | -0/+1 |
2021-06-29 | ipsec: Fix setting the hi-sequence number for decrypt | Neale Ranns | 7 | -135/+229 |
2021-06-29 | tcp: add ACK flag to RST packet | liuyacan | 1 | -1/+1 |
2021-06-29 | vcl: improvements to epoll lt | Florin Coras | 3 | -52/+85 |
2021-06-29 | ipsec: increment SPD policy counters for bypass and discard actions in ipsec4... | Zachary Leaf | 1 | -0/+20 |
2021-06-29 | vcl: Don't use app_socket_api to notify VPP in parent when child exited | wanghanlin | 1 | -1/+5 |
2021-06-29 | vcl: Don't memset events to optimize CPU usage | wanghanlin | 1 | -8/+6 |
2021-06-28 | vcl: epoll fix postponed evt handling | Florin Coras | 1 | -6/+33 |
2021-06-28 | ipsec: Split the SA add_del API into an separate add and del | Neale Ranns | 2 | -36/+98 |
2021-06-26 | vrrp: prevent segfault in multicast join due to missing LL Addr | Jon Loeliger | 1 | -2/+5 |
2021-06-25 | stats: reverts part of a fix on Python client | Arthur de Kerhor | 1 | -12/+4 |
2021-06-25 | stats: fix race conditions in vpp-api stats client | Arthur de Kerhor | 1 | -4/+12 |
2021-06-24 | session: fix session formated str output truncated in cli | Xiaoming Jiang | 2 | -12/+16 |
2021-06-24 | linux-cp: stop managing adjacencies for tunnels | Alexander Chernavin | 1 | -0/+12 |
2021-06-24 | svm: fix asan check failed @svm_map_region on arm | Tianyu Li | 1 | -4/+3 |
2021-06-24 | vcl: fix vcl_session_write_ready when connecting | liuyacan | 1 | -0/+4 |
2021-06-24 | l2: api cleanup | Filip Tehlar | 5 | -1748/+25 |
2021-06-24 | linux-cp: add callbacks for pair management | Matthew Smith | 2 | -15/+41 |
2021-06-23 | virtio: api cleanup | Filip Tehlar | 4 | -363/+13 |
2021-06-23 | mss_clamp: iterate enabled direction as a vector, not pool | Jon Loeliger | 1 | -2/+2 |
2021-06-23 | nat: ICMP handling fixes | Klement Sekera | 4 | -24/+110 |
2021-06-23 | mpls: api cleanup | Filip Tehlar | 4 | -688/+10 |
2021-06-23 | span: api cleanup | Filip Tehlar | 4 | -226/+16 |
2021-06-22 | syslog: api cleanup | Filip Tehlar | 3 | -47/+8 |
2021-06-22 | tcp: api cleanup | Filip Tehlar | 4 | -93/+9 |
2021-06-22 | session: avoid reordering unlisten and connect msg | Florin Coras | 1 | -6/+33 |
2021-06-22 | virtio: api cleanup | Filip Tehlar | 3 | -606/+22 |
2021-06-22 | misc: punt: api cleanup | Filip Tehlar | 4 | -93/+9 |
2021-06-22 | dpdk: enable igc devices | Matthew Smith | 2 | -27/+29 |
2021-06-22 | devices: af_packet api cleanup | Filip Tehlar | 3 | -229/+8 |
2021-06-22 | qos: api cleanup | Filip Tehlar | 3 | -108/+11 |
2021-06-22 | api: asan: use vec_set_len() so ASan can keep track of buffer len | Benoît Ganne | 1 | -6/+6 |
2021-06-22 | vcl: validate vep handle when copying sessions on fork | wanghanlin | 1 | -0/+31 |
2021-06-22 | vcl: move child wrk cleanup from sighandler to vls_epoll_wait | wanghanlin | 1 | -1/+42 |
2021-06-22 | devices: tapv2 api cleanup | Filip Tehlar | 3 | -453/+12 |
2021-06-22 | sr: api cleanup | Filip Tehlar | 4 | -245/+12 |
2021-06-22 | devices: api cleanup | Filip Tehlar | 2 | -53/+8 |
2021-06-22 | bonding: api cleanup | Filip Tehlar | 3 | -714/+16 |
2021-06-22 | nat: don't drop packet with ttl=1 if output feature | Klement Sekera | 1 | -2/+2 |
2021-06-22 | ipsec: api cleanup | Filip Tehlar | 4 | -527/+19 |
2021-06-22 | ethernet: api cleanup | Filip Tehlar | 4 | -163/+8 |
2021-06-22 | policer: api cleanup | Filip Tehlar | 4 | -539/+9 |
2021-06-22 | bfd: api cleanup | Filip Tehlar | 3 | -63/+11 |
2021-06-21 | vlib: fix coverity warning | Dave Barach | 1 | -0/+3 |
2021-06-21 | vppinfra: asan: fix overflow support | Benoît Ganne | 3 | -14/+89 |
2021-06-21 | udp: api cleanup | Filip Tehlar | 3 | -48/+9 |
2021-06-21 | feature: api cleanup | Filip Tehlar | 3 | -114/+6 |
2021-06-21 | pg: api cleanup | Filip Tehlar | 4 | -272/+10 |
2021-06-21 | misc: ipfix api cleanup | Filip Tehlar | 4 | -400/+10 |