Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
6b3f25caff262b536a5449ac5461dd041c92a655
/
src
/
vnet
/
devices
/
af_packet
/
af_packet.c
3b2db90
devices: af_packet API cleanup
by Jakub Grajciar
· 5 years ago
7fa4160
Fix af_packet issues:
by jackiechen1985
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
04e0bb2
af_packet: Add support for dump interfaces
by Mohsin Kazmi
· 7 years ago
acba9f7
af-packet: Add support for logging
by Mohsin Kazmi
· 7 years ago
a50a14c
itf: Fix admin up down for AF_PACKET and vhost-user
by Mohsin Kazmi
· 7 years ago
43fc688
afpacket: Fix the reply if itf already exits
by Mohsin Kazmi
· 7 years ago
afb1930
At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receiving pkts from other interfaces
by Chaoyu Jin
· 7 years ago
ceab788
vlib: epoll on worker threads
by Damjan Marion
· 7 years ago
d363833
VPP-1115 Fix a debug log mistake when create AF_PACKET socket
by zhaoqingling
· 7 years ago
64ae778
vnet: af_packet_set_l4_cksum_offload device class check
by Jakub Grajciar
· 7 years ago
71612d6
Add extern to *_main global variable declarations in header files.
by Dave Wallace
· 7 years ago
92b0275
af_packet: invalid TCP/UDP offload checksum on RX node recalculation
by Jakub Grajciar
· 7 years ago
c517020
Revert "VPP-1001 - update AF Packet Driver to for modern kernels"
by Damjan Marion
· 7 years ago
3eab064
VPP-1001 - update AF Packet Driver to for modern kernels
by Anton Ivanov
· 7 years ago
01914ce
vppinfra: add clib_mem_vm_ext_alloc function
by Damjan Marion
· 7 years ago
56dd543
move unix_file_* code to vppinfra
by Damjan Marion
· 7 years ago
3b64d63
vlib: move linux-specific code to vlib/linux
by Damjan Marion
· 7 years ago
7bfa119
af_packet: support changing the mtu size
by Ray Kinsella
· 8 years ago
4403690
Add interface rx mode commands, unify rx mode and placement CLI
by Damjan Marion
· 8 years ago
c855b73
af_packet: reflect admin device state on host
by Ray Kinsella
· 8 years ago
153646e
Common device-input interrupt infra
by Damjan Marion
· 8 years ago
1927da2
vppinfra: add spinlock inline functions
by Damjan Marion
· 8 years ago
eb743fa
vnet: add device-input threadplacement infra
by Damjan Marion
· 8 years ago
cf751ec
af_packet: multithreading support
by Mohsin KAZMI
· 8 years ago
7cd468a
Reorganize source tree to use single autotools instance
by Damjan Marion
· 8 years ago
[Renamed from vnet/vnet/devices/af_packet/af_packet.c]
bfe737a
Fix double free in af_packet api/cli
by Ivan Kelly
· 8 years ago
f298ecf
fd closed twice
by Eyal Bari
· 8 years ago
553f6bd
af_packet: allocate per-worker list of free buffers
by Damjan Marion
· 8 years ago
00a9dca
Coding standards cleanup in vnet/vnet/devices, fixes VPP-248
by Damjan Marion
· 8 years ago
16ad6ae
VPP-189 More coverity bug fixes
by Dave Barach
· 8 years ago
4b46c84
VPP-84 af_packet retry on EAGAIN, count on errors
by Chris Luke
· 9 years ago
78ea9c2
VPP-81: Print interface name after creating an interface with CLI
by Pierre Pfister
· 9 years ago
f1213b8
Add clib_memcpy macro based on DPDK rte_memcpy implementation
by Damjan Marion
· 9 years ago
dba76f2
Add option to delete af_packet (host) interfaces
by Peter Lei
· 9 years ago
13f3c45
Support per-interface packet rx redirection
by Dave Barach
· 9 years ago
048ee2e
af_packet: vec functions should not be used on pool
by Damjan Marion
· 9 years ago
83243a0
Add vpp native linux kernel AF_PACKET interface support
by Damjan Marion
· 9 years ago