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-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
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-02
dhcp: delay restarts after NAKs
Beniamino Galvani
2016-01-26
dhcp: make host/domain name validity checks stricter
Lennart Poettering
2016-01-21
Merge pull request #2391 from keszybz/coverity
Daniel Mack
2016-01-20
libsystemd-network: avoid double free on error
Zbigniew Jędrzejewski-Szmek
2016-01-20
libsystemd-network: use assert_se
Zbigniew Jędrzejewski-Szmek
2016-01-20
dhcp: make DHCP6_OPTION_* enum public
Beniamino Galvani
2016-01-20
dhcp: make DHCP_OPTION_* enum public
Beniamino Galvani
2016-01-20
dhcp: export routes as opaque objects
Beniamino Galvani
2016-01-18
sd-ndisc: simplify if stmt and reindent log messages
Zbigniew Jędrzejewski-Szmek
2016-01-18
sd-ndisc: simplify ndisc_prefix_new
Zbigniew Jędrzejewski-Szmek
2016-01-12
tree-wide: use xsprintf() where applicable
Daniel Mack
2015-12-25
Merge pull request #2223 from ssahani/lldp
Zbigniew Jędrzejewski-Szmek
2015-12-25
V3 LLDP: Add packet validation (system name and description)
Susant Sahani
2015-12-25
lldp: improve logging
Susant Sahani
2015-12-02
util-lib: update dns_name_to_wire_format() to optionally generate DNSSEC cano...
Lennart Poettering
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
Merge pull request #2029 from teg/network-fixes
Martin Pitt
2015-11-25
dns-domain: rework dns_label_escape() to not imply memory allocation
Lennart Poettering
[next]