index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
sd-ipv4ll.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsystemd-network: check that errno==0 is not passed to log functions
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-2
/
+5
*
libsystemd-network: use macro for definitions of log_{lldp,dhcp,…}_errno
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-10
/
+5
*
Check that errno passed log_{interface,link}_*_errno() is non-zero
Zbigniew Jędrzejewski-Szmek
2021-04-14
1
-1
/
+1
*
libsystemd-network: make log_dhcp_client() or friends include interface name
Yu Watanabe
2021-03-03
1
-1
/
+9
*
libsystemd-network: introduce sd_xxx_{set,get}_ifname()
Yu Watanabe
2021-03-03
1
-0
/
+7
*
tree-wide: use in_addr_is_set() or friends
Yu Watanabe
2021-02-17
1
-1
/
+1
*
sd-ipv4acd,sd-ipv4ll: include interface name in the debug logs
Yu Watanabe
2020-12-02
1
-3
/
+5
*
sd-ipv4acd,sd-ipv4ll: introduce _get_ifindex() and _get_ifname()
Yu Watanabe
2020-12-02
1
-0
/
+14
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
libsystemd-network: do not request each daemon exist in sd_xxx_stop()
Yu Watanabe
2020-10-15
1
-1
/
+2
*
network: return 1 on start and 0 if ipv4ll is already started
Dan Streetman
2020-05-26
1
-2
/
+4
*
ipv4ll: do not reset conflict counter on restart
AJ Bagwell
2019-12-11
1
-1
/
+1
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: use PROJECT_FILE instead of __FILE__
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-1
/
+1
*
ipv4ll: do not reset seed generation counter on restart
Yu Watanabe
2019-04-02
1
-15
/
+17
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
1
-19
/
+4
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-1
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-2
/
+2
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
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
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
libsystemd-network: sd-ipv4ll: Wrapper to restart address aquisition after co...
Jason Reeder
2017-03-31
1
-0
/
+6
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
ipv4ll: shorten some checks by using IN_SET a bit
Lennart Poettering
2016-05-26
1
-11
/
+2
*
sd-ipv4ll: add a bit of logging to IPv4LL too
Lennart Poettering
2016-05-26
1
-0
/
+8
*
ipv4acd: rework how we pick ipv4ll addresses
Lennart Poettering
2016-05-26
1
-70
/
+61
*
ipv4ll: change "seed" parameter to be uint64_t
Lennart Poettering
2016-05-26
1
-5
/
+3
*
ipv4l-{acd,ll}: make sure ipv4 addresses are unsigned
Lennart Poettering
2016-05-26
1
-13
/
+7
*
sd-ipv4{acl,ll}: don't make use of RefCnt objects
Lennart Poettering
2016-05-26
1
-1
/
+0
*
sd-network: don't needlessly abbreviate "callback" as "cb" in struct members
Lennart Poettering
2016-05-26
1
-4
/
+4
*
sd-network: rename "index" field of the various clients to "ifindex"
Lennart Poettering
2016-05-26
1
-2
/
+3
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...
Lennart Poettering
2016-02-20
1
-1
/
+1
*
libsystemd-network: don't abbreviate "callback" as "cb" needlessly
Lennart Poettering
2016-02-20
1
-2
/
+2
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-6
/
+2
*
sd-ipv4ll: fix error path if sd-ipv4acd allocation fails
Lennart Poettering
2015-11-17
1
-2
/
+2
*
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
2015-11-16
1
-3
/
+2
*
siphash24: change result argument to uint64_t
Martin Pitt
2015-11-16
1
-3
/
+3
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
sd-*.h: clean up exported (or to-be-exported) header files
Lennart Poettering
2015-10-24
1
-1
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-6
/
+6
*
sd-ipv4ll: allow initial address to be set explicitly
Tom Gundersen
2015-10-11
1
-4
/
+35
*
sd-ipv4ll: fix namespacing
David Herrmann
2015-09-22
1
-4
/
+4
*
sd-ipv4acd: fix namespacing
David Herrmann
2015-09-22
1
-3
/
+3
*
sd-ipv4ll: do not assert_return when seed == 0
Ronny Chevalier
2015-09-21
1
-1
/
+0
*
sd-ipv4acd: introduce new library split out from sd-ipv4ll
Tom Gundersen
2015-09-18
1
-423
/
+145
*
sd-ipv4ll: simplify conflict handling
Tom Gundersen
2015-09-18
1
-19
/
+16
*
sd-ipv4ll: rework callbacks
Tom Gundersen
2015-09-18
1
-105
/
+92
[next]