O. Yuanying
|
2859fd8717
host-gw (linux): Add dual stack support
|
3 years ago |
Luther Monson
|
65edc01ef7
goimports and removing more init funcs with just logs
|
3 years ago |
Luther Monson
|
26b1485e07
moving go modules to flannel-io/flannel and updating to go 1.16
|
4 years ago |
Luther Monson
|
117c10277e
pass waitgroup pointer
|
4 years ago |
Tom Denham
|
475eaf919a
Fix up rebase
|
7 years ago |
Madhan Raj Mookkandy
|
247d3c16aa
Fix to build/release windows binaries from Linux
|
7 years ago |
forrestchen
|
4c91cf6c38
Add new ipip backend
|
8 years ago |
Rakesh Kelkar
|
145a4a48dc
backend: Get flannel building on windows with stubs
|
7 years ago |
Tom Denham
|
01de65a0cf
backend/hostgw: Improve robustness, add logging and comments
|
7 years ago |
Tom Denham
|
e14feb7f8e
Backends: Remove Run() from interface as it's not used
|
8 years ago |
Tom Denham
|
01afb49e72
Remove the experimental support for multiple networks.
|
8 years ago |
Tom Denham
|
befe8799db
Fix various little problems found by gometalinter
|
8 years ago |
Tom Denham
|
808b3061e1
BUILDS: Use vendor directory instead of Godeps
|
8 years ago |
Eugene Yakubovich
|
878c525a3d
Refactor the backend interfaces for multi-networks
|
9 years ago |
Eugene Yakubovich
|
cdb519c3ce
Change copyright from CoreOS to flannel authors
|
9 years ago |
Dan Williams
|
f678fc0de6
Add UnregisterNetwork backend method
|
9 years ago |
Dan Williams
|
c1029314ad
Split backend Init operation into New/Init and AddNetwork
|
9 years ago |
Dan Williams
|
91e784bc70
Use a map for backend lookups
|
9 years ago |
Eugene Yakubovich
|
178fe9e2b4
Refactoring: single ctx and pull out LeaseRenewer
|
9 years ago |
Dan Williams
|
d9d89f6bde
subnet: add infrastructure and tests for network watches
|
9 years ago |
Eugene Yakubovich
|
e43bc6db18
Ignore own lease in subnet events
|
9 years ago |
Eugene Yakubovich
|
c162a91db1
host-gw: bug fix cmp for inequality of ip addrs
|
9 years ago |
José Moreira
|
50253461ca
Add PublicIP address as an option
|
9 years ago |
Lv Lv
|
3d0469e60b
Ignore route to local ext IP in hostgw mode
|
9 years ago |
Eugene Yakubovich
|
9cbad3b7f0
mutli-network support and abstract subnet mgr
|
9 years ago |
Huang
|
0b10fe4ab3
refactor
|
10 years ago |
Huang
|
94a80b6b85
refactor to use netlink.route object in backend
|
10 years ago |
Huang
|
c63fe4922c
fix the bug: lost route when reboot network
|
10 years ago |
Eugene Yakubovich
|
88e525ff89
copyright headers added and gofmt fixes
|
10 years ago |
Eugene Yakubovich
|
9d8c330ea4
Factor out installing IP masquerading out of backends
|
10 years ago |