index
:
apps/utils/go-nsupdate
devel
jcarr
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-12
ignore empty commit
jcarr
Jeff Carr
2023-04-12
only try once
Jeff Carr
2023-04-12
oops. fixed bastion2
Jeff Carr
2023-04-12
hundred & farm001
Jeff Carr
2023-04-12
bastion2 on enp1s0f0
Jeff Carr
2023-04-12
bastion2
Jeff Carr
2023-04-12
misc
Jeff Carr
2023-04-12
damn
Jeff Carr
2023-04-12
bastion
Jeff Carr
2023-03-25
dns update worked for hpdevone.lab.wit.org
Jeff Carr
2022-06-24
Merge pull request #6 from neingeist/fix/restrict-family
HEAD
master
devel
Tero Marttila
2022-06-24
🐛 Fix restricting address family when watching for changes
neingeist
2022-06-24
Merge pull request #8 from SpComb/github-actions-lint
Tero Marttila
2022-06-24
github actions: experiment with workflow error commands
Tero Marttila
2022-06-24
github workflows: add go fmt, vet checks
Tero Marttila
2022-06-24
Merge pull request #7 from SpComb/github-actions
Tero Marttila
2022-06-24
README: whitespace cleanup
Tero Marttila
2022-06-24
README: add github actions status badge
Tero Marttila
2022-06-24
github workflows: upload build artifact
Tero Marttila
2022-06-24
github workflows: use go mod
Tero Marttila
2022-06-24
setup go module
Tero Marttila
2022-06-24
github workflows: add go build workflow
Tero Marttila
2022-06-19
Merge pull request #3 from neingeist/fix/netlink-api
Tero Marttila
2022-06-17
Fix netlink API usage
neingeist
2016-06-19
go fmt
Tero Marttila
2016-06-19
README: fix go get path
Tero Marttila
2016-06-19
moar usage
Tero Marttila
2016-06-19
usage
Tero Marttila
2016-06-19
examples
Tero Marttila
2016-06-19
publish with MIT
Tero Marttila
2016-06-19
use --watch to continuously watch for addr changes, and update with retry
Tero Marttila
2016-06-19
addrs: follow link state
Tero Marttila
2016-06-19
take name as posarg, default for --tsig-name
Tero Marttila
2016-06-19
autodiscover server from zone SOA
Tero Marttila
2016-06-19
split up modules
Tero Marttila
2016-06-19
scan interface addresses, and send nsupdate
Tero Marttila