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-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
2016-02-21
sd-lldp: filter out LLDP messages coming from our own MAC address
Lennart Poettering
2016-02-21
sd-lldp: rework sd-lldp API
Lennart Poettering
2016-02-20
sd-lldp: fix how we create the LLDP listening socket
Lennart Poettering
2016-02-20
tree-wide: place #pragma once at the same place everywhere
Lennart Poettering
2016-02-20
sd-lldp: simplify lldp_network_bind_raw_socket() a bit
Lennart Poettering
2016-02-20
sd-lldp: move ETHERTYPE_LLDP to missing.h
Lennart Poettering
2016-02-20
test-lldp: fix error checking expressions
Lennart Poettering
2016-02-20
libsystemd-network: sd-event uses 64bit priorities, expose them in the APIs a...
Lennart Poettering
2016-02-20
sd-lldp: drop "port" object
Lennart Poettering
2016-02-20
sd-lldp: drop keeping of statistics
Lennart Poettering
2016-02-20
libsystemd-network: don't abbreviate "callback" as "cb" needlessly
Lennart Poettering
2016-02-20
sd-lldp: drop state field
Lennart Poettering
2016-02-18
Remove/add (un)needed includes
Nathan McSween
2016-02-16
networkd: FIONREAD is not reliable on some sockets
Lennart Poettering
2016-02-15
dhcp: assert the success of sd_event_now()
Beniamino Galvani
2016-02-13
Merge pull request #2589 from keszybz/resolve-tool-2
Lennart Poettering
2016-02-11
Add memcpy_safe
Zbigniew Jędrzejewski-Szmek
[next]