• Alessandro Rubini's avatar
    pfilter: novlan: non need to split ip_uni and ip_ok rules · 9a266bba
    Alessandro Rubini authored
    This shortens the rule-set by one rule, making space for pdelay.
    
    IP is acceptable whether unicast or broadcast. Thus, remove the IP_UNI
    intermediate calculation and use only IP_OK.
    
    Most of the lines in this commit are a renaming of FRAME_OUR_MAC to
    FRAME_MAC_OK, with no real effect, because we'll coalesce all valid
    macs in a single bit (I planned to use it in this commit, but I did
    not, still I don't want to split the patch).
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    9a266bba
Name
Last commit
Last update
..
lm32-etheruart Loading commit data...
sdbfs Loading commit data...
sdbfs-flash Loading commit data...
trivial-init Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
eb-w1-write.c Loading commit data...
eb-w1.c Loading commit data...
genraminit.c Loading commit data...
genrammif.c Loading commit data...
genramvhd.c Loading commit data...
git-compileall Loading commit data...
makebin.S Loading commit data...
pfilter-builder.c Loading commit data...
sdbfs.README Loading commit data...
wr_graph.py Loading commit data...
wrpc-dump.c Loading commit data...
wrpc-uart-sw.c Loading commit data...
wrpc-w1-read.c Loading commit data...
wrpc-w1-write.c Loading commit data...