index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
Age
Commit message (
Expand
)
Author
2016-05-26
ipv4acd: no need to memcpy() where assignment suffices
Lennart Poettering
2016-05-26
ipv4acd: introduce new "started" state
Lennart Poettering
2016-05-26
ipv4acd: rename ipv4acd_stop() → ipv4acd_reset()
Lennart Poettering
2016-05-26
ipv4acd: add "_event_source" suffix to event source objects
Lennart Poettering
2016-05-26
ipv4acd: make the iteration and conflict fields unsigned
Lennart Poettering
2016-05-26
ipv4l-{acd,ll}: make sure ipv4 addresses are unsigned
Lennart Poettering
2016-05-26
ipv4acd: library code should never log
Lennart Poettering
2016-05-26
sd-ipv4{acl,ll}: don't make use of RefCnt objects
Lennart Poettering
2016-05-26
sd-network: don't needlessly abbreviate "callback" as "cb" in struct members
Lennart Poettering
2016-05-26
dhcp: fix operator precedence issue with macro
Lennart Poettering
2016-05-26
sd-ndisc: make the _stop() call idempotent
Lennart Poettering
2016-05-26
sd-network: fix up assertion chaos
Lennart Poettering
2016-05-26
sd-ndisc: rename sd_ndisc_init() to sd_ndisc_reset()
Lennart Poettering
2016-05-26
sd-network: rename "index" field of the various clients to "ifindex"
Lennart Poettering
2016-05-26
sd-ndisc: properly make various parameters unsigned
Lennart Poettering
2016-05-26
sd-dhcp: shorten NUL initialization a bit
Lennart Poettering
2016-05-26
sd-network: unify packet processing logic a bit
Lennart Poettering
2016-05-23
networkd: networkd: ndisc set SO_BINDTODEVICE on socket (#3294)
Susant Sahani
2016-05-22
ipv4acd/ipv4ll: stop using read() on SOCK_DGRAM sockets
Lennart Poettering
2016-05-22
sd-ipv4acd: do not define ether_addr_is_nul() redundantly
Lennart Poettering
2016-05-22
sd-ipv4acd: drop HASH_KEY definition, as it is unused
Lennart Poettering
2016-05-22
libsystemd-network: use recv(..., 0) instead of read(...) (#3317)
Tom Gundersen
2016-05-20
Merge pull request #3235 from dkg/hwaddr-cleanup
Tom Gundersen
2016-05-20
sd-dhcp-client: fix busy loop reading zero sized DHCP UDP packets. (#3299)
sadag
2016-05-17
networkd: Add EmitRouter= option for DHCP Server (#3251)
Clemens Gruber
2016-05-17
network: rely on ether_addr_from_string instead of sscanf
Daniel Kahn Gillmor
2016-05-15
sd-dhcp6-client: add log_errno macro and improve debug messages a bit
Zbigniew Jędrzejewski-Szmek
2016-05-15
tree-wide: drop spurious "&"s when passing functions around
Zbigniew Jędrzejewski-Szmek
2016-05-09
network: Make sure we log about parse errors for ifname lists
Lennart Poettering
2016-05-09
tree-wide: port more code to use ifname_valid()
Lennart Poettering
2016-05-06
networkd: cleanup FOREACH_WORD
Susant Sahani
2016-05-03
network: get rid of DUID_TYPE_RAW
Zbigniew Jędrzejewski-Szmek
2016-05-03
dh-dhcp{,6}-client: change the semantics of DUID setting
Zbigniew Jędrzejewski-Szmek
2016-05-03
dhcp-identifier: un-inline dhcp_validate_duid_len
Zbigniew Jędrzejewski-Szmek
2016-05-03
sd-dhcp: change uint8_t *duid to const void*
Zbigniew Jędrzejewski-Szmek
2016-05-03
sd-dhcp{,6}-client: use standard indentation for functions args
Zbigniew Jędrzejewski-Szmek
2016-04-04
Address code-review items for pull-request #2890
Vinay Kulkarni
2016-04-01
dhcp-identifier: handle too long duid_len in dhcp_validate_duid_len()
Thomas Haller
2016-03-31
Merge pull request #2915 from vinaykul/master
Zbigniew Jędrzejewski-Szmek
2016-03-30
DHCP DUID, IAID configuration options
Vinay Kulkarni
2016-03-24
lldp: move public macros to sd-lldp.h and namespace them
Beniamino Galvani
2016-03-21
Revert "DHCP DUID and IAID configurability"
Zbigniew Jędrzejewski-Szmek
2016-03-14
lldp: fix starting ttl timer for lldp neighbor
Thomas Haller
2016-03-09
DHCP DUID and IAID configurability
Vinay Kulkarni
2016-03-04
lldp: fix memleak
Zbigniew Jędrzejewski-Szmek
2016-02-27
core: avoid compiler warning when compiling with -fexceptions
Thomas Haller
2016-02-25
sd-dhcp-server: Send replies to BOOTP relay server port
Patrik Flykt
2016-02-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-21
sd-lldp: beef up callback logic
Lennart Poettering
[next]