index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add install-sysconfdir=no-samples option for (non-)installation of sample con...
Josh Triplett
2021-01-14
1
-1
/
+1
*
network: do not serialize/deserialize routing policy rules
Yu Watanabe
2020-12-29
1
-5
/
+0
*
meson: do not link with libudev
Yu Watanabe
2020-12-15
1
-8
/
+2
*
Merge pull request #17478 from yuwata/split-network-internal
Yu Watanabe
2020-11-27
1
-2
/
+1
|
\
|
*
meson: drop libsystemd_network from several binaries
Yu Watanabe
2020-10-29
1
-2
/
+1
*
|
meson: add option to skip installing to $sysconfdir
Jörg Thalheim
2020-11-12
1
-2
/
+4
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
network: move sysctl related functions to networkd-sysctl.c
Yu Watanabe
2020-10-06
1
-0
/
+2
*
Merge pull request #15050 from ssahani/fq-pie
Yu Watanabe
2020-09-17
1
-0
/
+2
|
\
|
*
network: TC - introduce fq pie
Susant Sahani
2020-09-17
1
-0
/
+2
*
|
network: Introduce bare UDP
Susant Sahani
2020-09-17
1
-0
/
+2
|
/
*
network: add support for setting MDB entries
Daniel Mack
2020-09-10
1
-0
/
+2
*
network: Introduce SR-IOV
Susant Sahani
2020-07-01
1
-0
/
+2
*
network: tc: introduce Enhanced Transmission Selection (ETS)
Yu Watanabe
2020-06-18
1
-0
/
+2
*
networkd: start a DBus interface for the DHCP server
Marc-André Lureau
2020-06-04
1
-0
/
+2
*
network: tc: introduce Quick Fair Queueing (QFQ)
Susant Sahani
2020-06-03
1
-0
/
+2
*
network: TC - introduce HHF
Susant Sahani
2020-03-12
1
-0
/
+2
*
network: TC - introduce DRR
Susant Sahani
2020-03-12
1
-0
/
+2
*
network: tc- introduce PIE
Susant Sahani
2020-03-12
1
-0
/
+2
*
network: tc: introduce cake
Susant Sahani
2020-03-02
1
-0
/
+2
*
network: TC introduce sfb - Stochastic Fair Blue
Susant Sahani
2020-03-02
1
-0
/
+2
*
network: TC introduce GRED, Generic Random Early Detection
Susant Sahani
2020-03-02
1
-0
/
+2
*
network: TC introduce PFIFO
Susant Sahani
2020-03-02
1
-0
/
+2
*
network: introduce struct TClass to prepare for supporting tc class
Yu Watanabe
2020-03-02
1
-0
/
+2
*
network: introduce TrafficControlKind to prepare for supporting tc class
Yu Watanabe
2020-03-02
1
-0
/
+2
*
network: tc: support Hierarchy Token Bucket (HTB)
Yu Watanabe
2020-03-02
1
-0
/
+2
*
network: tc: support teql
Yu Watanabe
2020-02-07
1
-0
/
+2
*
network, meson: allow statically linked build
Robert Scheck
2020-01-08
1
-6
/
+15
*
meson: drop unnecessary linking of libudev_core
Yu Watanabe
2020-01-07
1
-2
/
+1
*
network: tc introduce codel
Susant Sahani
2019-12-28
1
-0
/
+2
*
network tc: inroduce FQ - Fair Queue traffic policing
Susant Sahani
2019-12-12
1
-0
/
+2
*
network tc: Add support to conkfigure CoDel - Controlled-Delay Active Queue M...
Susant Sahani
2019-12-10
1
-0
/
+2
*
network: introduce ifb (Intermediate Functional Block)
Susant Sahani
2019-12-07
1
-0
/
+2
*
network: tc introduce sfq - Stochastic Fairness Queueing
Susant Sahani
2019-12-04
1
-0
/
+2
*
networkd tc: introduce tbf
Susant Sahani
2019-12-04
1
-0
/
+2
*
network: cleanup header inclusion
Yu Watanabe
2019-10-30
1
-8
/
+13
*
network: introduce TrafficControl
Susant Sahani
2019-10-30
1
-0
/
+6
*
network: support matching based on wifi SSID
Yu Watanabe
2019-10-14
1
-0
/
+2
*
network: introduce ip nexthop routing
Susant Sahani
2019-10-14
1
-0
/
+2
*
network: implement DBus methods to set DNS related properties
Yu Watanabe
2019-07-16
1
-0
/
+2
*
network: move manager dbus prototypes to networkd-manager-bus.h
Yu Watanabe
2019-07-16
1
-0
/
+1
*
test: add simple tests for network-generator
Yu Watanabe
2019-07-14
1
-0
/
+6
*
network-generator: introduce new tool systemd-network-generator
Yu Watanabe
2019-07-14
1
-0
/
+6
*
Added support for xfrm interfaces
1848
2019-07-10
1
-0
/
+2
*
Merge pull request #12912 from yuwata/network-move-functions
Zbigniew Jędrzejewski-Szmek
2019-07-02
1
-0
/
+8
|
\
|
*
network: move prototypes related to network Network bus objects to networkd-n...
Yu Watanabe
2019-06-29
1
-0
/
+1
|
*
network: move DHCP server related functions to networkd-dhcp-server.c
Yu Watanabe
2019-06-29
1
-0
/
+2
|
*
network: move conf parsers and function prototypes
Yu Watanabe
2019-06-29
1
-0
/
+5
*
|
meson: drop duplicated source
Yu Watanabe
2019-06-30
1
-1
/
+0
|
/
*
network: split out DBus related prototypes to networkd-link-bus.h
Yu Watanabe
2019-06-16
1
-0
/
+1
[next]