Age | Commit message (Expand) | Author | Files | Lines |
2019-09-12 | devices: af_packet API cleanup | Jakub Grajciar | 1 | -11/+13 |
2019-05-07 | Fix af_packet issues: | jackiechen1985 | 1 | -31/+57 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -3/+3 |
2018-05-29 | af_packet: Add support for dump interfaces | Mohsin Kazmi | 1 | -0/+25 |
2018-05-28 | af-packet: Add support for logging | Mohsin Kazmi | 1 | -24/+30 |
2018-05-28 | itf: Fix admin up down for AF_PACKET and vhost-user | Mohsin Kazmi | 1 | -4/+41 |
2018-03-26 | afpacket: Fix the reply if itf already exits | Mohsin Kazmi | 1 | -1/+3 |
2018-03-14 | At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receivin... | Chaoyu Jin | 1 | -12/+12 |
2018-02-06 | vlib: epoll on worker threads | Damjan Marion | 1 | -0/+2 |
2018-01-05 | VPP-1115 Fix a debug log mistake when create AF_PACKET socket | zhaoqingling | 1 | -1/+1 |
2017-11-14 | vnet: af_packet_set_l4_cksum_offload device class check | Jakub Grajciar | 1 | -0/+3 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 1 | -0/+2 |
2017-10-23 | af_packet: invalid TCP/UDP offload checksum on RX node recalculation | Jakub Grajciar | 1 | -0/+16 |
2017-10-11 | Revert "VPP-1001 - update AF Packet Driver to for modern kernels" | Damjan Marion | 1 | -28/+2 |
2017-10-04 | VPP-1001 - update AF Packet Driver to for modern kernels | Anton Ivanov | 1 | -2/+28 |
2017-09-15 | vppinfra: add clib_mem_vm_ext_alloc function | Damjan Marion | 1 | -2/+2 |
2017-09-09 | move unix_file_* code to vppinfra | Damjan Marion | 1 | -6/+6 |
2017-09-08 | vlib: move linux-specific code to vlib/linux | Damjan Marion | 1 | -0/+1 |
2017-05-15 | af_packet: support changing the mtu size | Ray Kinsella | 1 | -1/+23 |
2017-05-02 | Add interface rx mode commands, unify rx mode and placement CLI | Damjan Marion | 1 | -6/+12 |
2017-04-28 | af_packet: reflect admin device state on host | Ray Kinsella | 1 | -12/+38 |
2017-04-10 | Common device-input interrupt infra | Damjan Marion | 1 | -2/+5 |
2017-03-30 | vppinfra: add spinlock inline functions | Damjan Marion | 1 | -5/+1 |
2017-03-20 | vnet: add device-input threadplacement infra | Damjan Marion | 1 | -48/+6 |
2017-01-19 | af_packet: multithreading support | Mohsin KAZMI | 1 | -0/+55 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+366 |