]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-link.c
networkd: VLAN - allow multiple vlans to be created on a link
authorTom Gundersen <teg@jklm.no>
Mon, 10 Feb 2014 17:41:54 +0000 (18:41 +0100)
committerTom Gundersen <teg@jklm.no>
Mon, 10 Feb 2014 18:00:17 +0000 (19:00 +0100)
commit672682a6b9d6fb6a3722c3fea1a93b4831747b54
tree8d7956ff4c9171faad0702afe01b9ac2656d3322
parent3831838ae7b3ac145711bb84a71cb86cdd829975
networkd: VLAN - allow multiple vlans to be created on a link

Also limit the range of vlan ids. Other implementations and
documentation use the ranges {0,1}-{4094,4095}, but we use
the one accepted by the kernel: 0-4094.

Reported-by: Oleksii Shevchuk <alxchk@gmail.com>
man/systemd-networkd.service.xml
src/network/networkd-gperf.gperf
src/network/networkd-link.c
src/network/networkd-netdev.c
src/network/networkd-network.c
src/network/networkd.h