Skip to content

Instruction file and minor code corrections from Claude Code#216

Open
olljanat-ai wants to merge 2 commits intoburmilla:masterfrom
olljanat-ai:claude/review-burmillaos-setup-3Zm19
Open

Instruction file and minor code corrections from Claude Code#216
olljanat-ai wants to merge 2 commits intoburmilla:masterfrom
olljanat-ai:claude/review-burmillaos-setup-3Zm19

Conversation

@olljanat-ai
Copy link
Copy Markdown
Collaborator

@olljanat-ai olljanat-ai commented Mar 22, 2026

Instruction file and minor code corrections from Claude Code.

@olljanat-ai olljanat-ai marked this pull request as draft March 22, 2026 08:13
claude added 2 commits March 22, 2026 12:45
Provides onboarding documentation covering build system, project structure,
dependency management, custom forks rationale (runc, netlink), testing,
and common pitfalls for AI-assisted development.

https://claude.ai/code/session_01U8AphoBeKU1CDE8dsaQ9n3
- bonding.go: Fix cmd.Stdout = os.Stdin -> os.Stdout (modprobe output
  was being sent to stdin instead of stdout)
- ipv4ll_linux.go: Replace addr.String()[:7] with strings.HasPrefix()
  to prevent potential panic on short address strings
- ipv4ll_linux.go: Move rand.New() outside loop to avoid recreating
  the random generator on each iteration
- netconf_linux.go: Fix gateway to use replace (add=false) instead of
  add (add=true) for the primary IPv4 gateway, matching the comment
  intent and preventing EEXIST errors when a default route exists

https://claude.ai/code/session_01U8AphoBeKU1CDE8dsaQ9n3
@olljanat-ai olljanat-ai force-pushed the claude/review-burmillaos-setup-3Zm19 branch from 170147a to e342a4a Compare March 22, 2026 10:45
@olljanat-ai olljanat-ai marked this pull request as ready for review March 22, 2026 10:45
@olljanat-ai olljanat-ai changed the title Claude/review burmillaos setup 3 zm19 Instruction file and minor code corrections from Claude Code Mar 22, 2026
@olljanat-ai olljanat-ai assigned prologic and unassigned prologic Mar 22, 2026
@olljanat-ai olljanat-ai requested a review from prologic March 22, 2026 10:48
@olljanat
Copy link
Copy Markdown
Member

@prologic I have been skipping pull requests for a while because there haven't been others but I think that it is time to start using those again with proper peer review practice. This should be relatively simple place to start.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants