Zbigniew Jędrzejewski-Szmek
ba9fa3bc48
man: fix indentation in table
...
<entry>-ies must be a single line of text. Otherwise docbook does strange
things to the indentation.
2016-10-03 07:36:59 -04:00
Torstein Husebø
d23a0044a3
treewide: fix typos ( #4217 )
2016-09-26 11:32:47 +02:00
Martin Pitt
6ac288a990
Merge pull request #4123 from keszybz/network-file-dropins
...
Network file dropins
2016-09-17 10:00:19 +02:00
Zbigniew Jędrzejewski-Szmek
bac150e9d1
man: mention that netdev,network files support dropins
...
Also update the description of drop-ins in systemd.unit(5) to say that .d
directories, not .conf files, are in /etc/system/system, /run/systemd/system,
etc.
2016-09-16 10:32:03 -04:00
Susant Sahani
92c918b06d
networkd: add support to configure virtual CAN device ( #4139 )
...
1. add support for kind vcan
2. fixup indention netlink-types.c, networkd-netdev.c
2016-09-14 18:15:16 +02:00
Tobias Jungel
c7440e7401
networkd: add options to bridge ( #4051 )
...
This patch allows to configure AgeingTimeSec, Priority and DefaultPVID for
bridge interfaces.
2016-08-31 20:06:23 +02:00
Susant Sahani
b760a9af90
networkd: add support to set STP ( #3903 )
...
fixes #3881
2016-08-06 01:44:57 +02:00
Zbigniew Jędrzejewski-Szmek
e306f2df03
man: replace dash with mdash where appropriate
2016-07-16 11:09:25 -04:00
Jakub Wilk
037a3ded54
man: fix indefinite articles ( #3694 )
2016-07-12 11:58:14 +02:00
Susant Sahani
4d89618a4e
man: networkd bonding remove 802.3ad from transmit hash policy ( #3666 )
...
The xmit_hash_policy does not have 802.3ad value. Remove this
from man.
2016-07-05 22:42:03 -07:00
Torstein Husebø
6dd6a9c493
treewide: fix typos
2016-07-04 17:10:23 +02:00
Andreas Rammhold
20897a0d6e
networkd: added support for vrf interfaces ( #3316 )
2016-06-16 00:25:06 +02:00
Susant Sahani
1d7100298c
networkd: Tunnel add support to configure key for VTI/VTI6 ( #3532 )
...
fixes #3298
2016-06-14 19:11:57 +02:00
Tobias Jungel
c6f8d17de0
networkd: bridge add support to configure VLAN filtering ( #3344 )
...
This patch implements support for IFLA_BR_VLAN_FILTERING configuration.
2016-05-30 17:00:16 +02:00
Susant Sahani
6df6d89879
networkd: bridge add support to configure multicast snooping ( #3223 )
...
This patch implements support for the IFLA_BR_MCAST_SNOOPING attribute
it can change the multicast snooping value.
IGMP snooping monitors the Internet Group Management Protocol (IGMP)
traffic between hosts and multicast routers.
2016-05-15 09:15:20 -04:00
Susant Sahani
3fef7a3fcd
networkd: allow setting of multicast querier for linux bridge ( #3051 )
2016-04-18 13:45:52 +02:00
Torstein Husebø
96d4901149
treewide: fix typos and then/that use
2016-02-24 11:56:11 +01:00
Susant Sahani
ea0288d17c
networkd: VXLAN add support to configure port
...
This patch add support to configure port
PortRange:
VXLAN bases source UDP port based on flow to help the
receiver to be able to load balance based on outer header flow.
DestinatinPort:
Allow configuring the default destination port on a per-device basis.
2016-01-19 12:17:54 +05:30
Tom Gundersen
89c22dc342
Merge pull request #1629 from ssahani/vxlan
...
networkd: vxlan add option to set FDB entries
2015-11-09 23:36:59 +01:00
Jan Engelhardt
a8eaaee72a
doc: correct orthography, word forms and missing/extraneous words
2015-11-06 13:45:21 +01:00
Jan Engelhardt
b938cb902c
doc: correct punctuation and improve typography in documentation
2015-11-06 13:00:02 +01:00
Susant Sahani
3d276dd2c0
man: add man for vxlan onfigures max number of FDB entries
2015-11-03 09:28:03 +05:30
Daniel Mack
6c8fe33031
Merge pull request #1452 from poettering/journal-vacuum
...
A variety of journal vacuuming improvements, plus an nspawn fix
2015-10-06 11:02:04 +02:00
Susant Sahani
3428fe07f0
man: add man for bridge params
2015-10-05 09:43:29 +05:30
Lennart Poettering
6c1695be47
man: include numeric prefixes in example file names for .link, .netdev, .network files
...
In order to avoid confusion with the default files we ship, let's use a
low prefix number for all examples.
Fixes #1409 .
2015-10-03 11:55:53 +02:00