Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
ea22379
fix(netconf): log DHCP daemon termination instead of print (obs-2)
geraldo-netto Jun 19, 2026
38bfa27
fix(netconf): log swallowed BridgeException on cleanup (obs-5)
geraldo-netto Jun 19, 2026
f621f67
refactor(netconf): resolve iptables via PATH (plat-3)
geraldo-netto Jun 19, 2026
34578a1
refactor(netconf): abstract proc access in _is_running (plat-9)
geraldo-netto Jun 19, 2026
5113590
feat(netconf): fail clearly when IPv4 forwarding sysctl is absent (pl…
geraldo-netto Jun 19, 2026
08bf281
refactor(netconf): prefer /run and centralize the run path (cfg-3)
geraldo-netto Jun 19, 2026
c0f8f51
fix(netconf): omit empty dns-server dhcp-option for dnsmasq (depend-2)
geraldo-netto Jun 19, 2026
7f50b47
fix(netconf): require a pid file before locking dhcp (depend-1)
geraldo-netto Jun 19, 2026
1fb0eb8
perf(netconf): poll for udhcpd pid instead of fixed sleep (mem-3)
geraldo-netto Jun 19, 2026
154ceb1
fix(netconf): make DHCP clean_up idempotent and crash-safe (sm-7)
geraldo-netto Jun 19, 2026
b2e6b92
fix(netconf): bound DHCP daemon startup with a communicate timeout (w…
geraldo-netto Jun 19, 2026
7c94aa2
fix(netconf): reconcile iptables rules by comment tag (dist-2)
geraldo-netto Jun 19, 2026
2156b59
fix(netconf): serialize mechanism with an exclusive flock (dist-1)
geraldo-netto Jun 19, 2026
ff6466b
fix(netconf): roll back partial state when apply_settings fails (dist-4)
geraldo-netto Jun 19, 2026
ba9cbac
refactor(netconf): extract _apply_settings phases into helpers
geraldo-netto Jun 19, 2026
9266e87
fix(netconf): harden _is_running against non-positive pids and EPERM
geraldo-netto Jun 19, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading