Releases: alliedtelesis/netmap
Releases · alliedtelesis/netmap
00335cd4-atl-20
Set correct kernel work group for single core octeon
00335cd4-atl-19
ARPHRD_RAWIP type devices need an ethernet header fabricated similarly to tunnels.
00335cd4-atl-18: Initialize ipt_netmap rx queue lock
lockdep doesn't like this not being done, so it was probably wrong.
00335cd4-atl-17
octeon: Add memory barries when manipulating the rings
00335cd4-atl-16
octeon: Do not assume tx needs to have core*rxring buffers A more sensible solution is to use multiple tx rings.
00335cd4-atl-15
Ensure we are destroying the correct namespace
00335cd4-atl-14
Remove netmap pipes when shutting down namespace When a namespace exists we must remove the netmap pipes or end up with an unregister netdevice error.
00335cd4-atl-13
Make iptables NMRING target namespace aware
00335cd4-atl-12
Use global netmap memory region for NMRING interfaces
00335cd4-atl-11
i40e: Ignore zero length packets Buffers that claim to have zero length packets aren't ready yet. See 0e626ff7ccbfc and d57c0e08c7016 in linux.