User Details
- User Since
- May 28 2014, 2:27 PM (559 w, 21 h)
Yesterday
Tue, Feb 11
Mon, Feb 10
Back then we added VLAN_ARRAY not to save memory (which sounds ridiculous today, but also was questionable in the 32-bit world), but to avoid cache misses in case if VLAN ids are selected with large gaps in their numbers.
Haven't yet looked in detail, but have a quick question. Did you try VLAN_ARRAY option? Many years ago we left it in assumption that in some cases a user may want a full array of VLANs. I wonder if it is still functioning, since it was never compiled by default or advertised.
Thanks for working on this! Once you come to an agreement on how to properly handle that, can you please also look at other tests that use scapy, outside of pf? There are quite a lot in netinet, netinet6 and net tests.
Thu, Feb 6
Wed, Feb 5
Tue, Feb 4
If we move the fib to pcb would we be able to preserve this API? Of course it would start fail on sockets where FIB doesn't make any sense. But would we be able to preserve for meaningful sockets?
Mon, Feb 3
Maybe commit changes to ip_output.c and ip_fastfwd.c separately? Cause they are a generic change, not something related to ICMP.
Sun, Feb 2
I will let Kirk to decide what solution is better. I just had fixed the build.