zephyr/tests/net
Tomasz Bursztyka b6468999e4 net/pkt: Rename link layer address accessors relevantly
*_ll_src/*_ll_dst/*_ll_swap/*_ll_if were not self explanatory, ll
meaning "link layer" it's ambiguous what the names meant.
Changing to:
*_lladdr_src/*_lladdr_dst/*_lladdr_swap/*_lladdr_if to fix this.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2018-09-11 16:06:13 +03:00
..
6lo net/pkt: Rename link layer address accessors relevantly 2018-09-11 16:06:13 +03:00
all tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
app tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
arp tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
buf tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
checksum_offload tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
context tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
dhcpv4 tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
ethernet_mgmt tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
icmpv6 tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
ieee802154 tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
iface tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
ip-addr tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
ipv6 tests: net: ipv6: Test long lifetime IPv6 prefixes 2018-09-11 10:53:30 +03:00
ipv6_fragment tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
lib tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
mgmt tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
mld tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
neighbor tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
net_pkt tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
promiscuous tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
ptp/clock tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
route tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
rpl net/pkt: Rename link layer address accessors relevantly 2018-09-11 16:06:13 +03:00
socket tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
tcp tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
traffic_class cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
trickle tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
tx_timestamp tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
udp tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
utils tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
vlan tests: net: Run networking tests only for selected platforms 2018-08-29 10:57:56 -04:00
websocket tests: net: websocket: Fix crash when tearing down tests 2018-08-29 10:57:56 -04:00