Skip to content

Releases: alliedtelesis/netmap

00335cd4-atl-20

21 Sep 22:20
Compare
Choose a tag to compare
Set correct kernel work group for single core octeon

00335cd4-atl-19

12 Sep 22:47
Compare
Choose a tag to compare
ARPHRD_RAWIP type devices need an ethernet header fabricated similarly

to tunnels.

00335cd4-atl-18: Initialize ipt_netmap rx queue lock

22 Jul 02:34
Compare
Choose a tag to compare
lockdep doesn't like this not being done, so it was probably wrong.

00335cd4-atl-17

09 Jul 01:51
Compare
Choose a tag to compare
octeon: Add memory barries when manipulating the rings

00335cd4-atl-16

01 Jul 21:33
Compare
Choose a tag to compare
octeon: Do not assume tx needs to have core*rxring buffers

A more sensible solution is to use multiple tx rings.

00335cd4-atl-15

08 Jun 19:40
Compare
Choose a tag to compare
Ensure we are destroying the correct namespace

00335cd4-atl-14

01 Jun 01:36
Compare
Choose a tag to compare
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

27 May 23:07
Compare
Choose a tag to compare
Make iptables NMRING target namespace aware

00335cd4-atl-12

27 May 00:55
Compare
Choose a tag to compare
Use global netmap memory region for NMRING interfaces

00335cd4-atl-11

26 May 02:23
Compare
Choose a tag to compare
i40e: Ignore zero length packets

Buffers that claim to have zero length packets aren't ready yet.
See 0e626ff7ccbfc and d57c0e08c7016 in linux.