Age | Commit message (Expand) | Author | Files | Lines |
2023-05-22 | teib: fix nh-table-id |  Stanislav Zaikin | 1 | -41/+38 |
2023-05-21 | mpls: implement state change callbacks |  Adrian Pistol | 2 | -5/+37 |
2023-05-21 | ip-neighbor: fix aged neighbor probe |  Sergio Gonzalez Monroy | 1 | -2/+2 |
2023-05-20 | hsa: add an option to configure ns in http cli |  Filip Tehlar | 1 | -1/+16 |
2023-05-19 | stats: fix memory leak in stat_segment_dump_r() |  Duncan Eastoe | 1 | -0/+2 |
2023-05-19 | fib: fix load-balance and replicate dpos buckets overflow |  Benoît Ganne | 5 | -53/+132 |
2023-05-19 | dpdk: fix compatibility with DPDK < 21.11 |  Andrew Ying | 2 | -2/+1 |
2023-05-19 | tls: flag no app session on handshake failure |  Florin Coras | 1 | -1/+1 |
2023-05-19 | dpdk: fix format device name using wrong index |  Daniel Ding | 1 | -10/+10 |
2023-05-19 | vcl: set want deq flag earlier in epoll ctl mod |  Florin Coras | 1 | -8/+10 |
2023-05-19 | vcl: always reset deq ntf flag in epoll evt handler |  Florin Coras | 1 | -2/+2 |
2023-05-19 | interface: add the transmit queue infrastructure document |  Mohsin Kazmi | 1 | -0/+159 |
2023-05-19 | hsa: make http cli client thread safe |  Filip Tehlar | 1 | -6/+29 |
2023-05-16 | hsa: detach app on unsuccessful listen |  Filip Tehlar | 1 | -0/+12 |
2023-05-16 | vcl: avoid skipping last event in epoll lt |  Florin Coras | 1 | -4/+9 |
2023-05-16 | ip_session_redirect: add session redirect plugin |  Benoît Ganne | 11 | -2/+1048 |
2023-05-16 | dpdk: fix format rx/tx burst function name failed |  Xiaoming Jiang | 3 | -14/+30 |
2023-05-16 | ethernet: fix adding p2p ethernet crash |  Xiaoming Jiang | 1 | -5/+6 |
2023-05-16 | memif: fix coverity warnings |  Marvin Liu | 3 | -8/+7 |
2023-05-16 | misc: make format_hexdump length u32 |  Benoît Ganne | 2 | -4/+3 |
2023-05-16 | flow: fix wrong to use ntohl function to u64 type variable |  Yulong Pei | 1 | -1/+1 |
2023-05-16 | vppinfra: add aarch64 support for format_ucontext_pc |  Tianyu Li | 1 | -0/+4 |
2023-05-15 | hsi: interop with ip reassembly |  Florin Coras | 1 | -19/+46 |
2023-05-15 | udp: improvements to connection format fn |  Florin Coras | 1 | -3/+6 |
2023-05-15 | ip: allow overriding fib index in reass |  Florin Coras | 2 | -6/+10 |
2023-05-15 | dpdk: Be wary of the return value from rte_eth_dev_socket_id |  Steven Luong | 1 | -1/+7 |
2023-05-12 | vcl: fix ldp ioctl FIONBIO handler |  Florin Coras | 1 | -1/+1 |
2023-05-12 | gre: move to a plugin |  Chuhao Tang | 13 | -390/+374 |
2023-05-11 | vppapigen: support counters only .api |  Ole Troan | 1 | -11/+12 |
2023-05-10 | api: clean up error message |  Dave Wallace | 1 | -2/+3 |
2023-05-04 | session: cleanup ho lookup table on close |  Florin Coras | 2 | -6/+39 |
2023-04-28 | vcl: inherit connected flag on accepted cl sessions |  Florin Coras | 1 | -0/+2 |
2023-04-28 | session: update due to clib_socket refactoring |  Nathan Skrzypczak | 7 | -100/+145 |
2023-04-27 | api: Mark old message versions as deprecated |  Ondrej Fabry | 1 | -0/+4 |
2023-04-26 | build: plugin disable vat2 test2 plugin build |  Ole Troan | 1 | -2/+2 |
2023-04-26 | ip: change icmp4 throttle |  Ole Troan | 1 | -1/+1 |
2023-04-25 | crypto-sw-scheduler: fix interrupt mode |  Alexander Skorichenko | 1 | -0/+10 |
2023-04-25 | api: Mark old message versions as deprecated |  Ondrej Fabry | 1 | -0/+4 |
2023-04-25 | perfmon: fix perfmon start type argument |  Maxime Peim | 1 | -5/+3 |
2023-04-25 | memif: support dma option |  Marvin Liu | 8 | -20/+925 |
2023-04-25 | dpdk: code preparation for bumping to DPDK 22.11 |  Xinyao Cai | 9 | -34/+147 |
2023-04-21 | tcp: remove unused code |  Filip Tehlar | 2 | -7/+0 |
2023-04-21 | rdma: fix rx CQ mask to calculate right next_cqe_index |  Jieqiang Wang | 1 | -1/+1 |
2023-04-21 | lb: improve formatting in lb_types.api |  Vratko Polak | 1 | -5/+5 |
2023-04-20 | session svm: fix mq cleanup |  Florin Coras | 1 | -1/+1 |
2023-04-20 | api: fix trace_plugin_msg_ids segv in trace dump |  Matthew Smith | 2 | -1/+2 |
2023-04-20 | tcp: fix tcp packet trace |  Filip Tehlar | 1 | -38/+59 |
2023-04-19 | session: fix app_listener memory leak if session listen failed |  Xiaoming Jiang | 1 | -0/+2 |
2023-04-19 | lb: initialize lb_vip_add_args_t |  Vratko Polak | 1 | -2/+2 |
2023-04-18 | vpp: install version.h |  Ole Troan | 1 | -0/+6 |