Age | Commit message (Expand) | Author | Files | Lines |
2022-05-10 | ip: fix buffer leaks in reassembly | Klement Sekera | 2 | -29/+32 |
2022-05-09 | vhost: memory leak upon deleting vhost-user interface | Steven Luong | 1 | -3/+1 |
2022-05-08 | devices: fix crash on invalid interface | Gabriel Ganne | 1 | -2/+5 |
2022-05-06 | session: fix session cli maybe parse wrong args if executed in files | Xiaoming Jiang | 1 | -29/+28 |
2022-05-05 | policer: output interface policer | Stanislav Zaikin | 5 | -24/+140 |
2022-05-05 | udp: remove buggy assert in udp encap | Benoît Ganne | 1 | -2/+0 |
2022-05-04 | tls: free app session if connect notify refused | Florin Coras | 1 | -2/+2 |
2022-05-04 | vhost: use_custom_mac set in create_vhost_user_if_v2 | Fahad Naeem | 1 | -0/+1 |
2022-05-03 | ipsec: support per next-header next-nodes | Benoît Ganne | 3 | -36/+100 |
2022-05-02 | vapi: support api clients within vpp process | Ole Troan | 1 | -12/+16 |
2022-04-28 | session: fix coverity warning | Florin Coras | 1 | -1/+1 |
2022-04-26 | linux-cp: sync addr and neigh only for lcp interfaces | Stanislav Zaikin | 4 | -4/+8 |
2022-04-26 | flow: enable RSS queue group action for 5G enhancement | Ting Xu | 2 | -1/+22 |
2022-04-26 | session: export session counts to stats segment | Florin Coras | 1 | -0/+40 |
2022-04-26 | stats: string vector and node collector improvements | Damjan Marion | 1 | -26/+12 |
2022-04-22 | session: fix ctrl evt rpc elt pool realloc | Florin Coras | 1 | -5/+10 |
2022-04-21 | session svm: fix mq producer wait on q and ring | Florin Coras | 2 | -7/+5 |
2022-04-19 | devices: remove redundant access in af-packet input | Mohsin Kazmi | 1 | -5/+5 |
2022-04-18 | session: add support for listen proxies | Florin Coras | 2 | -5/+27 |
2022-04-14 | ipsec: perf improvement of ipsec4_input_node using flow cache | Zachary Leaf | 8 | -54/+311 |
2022-04-12 | ip: fix arc start in ip46-local for local mfib entries | Alexander Chernavin | 2 | -25/+25 |
2022-04-12 | tcp: limit persist segment size if window available | Florin Coras | 1 | -1/+3 |
2022-04-11 | teib: use nexthop table id | Benoît Ganne | 1 | -3/+0 |
2022-04-11 | interface: fix the offloads | Mohsin Kazmi | 1 | -0/+2 |
2022-04-11 | tls: fix connected notifications with no app wrk | Florin Coras | 1 | -5/+9 |
2022-04-11 | devices: refactor fanout support | Mohsin Kazmi | 3 | -27/+37 |
2022-04-08 | devices: fix the offset for af-packet | Mohsin Kazmi | 1 | -14/+7 |
2022-04-07 | tls http: run config fns after init ones | Florin Coras | 1 | -1/+1 |
2022-04-07 | devices: add cli support for checksum and gso disable | Mohsin Kazmi | 5 | -20/+29 |
2022-04-06 | devices: add cli support to disable qdisc bypass | Mohsin Kazmi | 5 | -12/+39 |
2022-04-06 | interface: unregister node counters on interface delete | Damjan Marion | 1 | -0/+2 |
2022-04-05 | tap: fix the coverity warning | Mohsin Kazmi | 1 | -1/+1 |
2022-04-05 | devices: remove redundant code af-packet | Mohsin Kazmi | 2 | -23/+3 |
2022-04-05 | devices: fix the received blocks counters | Mohsin Kazmi | 1 | -5/+4 |
2022-04-05 | devices: fix the coverity warnings for af-packet v3 | Mohsin Kazmi | 1 | -9/+14 |
2022-04-04 | vppinfra: make _vec_len() read-only | Damjan Marion | 26 | -43/+45 |
2022-04-04 | udp: use pool safe reallocs | Florin Coras | 3 | -81/+8 |
2022-04-04 | tcp: use safe realloc pool | Florin Coras | 1 | -3/+3 |
2022-04-04 | interface api: restore order of context value | Vratko Polak | 1 | -1/+2 |
2022-04-04 | session: use session layer rpc for evts sent to main | Florin Coras | 1 | -5/+9 |
2022-04-04 | devices: add multi-queue support for af-packet | Mohsin Kazmi | 6 | -270/+571 |
2022-04-04 | interface: read only one line in show hardware | Vratko Polak | 1 | -9/+16 |
2022-04-01 | session: leverage new pool functions in safe realloc | Florin Coras | 3 | -54/+50 |
2022-03-31 | vlib: add support for workers sync | Florin Coras | 1 | -38/+2 |
2022-03-31 | session: fix coverity warning | Florin Coras | 1 | -0/+4 |
2022-03-31 | crypto: drop the frame if there is no handler | Dastin Wilski | 1 | -0/+6 |
2022-03-30 | tls: support to reinitialise ca_chain wo restart | Saravanan Murugesan | 2 | -0/+8 |
2022-03-30 | ip: Reference count the enabling the punt feature | Neale Ranns | 2 | -4/+14 |
2022-03-30 | udp: fix inner packet checksum calculation in udp-encap | Mauro Sardara | 6 | -64/+137 |
2022-03-29 | vnet: set frame overhead at interface registration | Matthew Smith | 1 | -2/+2 |