lokinet/llarp/routing
Jason Rhinelander f168b7cf72
llarp_buffer_t: rename badly named operator==
It didn't do equality, it did "does the remaining space start with the
argument" (and so the replacement in the previous commit was broken).

This renames it to avoid the confusion and restores to what it was doing
on dev.
2022-09-19 20:25:51 -03:00
..
dht_message.cpp llarp_buffer_t: rename badly named operator== 2022-09-19 20:25:51 -03:00
dht_message.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
handler.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
message.hpp replace LLARP_PROTO_VERSION macro 2022-05-28 13:18:43 -04:00
message_parser.cpp llarp_buffer_t: rename badly named operator== 2022-09-19 20:25:51 -03:00
message_parser.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
path_confirm_message.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
path_confirm_message.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
path_latency_message.cpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
path_latency_message.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
path_transfer_message.cpp replace LLARP_PROTO_VERSION macro 2022-05-28 13:18:43 -04:00
path_transfer_message.hpp standardize include format and pragma once 2021-03-09 19:01:41 -05:00
transfer_traffic_message.cpp Replace llarp/util/endian.hpp with oxenc/endian.h 2022-04-28 12:09:51 -03:00
transfer_traffic_message.hpp * add protocol type to snode traffic 2021-04-19 06:58:35 -04:00