This website requires JavaScript.
Explore
Help
Sign in
mravi
/
uncloud-mravi
Watch
1
Star
0
Fork
You've already forked uncloud-mravi
0
forked from
uncloud/uncloud
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
uncloud-api-refactoring
Branches
Tags
No results found.
uncloud-mravi
/
uncloud
/
hack
History
Exact
Exact
Union
RegExp
Nico Schottelius
7b6c02b3ab
find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \;
2019-12-31 11:29:08 +01:00
..
conf.d
find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \;
2019-12-31 11:29:08 +01:00
rc-scripts
find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \;
2019-12-31 11:29:08 +01:00
nftables.conf
find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \;
2019-12-31 11:29:08 +01:00
README.org
find ucloud -name \*.py -exec sed -i "s/ucloud/uncloud/g" {} \;
2019-12-31 11:29:08 +01:00
README.org
firewalling / networking in ucloud
automatically route a network per VM - /64?
nft: one chain per VM on each vm host (?)
might have scaling issues?
firewall rules on each VM host
To add / block
arp poisoning
ndp "poisoning"
ipv4 dhcp server
drop dhcpv4 requests
drop dhcpv4 answers
This directory contains unfinishe hacks / inspirations
firewalling / networking in ucloud
automatically route a network per VM - /64?
nft: one chain per VM on each vm host (?)
might have scaling issues?
firewall rules on each VM host
mac filtering:
To add / block
TODO
arp poisoning
TODO
ndp "poisoning"
TODO
ipv4 dhcp server
drop dhcpv4 requests
drop dhcpv4 answers