Nate Bohman
12d280618e
Fixing autoconf and Adding accept_ra
Salt official documentation says ipv6_autoconf is the correct name
but
/usr/lib/python3/dist-packages/salt/templates/debian_ip/debian_eth.jinja
shows autoconf is actually correct. Found accept_ra in there as well
pirms 5 gadiem
Nate Bohman
a013fa4c00
Adding ipv6_autoconf to Network Formula
This should allow for automatically assigned IPv6 network addresses
via SLAAC.
pirms 5 gadiem
Nate Bohman
ac84582be9
Adding rx/tx offloading to params_supported
This allows rx/tx offloading to pass through to the Salt network
module so that it can be disabled.
pirms 6 gadiem
a_karamyshev
f7bf779e8d
Adding support mtu from interfaces
pirms 9 gadiem
Krzysztof Pawłowski
099949e0a7
routes: pass gateway param only if defined , it fix interface routes without defined gateway
pirms 9 gadiem
Arnold Bechtoldt
a78bcfdd6e
update README file
pirms 9 gadiem
René Jochum
816ada51ba
Add the posibility to skip interface reconfig.
This patch requires my salstatck/salt pull
request [#25165 ](https://github.com/saltstack/salt/pull/25165 ).
Signed-off-by: René Jochum <rene@jochums.at>
Conflicts:
network/defaults.yaml
pirms 9 gadiem
Arnold Bechtoldt
95de708c75
network interace states should be unique, refs #8
pirms 9 gadiem
Simon Lloyd
a053676e94
Add root group to FreeBSD defaults.
pirms 10 gadiem
Arnold Bechtoldt
59a1ab7e16
change order of param mode
it's all about consistency ;)
pirms 10 gadiem
Arnold Bechtoldt
224eaadeaf
make route pillars mergeable
pirms 10 gadiem
Arnold Bechtoldt
0a5c7c8f94
provide pillars for resolver config file attributes
pirms 10 gadiem
Arnold Bechtoldt
fc3bc7ca30
added missing default pillar values for all currently supported operating systems
pirms 10 gadiem
Arnold Bechtoldt
c24e211386
setting default path for resolver configuration file
pirms 10 gadiem
Alan Pearce
9ad60b1842
Add FreeBSD resolver support
pirms 10 gadiem
Arnold Bechtoldt
bebba16f76
support ipv6 network configuration
pirms 10 gadiem
Arnold Bechtoldt
1a07f8879e
removing some default host entries
pirms 10 gadiem
Arnold Bechtoldt
6d637d1262
give the route states a better/ human readable name
pirms 10 gadiem
Arnold Bechtoldt
59f8bf903f
improving the new code a bit
pirms 10 gadiem
Arnold Bechtoldt
b5ab387c15
sort resolver options (unsorted dict)
pirms 10 gadiem
root
61cc38e7bd
Delete macro
pirms 10 gadiem
root
a1e0454053
Change routes syntax and logical
pirms 10 gadiem
root
beee68827e
Add new elements for pppoe
pirms 10 gadiem
root
04c7dfbd68
add support pppoe
pirms 10 gadiem
root
383cd25a5a
Add support routes using salt.states.network. Testing on ubuntu 14.04
pirms 10 gadiem
Arnold Bechtoldt
91e8a0e647
improving installation of the optional vlan package. this change should work for Debian and Redhat family. If you are using a Redhat based os, load your needed kernel modules with https://github.com/bechtoldt/linux-formula
pirms 10 gadiem
root
7e357342d8
Install vlan package if there is any vlan interfaces
pirms 10 gadiem
Arnold Bechtoldt
e3843cb999
renaming pillars
pirms 10 gadiem
Arnold Bechtoldt
87e7dfa3bf
modernize network.interfaces
pirms 10 gadiem
Arnold Bechtoldt
2b2d0af43b
remove old README file
pirms 10 gadiem
Arnold Bechtoldt
3a3f217867
changing resolver file mode for trivial reasons ;)
pirms 10 gadiem
Arnold Bechtoldt
164fa0bcdf
adding todo note
pirms 10 gadiem
Arnold Bechtoldt
29252a6812
updating readme, extending network.interfaces with bridge config support
pirms 10 gadiem
Arnold Bechtoldt
7d958033de
removing useless bits in the resolver state file
pirms 10 gadiem
Arnold Bechtoldt
36345b081e
simplify default/ pillar configuration
pirms 10 gadiem
Arnold Bechtoldt
74c2e2f85e
adding hosts configuration
pirms 10 gadiem
Arnold Bechtoldt
6d8f76692b
improving resolver search pillar var
pirms 10 gadiem
Arnold Bechtoldt
76e8f88067
fixing a wrong usage of var tests
pirms 10 gadiem
Arnold Bechtoldt
4ffff2d7c9
adding resolver config
pirms 10 gadiem
Arnold Bechtoldt
b2ae19a3b8
providing initial configuration
pirms 10 gadiem