index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-lldp-tx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network/lldp-tx: introduce link_lldp_tx_update_capabilities()
Yu Watanabe
2024-08-16
1
-0
/
+30
*
network: introduce per-interface IP forwarding settings
Yu Watanabe
2024-02-22
1
-3
/
+3
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-2
/
+1
*
network: assert on dereferenced pointer
Luca Boccassi
2021-10-07
1
-1
/
+3
*
network: use sd-lldp-tx
Yu Watanabe
2021-09-27
1
-351
/
+65
*
sd-lldp: introduce SD_LLDP_OUI_IANA_MUD macro
Yu Watanabe
2021-09-27
1
-5
/
+3
*
network: disable event sources before unref them
Yu Watanabe
2021-09-24
1
-1
/
+1
*
tree-wide: port everything over to new sd-id128 compund literal bliss
Lennart Poettering
2021-08-20
1
-2
/
+1
*
network: further unification of MUD url parsers
Yu Watanabe
2021-07-14
1
-20
/
+0
*
networkd: add shared parser for mud urls
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-23
/
+4
*
tree-wide: make cunescape*() functions return ssize_t
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-4
/
+4
*
ether-addr-util: drop redundant "addr" from struct hw_addr_data
Yu Watanabe
2021-06-09
1
-1
/
+1
*
network: fix indentation
Yu Watanabe
2021-04-13
1
-1
/
+1
*
networkd: lldp: use string table
Yu Watanabe
2021-02-11
1
-40
/
+11
*
tree-wide: use error codes in xxx_from_string()
Yu Watanabe
2021-02-11
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
network: store full hardware address in Link struct
Timo Rothenpieler
2020-10-28
1
-1
/
+1
*
network: check feature is enabled in xxx_configure()
Yu Watanabe
2020-10-06
1
-1
/
+1
*
tree-wide: prefer AF_xyz over PF_xyz
Lennart Poettering
2020-09-09
1
-1
/
+1
*
tree-wide: make use of new relative time events in sd-event.h
Lennart Poettering
2020-07-28
1
-5
/
+3
*
network: downgrade log level in conf parsers
Yu Watanabe
2020-07-16
1
-3
/
+3
*
networkd: don't do lldp rx nor tx on bond devices
Lennart Poettering
2020-04-23
1
-1
/
+5
*
LLDP: Add support to transmit MUD URL
Susant Sahani
2020-04-08
1
-1
/
+76
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.h
Yu Watanabe
2019-07-24
1
-0
/
+1
*
network: move link_lldp_emit_enabled() to networkd-lldp-tx.c
Yu Watanabe
2019-05-10
1
-0
/
+17
*
util: drop missing.h from socket-util.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-1
/
+1
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-1
/
+1
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
networkd: clean up main header file a bit
Tom Gundersen
2016-11-14
1
-1
/
+1
*
networkd: reworkd LLDP emission to allow control of propagation level
Lennart Poettering
2016-05-09
1
-18
/
+84
*
networkd: rework headers to avoid circular includes
Zbigniew Jędrzejewski-Szmek
2016-04-30
1
-1
/
+4
*
sd-lldp: drop LLDP ethernet export from sd-lldp.h
Lennart Poettering
2016-04-12
1
-2
/
+4
*
lldp: replace if with assert_cc
Zbigniew Jędrzejewski-Szmek
2016-04-07
1
-2
/
+1
*
lldp: move public macros to sd-lldp.h and namespace them
Beniamino Galvani
2016-03-24
1
-16
/
+15
*
networkd: add basic LLDP transmission support
Lennart Poettering
2016-02-21
1
-0
/
+347