summaryrefslogtreecommitdiff
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
* networkctl: Add support to display bondSusant Sahani2020-03-181-1/+40
* Merge pull request #15143 from ssahani/networkctl-tunnel-geneveYu Watanabe2020-03-181-1/+96
|\
| * networkctl: Add support to display vti and vti6 tunnelsSusant Sahani2020-03-181-2/+8
| * networkctl: add support to display ip6gre, ip6gretap, ip6erspanSusant Sahani2020-03-181-1/+21
| * networkctl: Add support to display gre gretap and erspanSusant Sahani2020-03-171-2/+4
| * networkctl: Add support to display geneve tunnel infoSusant Sahani2020-03-171-0/+67
* | Merge pull request #15136 from yuwata/network-dhcp4-use-gatewayZbigniew Jędrzejewski-Szmek2020-03-174-1/+7
|\ \ | |/ |/|
| * network: add a flag to ignore gateway provided by DHCP serverYu Watanabe2020-03-164-1/+7
* | networkctl: Add support to show tunnel (ipip/sit) local and remote addressSusant Sahani2020-03-171-0/+27
* | Merge pull request #15138 from ssahani/networkctl-vlanAnita Zhang2020-03-161-1/+12
|\ \
| * | networkctl: Add support to display vlan IDSusant Sahani2020-03-161-1/+12
| |/
* | network: do not re-attach sd-event objectYu Watanabe2020-03-172-8/+8
* | network: can: add support for listen-only modeYu Watanabe2020-03-173-5/+13
* | networkctl: Add support to display master deviceSusant Sahani2020-03-171-0/+12
|/
* networkctl: Add support to display qdiscSusant Sahani2020-03-131-1/+19
* network: rename type name to ProportionalIntegralControllerEnhancedYu Watanabe2020-03-122-6/+6
* network: TC - introduce HHFSusant Sahani2020-03-127-0/+122
* network: TC - introduce pfifo_fastSusant Sahani2020-03-126-0/+12
* network: TC - introduce pfifo_head_dropSusant Sahani2020-03-126-3/+28
* network: TC - introduce BFIFOSusant Sahani2020-03-126-4/+88
* network: tc: introduce DRR classYu Watanabe2020-03-126-0/+114
* network: TC - introduce DRRSusant Sahani2020-03-127-0/+29
* network: tc- introduce PIESusant Sahani2020-03-127-0/+121
* Merge pull request #15036 from yuwata/can-termination-modYu Watanabe2020-03-074-0/+16
|\
| * network: add CAN Termination tristate optionMatt Ranostay2020-03-074-0/+16
* | Merge pull request #14890 from yuwata/network-tc-nextYu Watanabe2020-03-0724-50/+1511
|\ \
| * | network: tc: introduce cakeSusant Sahani2020-03-027-0/+189
| * | network: TC introduce sfb - Stochastic Fair BlueSusant Sahani2020-03-027-0/+132
| * | network: TC introduce GRED, Generic Random Early DetectionSusant Sahani2020-03-027-0/+224
| * | network: TC introduce PFIFOSusant Sahani2020-03-027-0/+113
| * | network: tc: support HTB classYu Watanabe2020-03-025-0/+203
| * | network: introduce struct TClass to prepare for supporting tc classYu Watanabe2020-03-025-0/+354
| * | network: introduce TrafficControlKind to prepare for supporting tc classYu Watanabe2020-03-029-42/+130
| * | network: tc: support Hierarchy Token Bucket (HTB)Yu Watanabe2020-03-027-0/+123
| * | network: tc: make Parent= take class idYu Watanabe2020-03-023-8/+43
* | | network: Add support to ignore foreign routesSusant Sahani2020-03-074-2/+7
* | | network: add setting to support RA without DHCPv6 clientYu Watanabe2020-03-074-1/+5
* | | network: Allow DHCPv6 client to start without router's managed flag.Susant Sahani2020-03-073-0/+13
* | | Merge pull request #14904 from ssahani/dhcp-server-force-renewChris Down2020-03-065-0/+91
|\ \ \
| * | | network: Add support in networkctl for DHCP server forcerenewSusant Sahani2020-02-281-0/+44
| * | | network: Add policy in polkit DHCP server forcenenewSusant Sahani2020-02-191-0/+11
| * | | network: introduce bus method forcerenew for DHCP serverSusant Sahani2020-02-193-0/+36
| | |/ | |/|
* | | Merge pull request #14956 from ssahani/delegated-prefix-14474Chris Down2020-03-067-10/+98
|\ \ \
| * | | network: make use of generate_ipv6_eui_64_addressSusant Sahani2020-03-011-10/+4
| * | | network: introduce IPv6 prefix assignSusant Sahani2020-03-014-0/+74
| * | | network: Introduce method to generate EUI-64 addressesSusant Sahani2020-03-012-0/+20
* | | | network: Move config_parse_ip_service_type to networkd-dhcp4.c andSusant Sahani2020-03-035-29/+30
* | | | network: make Type=ether match based on iftypeYu Watanabe2020-03-025-28/+7
| |_|/ |/| |
* | | network: Allow to configure GW even UseRoutes=falseSusant Sahani2020-03-021-32/+31
|/ /
* | network: fix typo in commentYu Watanabe2020-02-281-1/+1