• Alessandro Rubini's avatar
    network: prepare for network latency tests · c0a76804
    Alessandro Rubini authored
    This commit adds the Kconfig mechanism and the pfilter rules.
    
    The latency test socket transmists frames of a specific ether type;
    the receiver must receive all such frames.  To minimize the load on the
    packet filter, this adds a single rule: we already accept all PTPv2
    frames, so we now "OR" to this the new ethernet type.   If the feature
    is configured off, the rule uses the same PTPv2 ethertye, thus
    turning in practice into a NOP.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    c0a76804
Name
Last commit
Last update
..
ad9516.c Loading commit data...
ad9516_config.h Loading commit data...
dev.mk Loading commit data...
devicelist.c Loading commit data...
eeprom.c Loading commit data...
endpoint.c Loading commit data...
ep_pfilter.c Loading commit data...
fake-temp.c Loading commit data...
flash.c Loading commit data...
i2c.c Loading commit data...
minic.c Loading commit data...
pps_gen.c Loading commit data...
rxts_calibrator.c Loading commit data...
sdb-storage.c Loading commit data...
sfp.c Loading commit data...
syscon.c Loading commit data...
temp-w1.c Loading commit data...
temperature.c Loading commit data...
timer-wrs.c Loading commit data...
uart-sw.c Loading commit data...
uart.c Loading commit data...
w1-eeprom.c Loading commit data...
w1-hw.c Loading commit data...
w1-shell.c Loading commit data...
w1-temp.c Loading commit data...
w1.c Loading commit data...