summaryrefslogtreecommitdiff
path: root/src/pkg/net/interface_freebsd.go
Commit message (Expand)AuthorAgeFilesLines
* net: replace error variable name e, errno with errMikio Hara2012-02-011-20/+11
* syscall: use errorRuss Cox2011-11-131-4/+4
* src/pkg/[n-z]*: gofix -r error -force=errorRuss Cox2011-11-011-2/+2
* net, syscall: move multicast address handlingJoel Sing2011-08-161-0/+31
* net: joined group addresses for a specific interface for darwin, freebsd, linuxMikio Hara2011-08-041-0/+49