|
ab2e288f06
|
More complete rework of packet parsing and packet generation with f279d85 - and testing passes
|
2024-05-22 09:21:59 +10:00 |
|
|
cd2efbd1d4
|
Added downstream(), and fixed failing tests in RoutingTest
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 42s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m48s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
|
2024-05-10 21:33:02 +10:00 |
|
|
23159d19d5
|
Rework address roles, making Address::role optional, rework determining uplink/downlinks/parent/children
|
2024-05-09 21:22:30 +10:00 |
|
|
92f964f572
|
Remove static cache from our_address in favour of Cache::class keyed off setup:system_id
|
2024-04-26 20:31:02 +10:00 |
|
|
13e51724c0
|
Further enhancement with #9063a2a - to ensure our message addressing and content picks the right address
|
2023-12-18 20:43:21 +11:00 |
|
|
f6a6c13ca2
|
NCs should be /0 not /x
|
2023-12-18 20:43:21 +11:00 |
|
|
caa6e629f4
|
Change Address::parent(),Address::children(), improved CI testing
|
2023-12-18 20:43:21 +11:00 |
|
|
541f612446
|
Improve our parent/children identification with points, fix our testing that was failing with NULLs and asserted out. Added zone:check so that's its easier to identify parent for FTNs
|
2023-12-11 18:31:38 +11:00 |
|
|
fcc2c23894
|
Our testing methods need to assert something
|
2023-11-22 15:58:00 +11:00 |
|
|
9fd8264c3f
|
Rework TIC processing and added test cases
|
2023-11-22 15:58:00 +11:00 |
|
|
f9d24db9f8
|
Minor changes to optimise new installs
|
2023-10-18 20:03:23 +11:00 |
|
Deon George
|
ccf187d710
|
Changes to address_active index means our host_id needs to be unique across the zone
|
2022-11-20 17:52:49 +11:00 |
|
Deon George
|
d660d5a6df
|
Move DomainController::NODE* to Address::NODE*, make role mandatory in the database, change logic so that mail generated by the host comes from a node address.
|
2022-02-03 13:23:58 +11:00 |
|
Deon George
|
5e4812ba14
|
DB has already been seeded already
|
2021-08-08 09:48:34 +10:00 |
|
Deon George
|
b179b1b3e9
|
Mail routing parent/children, domain name validation, nodelist import changes and other fixes
|
2021-08-08 01:14:11 +10:00 |
|
Deon George
|
a0d3c8d8ab
|
Start of processing packets - implemented PING Responce to Netmail
|
2021-07-16 16:39:02 +10:00 |
|