dergoegge
e5d1831517
[netgroup] Use nStartByte as offset for the last byte of the group
...
Should we ever introduce a new address type that makes use of
`nStartByte` and adds fractional bytes to the group, then nStartByte
should be used as the offset for the last byte.
2022-04-25 15:09:14 +02:00
John Newbery
4709fc2019
[netgroupman] Move asmap checksum calculation to NetGroupManager
2022-04-20 14:35:53 +01:00
John Newbery
1b978a7e8c
[netgroupman] Move GetMappedAS() and GetGroup() logic to NetGroupManager
...
Reviewer hint: use:
`git diff --color-moved=dimmed-zebra --color-moved-ws=ignore-all-space`
2022-04-20 14:35:52 +01:00
John Newbery
6b2268162e
[netgroupman] Add GetMappedAS() and GetGroup()
...
These currently call through to the CNetAddr methods. The logic will be moved in a future commit.
2022-04-20 14:35:52 +01:00
John Newbery
9b3836710b
[build] Add netgroup.cpp|h
...
These aren't used yet.
2022-04-19 10:25:39 +01:00