That TODO was done
This commit is contained in:
parent
ed233b3f3e
commit
dac3fd7069
1 changed files with 0 additions and 5 deletions
5
main.go
5
main.go
|
@ -236,11 +236,6 @@ func main() {
|
||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: If the packet is NBP BrRq and for a zone we have in
|
|
||||||
// our zone info table, convert it to a FwdReq and send that
|
|
||||||
// out to the peer
|
|
||||||
// TODO: implement the zone information table
|
|
||||||
|
|
||||||
// Our network?
|
// Our network?
|
||||||
// "The network number 0 is reserved to mean unknown; by default
|
// "The network number 0 is reserved to mean unknown; by default
|
||||||
// it specifies the local network to which the node is
|
// it specifies the local network to which the node is
|
||||||
|
|
Loading…
Reference in a new issue