You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sylvain Munaut 9ba8b62972 test/tft_test: Update filter test suite
The “IPv4 local address type” filter should be 9 bytes since it includes
not only the ip address, but also its subnet mask.

Quoting from 3GPP TS 24.008 10.5.6.12:
"""
 For "IPv4 remote address type", the packet filter component value field
 shall be encoded as a sequence of a four octet IPv4 address field and a
 four octet IPv4 address mask field. The IPv4 address field shall be
 transmitted first. For "IPv4 local address type", the packet filter
 component value field shall be encoded as defined for "IPv4 remote
 address type".
"""

Same for the ToS which also includes a 1 byte mask value
4 years ago
..
phy Take into account CRS from neigbhour cells when measuring interference (#1757) 4 years ago
ttcn3 [REBASE] Make PHY non-blocking and fefactor HO procedure (#1753) 4 years ago
upper test/tft_test: Update filter test suite 4 years ago
CMakeLists.txt moved pdu to common mac folder 5 years ago
mac_test.cc [REBASE] Make PHY non-blocking and fefactor HO procedure (#1753) 4 years ago
metrics_test.cc Protect better the access to shared variables in phy_common and metrics (#1750) 4 years ago