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
5 年前
Nate Bohman
a013fa4c00
Adding ipv6_autoconf to Network Formula
This should allow for automatically assigned IPv6 network addresses
via SLAAC.
5 年前
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.
6 年前
a_karamyshev
f7bf779e8d
Adding support mtu from interfaces
9 年前
Krzysztof Pawłowski
099949e0a7
routes: pass gateway param only if defined , it fix interface routes without defined gateway
9 年前
Arnold Bechtoldt
a78bcfdd6e
update README file
9 年前
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
9 年前
Arnold Bechtoldt
95de708c75
network interace states should be unique, refs #8
9 年前
Simon Lloyd
a053676e94
Add root group to FreeBSD defaults.
10 年前
Arnold Bechtoldt
59a1ab7e16
change order of param mode
it's all about consistency ;)
10 年前
Arnold Bechtoldt
224eaadeaf
make route pillars mergeable
10 年前
Arnold Bechtoldt
0a5c7c8f94
provide pillars for resolver config file attributes
10 年前
Arnold Bechtoldt
fc3bc7ca30
added missing default pillar values for all currently supported operating systems
10 年前
Arnold Bechtoldt
c24e211386
setting default path for resolver configuration file
10 年前
Alan Pearce
9ad60b1842
Add FreeBSD resolver support
10 年前
Arnold Bechtoldt
bebba16f76
support ipv6 network configuration
10 年前
Arnold Bechtoldt
1a07f8879e
removing some default host entries
10 年前
Arnold Bechtoldt
6d637d1262
give the route states a better/ human readable name
10 年前
Arnold Bechtoldt
59f8bf903f
improving the new code a bit
10 年前
Arnold Bechtoldt
b5ab387c15
sort resolver options (unsorted dict)
10 年前
root
61cc38e7bd
Delete macro
10 年前
root
a1e0454053
Change routes syntax and logical
10 年前
root
beee68827e
Add new elements for pppoe
10 年前
root
04c7dfbd68
add support pppoe
10 年前
root
383cd25a5a
Add support routes using salt.states.network. Testing on ubuntu 14.04
10 年前
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
10 年前
root
7e357342d8
Install vlan package if there is any vlan interfaces
10 年前
Arnold Bechtoldt
e3843cb999
renaming pillars
10 年前
Arnold Bechtoldt
87e7dfa3bf
modernize network.interfaces
10 年前
Arnold Bechtoldt
2b2d0af43b
remove old README file
10 年前
Arnold Bechtoldt
3a3f217867
changing resolver file mode for trivial reasons ;)
10 年前
Arnold Bechtoldt
164fa0bcdf
adding todo note
10 年前
Arnold Bechtoldt
29252a6812
updating readme, extending network.interfaces with bridge config support
10 年前
Arnold Bechtoldt
7d958033de
removing useless bits in the resolver state file
10 年前
Arnold Bechtoldt
36345b081e
simplify default/ pillar configuration
10 年前
Arnold Bechtoldt
74c2e2f85e
adding hosts configuration
10 年前
Arnold Bechtoldt
6d8f76692b
improving resolver search pillar var
10 年前
Arnold Bechtoldt
76e8f88067
fixing a wrong usage of var tests
10 年前
Arnold Bechtoldt
4ffff2d7c9
adding resolver config
10 年前
Arnold Bechtoldt
b2ae19a3b8
providing initial configuration
10 年前