Maximilian Wilhelm
|
86cedc42da
_module: Update Yolomation to work with Buster. (bond)
|
4 years ago |
Maximilian Wilhelm
|
ea55141f4e
modules/ffho_net: Python3 compatibility, whoop whoop.
|
5 years ago |
Maximilian Wilhelm
|
31338f7e57
modules/ffho_net: Remove 'has_gateway' and 'tagged_vlans' from interfaces
|
5 years ago |
Maximilian Wilhelm
|
9fa3d65eb0
ffho_net: Active OSPF on VLL Vlans 15xy with cost 20.
|
6 years ago |
Maximilian Wilhelm
|
4f515b2be6
modules: ffho_net: Fix "logic typo" in batman interfaces generation.
|
6 years ago |
Maximilian Wilhelm
|
2d5de9478a
modules: ffho_net: Allow deactivating OSPF on usually active interface.
|
6 years ago |
Karsten Böddeker
|
d36a47e854
ffho_net: set specified MAC on BATMAN interface
|
6 years ago |
Maximilian Wilhelm
|
db71830aab
modules: Use MTU value of batman underlay devices as default for batman_ifaces.
|
7 years ago |
root
|
124d4fdccd
ffho_net: Calculate correct MTU for vlan-raw-devices, too.
|
7 years ago |
Maximilian Wilhelm
|
437ba3adc2
modules: Add get_network_address() to calculate network address from given prefix.
|
7 years ago |
Maximilian Wilhelm
|
ae1d2e5474
modules: Add parameter to get_node_iface_ips() to return IPs with masks.
|
7 years ago |
Maximilian Wilhelm
|
8fadf8f6ee
modules: Fix some typos in ffho_net SDN module.
|
7 years ago |
Maximilian Wilhelm
|
51eea7d46b
ffho_net: Add OPS vlans to OSPF config generator.
|
7 years ago |
Maximilian Wilhelm
|
9c9b79426e
ffho_net: Fix silly coding bug is get_ospf_interface_config()
|
7 years ago |
Karsten Böddeker
|
2d9575e1ee
ffho_net.py: Make a copy of the node_config dictionary to suppress side-effects
|
7 years ago |
Karsten Böddeker
|
78d31e0c6a
modules: allow different hop penalty for batman_ext
|
7 years ago |
Maximilian Wilhelm
|
b8b4843ba0
Distinguish between generated and manually set MTU within #SDN.
|
7 years ago |
Maximilian Wilhelm
|
8966e5b4d3
Bye bye IBSS.
|
7 years ago |
Karsten Böddeker
|
17e84b204f
dhcp-server: only add dhcp range if te_prefix is subprefix of site_prefix
|
7 years ago |
Maximilian Wilhelm
|
c18d2b50c2
Fix silly coding errors..
|
7 years ago |
Maximilian Wilhelm
|
50816863c6
Generate meaningful interface descriptions / aliases where useful.
|
7 years ago |
Maximilian Wilhelm
|
413835f2d5
ffho_net: Add _set_mtu_to_iface_and_upper (ifaces, iface_name, mtu).
|
7 years ago |
Maximilian Wilhelm
|
2005ad82c3
Veth pairs which connect BATMAN instances should have BATMAN unterlay MTU.
|
7 years ago |
Maximilian Wilhelm
|
374c4e537b
Reflect previous variable rename. #review
|
7 years ago |
Maximilian Wilhelm
|
5ea3d77656
Python seems to need some more explicit precedence rules here.
|
7 years ago |
Maximilian Wilhelm
|
04b7777df6
Add function cidr_to_dotted_mask (prefix)
|
7 years ago |
Maximilian Wilhelm
|
bb45382fd0
Add check if a vlan-raw-device already has a configuration stanza when setting MTU for it.
|
7 years ago |
Maximilian Wilhelm
|
1df71c2ba4
Make sure default MTU is only applied after ALL generator functions have run.
|
7 years ago |
Maximilian Wilhelm
|
2b43444916
Interface MTU configuration magic.
|
7 years ago |
Maximilian Wilhelm
|
17d5a40305
Fix max. length computation for VXLAN interfaces.
|
7 years ago |