-
I'm finding myself in need of an ipconfig parser and think this is likely others might find useful. Looking at the output, it looks like it might be rather simple to parse reliably compared to some of…
-
SQL:
select count(0)
from (
select duid
from dm_mid_master.dwd_mdata_nginx_pv_di
where day = '20240309' and appkey = '362a53bf12778' and (sc like '%suba%' or sc like '%duc%')
gro…
-
### Problem:
`--timeout` isn't respected when no carrier has been acquired
I see:
```
# dhcpcd --nobackground --ipv4only --oneshot --waitip=4 --persistent --timeout=5 --debug wlo1
dhcpcd-10.0…
-
With odhcpd 2021-07-18-bc9d317f-3 a downstream router requesting a subnet is getting NoPrefixAvail.
The request is for a /64 and the router reporting NoPrefxAvail is being delegated a /48 from it's…
-
I have installed the plugin and on an Django Rest Framework instance.
All the logging is working as expected, except the Logging of the Actor.
I added the Middleware as Described in the Docs but its…
-
I have a cherry-picked IPv6 address from my sixxs subnet that I want to delegate to a client. For that to work I simply added a host configuration with hostid and duid to /etc/config/dhcp.
Now after …
-
Hello,
Tizen Public Distributor certificate is about to expire.
![image](https://user-images.githubusercontent.com/1637770/193121629-ae2d5e42-eb63-45a0-870c-268c3bd2c87e.png)
Are there any plan…
-
Tried using latest version of serenity but still it doesn't work.
Java version is 11
[ERROR] No plugin found for prefix 'serenity' in the current project and in the plugin groups [org.apache.mav…
-
**Bug:** DHCPv4 lease records should all be internally consistent but change with or without hostname. Compare when odhcpd receives DHCPv6 requests without FQDN option negotiation, it will put a "-" i…
-
The current approach for parsing the traces is to rename project trace files with generator names from the assumptions workbook. However, sometimes a single generator has several trace files it could …