-
for an easier setup
-
Hey guys, may i request small feature. In a vein of openvpn or wireguard, will it be possible to have:
PreStart, PostStart, PreExit, PostExit hooks (may be others) for sslocal ?
Just arbitrary sh…
-
# Networking
Valheim uses Zone routing (messages are routed to a specific group of people in the same zone) or global routing (targets can be set to ensure messages are routed to the targeted client)…
-
I am looking for options/functions within dodgr to convert a shapefile to dodgr network. I see something `rcpp_sf_as_network` but I am not sure which function can be used to convert sf to network. I …
-
### Is this urgent?
Yes
### Host OS
Gentoo
### CPU arch
x86_64
### VPN service provider
Mullvad
### What are you using to run the container
docker-compose
### What is the…
-
I have 1 router service. It is listening to RESTful requests. When it gets a request it takes the post data and transfers it to another service via sendMessage(). The other process is built to take th…
-
As Rodrigo pointed out, our Layer 3 routing program:
```
ON ip_packet(pkt):
DO forward(new) WHERE
subnets(addr, mask, ANY, new.dlSrc, pkt.locSw, new.locPt, ANY)
and pkt.nwDst IN addr/mask;
…
-
I would like to build routing for planet_osm_line table for all rows at column "high_way" has value = null. So at mapconfig.xml file, I defined tag_value name = null, but it did not work
I …
-
What data can we get now?
What improvements could be made to the monitor in terms of data retention, API endpoints, etc?
What can we visualize locally in the repo with the data available / poten…
-
As per linux:
```
IP_PKTINFO (since Linux 2.2)
Pass an IP_PKTINFO ancillary message that contains a pktinfo structure that supplies some information about the incoming packet. This only works for d…