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
..
CMakeLists.txt implemented phy controller FSM to perform cell selection & search. The controller also tracks the phy sync state 5 years ago
nas_test.cc - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
pcsc_usim_test.cc Updated copyright 5 years ago
rrc_meas_test.cc [REBASE] Make PHY non-blocking and fefactor HO procedure (#1753) 4 years ago
rrc_phy_ctrl_test.cc [REBASE] Make PHY non-blocking and fefactor HO procedure (#1753) 4 years ago
rrc_reconfig_test.cc Updated copyright 5 years ago
tft_test.cc test/tft_test: Update filter test suite 4 years ago
usim_test.cc Updated copyright 5 years ago