Kristoffer Dalby
|
59a1a85a2b
|
Change to a go generics set implementation, no more casting 🎉
|
2022-05-30 11:49:35 +02:00 |
|
Adrien Raffin-Caboisse
|
92ffac625e
|
feat(namespace): add normalization function for namespace
|
2022-02-22 19:59:12 +01:00 |
|
Adrien Raffin-Caboisse
|
5f642eef76
|
chore(lint): more lint fixing
|
2022-02-17 09:32:54 +01:00 |
|
Adrien Raffin-Caboisse
|
d8c4c3163b
|
chore(fmt): apply make fmt command
|
2022-02-17 09:32:54 +01:00 |
|
Adrien Raffin-Caboisse
|
9cedbbafd4
|
chore(all): update some files for linter
|
2022-02-17 09:32:51 +01:00 |
|
Jamie Greeff
|
9b7d657cbe
|
Return all peers instead of peers in same namespace
|
2022-02-17 09:27:59 +01:00 |
|
Kristoffer Dalby
|
a730f007d8
|
Formatting of DNS files
|
2022-01-25 22:11:15 +00:00 |
|
Csaba Sarkadi
|
115d0cbe85
|
dns: IPv6 roots generation
|
2022-01-16 14:18:22 +01:00 |
|
Csaba Sarkadi
|
1a6e5d8770
|
Add support for multiple IP prefixes
|
2022-01-16 14:18:22 +01:00 |
|
Kristoffer Dalby
|
715542ac1c
|
Add and fix stylecheck (golint replacement)
|
2021-11-15 17:24:24 +00:00 |
|
Kristoffer Dalby
|
471c0b4993
|
Initial work eliminating one/two letter variables
|
2021-11-14 20:32:03 +01:00 |
|
Kristoffer Dalby
|
85f28a3f4a
|
Remove all instances of undefined numbers (gonmd)
|
2021-11-14 18:31:51 +01:00 |
|
Kristoffer Dalby
|
c9c16c7fb8
|
Remove unused params or returns
|
2021-11-14 18:03:21 +01:00 |
|
Kristoffer Dalby
|
668e958d3e
|
Add and fix unconvert
|
2021-11-14 17:49:54 +01:00 |
|
Kristoffer Dalby
|
89eb13c6cb
|
Add and fix nlreturn (new line return)
|
2021-11-14 16:46:09 +01:00 |
|
Kristoffer Dalby
|
03b7ec62ca
|
Go format with shorter lines
|
2021-11-13 08:36:45 +00:00 |
|
Juan Font Alonso
|
01a5fe3c51
|
Added tests, solved some bugs, and code reorg
|
2021-10-17 23:58:09 +02:00 |
|
Juan Font Alonso
|
687e8d12be
|
Do not use the full application for getMapResponseDNSConfig
|
2021-10-17 12:10:03 +02:00 |
|
Juan Font Alonso
|
061efa1822
|
Do not include BaseDomain as full route in DNSConfig + code reorg
|
2021-10-17 11:57:53 +02:00 |
|
Juan Font Alonso
|
5ce1526a06
|
Do not return a pointer
|
2021-10-10 12:43:41 +02:00 |
|
Juan Font Alonso
|
d70c3d6189
|
Added more comments, plus renamed vars with better names
|
2021-10-10 12:34:55 +02:00 |
|
Juan Font Alonso
|
6884798404
|
Added some comments
|
2021-10-10 00:40:25 +02:00 |
|
Juan Font Alonso
|
32c3f09eb4
|
Fixed conflict
|
2021-10-09 12:23:05 +02:00 |
|
Juan Font Alonso
|
fc5153af3e
|
Generate MagicDNS search domains for any tailnet range
|
2021-10-09 12:22:13 +02:00 |
|
Juan Font
|
1a0f6f6e39
|
Added note on TODO
|
2021-10-05 19:01:56 +02:00 |
|
Juan Font
|
6981543db6
|
Only search domain from current namespace in MapResponse
|
2021-10-05 19:00:40 +02:00 |
|
Juan Font
|
02bc7314f4
|
Update dns.go
Co-authored-by: Kristoffer Dalby <kradalby@kradalby.no>
|
2021-10-04 21:47:09 +02:00 |
|
Juan Font Alonso
|
45e71ecba0
|
Generated MagicDNS search domains (only in 100.64.0.0/10)
|
2021-10-02 12:13:05 +02:00 |
|