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-09-14
Merge branch 'notsystemd/postmove' into notsystemd/master
Luke Shumaker
2016-09-13
./tools/notsd-move
Luke Shumaker
2016-09-12
./tools/notsd-fixup **/Makefile
Luke Shumaker
2016-09-11
Run the new fixup script.
Luke Shumaker
2016-08-08
fix
Luke Shumaker
2016-08-02
fix warnings from header files
Luke Shumaker
2016-08-02
./fixup.sh
Luke Shumaker
2016-08-01
find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \;
Luke Shumaker
2016-07-30
stuff
Luke Shumaker
2016-07-28
headerssss
Luke Shumaker
2016-07-28
tidy headers
Luke Shumaker
2016-07-28
fix
Luke Shumaker
2016-07-28
Merge branch 'lukeshu/postmove' into lukeshu/master
Luke Shumaker
2016-07-28
./move.sh
Luke Shumaker
2016-07-28
fix
Luke Shumaker
2016-07-27
fix
Luke Shumaker
2016-07-12
Various fixes for typos found by lintian (#3705)
Michael Biebl
2016-06-30
Fix #3236 (#3633)
Lennart Poettering
2016-06-16
Merge pull request #3481 from poettering/relative-memcg
Lennart Poettering
2016-06-15
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-14
sd-ndisc: add missing cast
Lennart Poettering
2016-06-12
more
Luke Shumaker
2016-06-09
./move.sh
Luke Shumaker
2016-06-06
network: beef up ipv6 RA support considerably
Lennart Poettering
2016-06-06
network: use inet_ntop() rather than SD_NDISC_ADDRESS_FORMAT_VAL() when seria...
Lennart Poettering
2016-06-06
lldp: minor coding style improvement
Lennart Poettering
2016-06-06
lldp: add sd_lldp_get_event() call
Lennart Poettering
2016-06-06
lldp: deal properly with recv() returning EAGAIN/EINTR
Lennart Poettering
2016-06-06
lldp: pass correct neighbor object to REMOVED callback
Lennart Poettering
2016-06-06
lldp: rename TLV accessor pseudo-macros
Lennart Poettering
2016-06-06
lldp: make sd_lldp_neighbor_tlv_rewind() return whether there's a first entry
Lennart Poettering
2016-06-06
lldp: use NULL instead 0, when we deal with a pointer
Lennart Poettering
2016-06-06
lldp: add _public_ to a two exported functions missing it
Lennart Poettering
2016-06-06
lldp: clarify that sd_lldp_neighbor_get_ttl() returns seconds
Lennart Poettering
2016-06-06
lldp: add proper ref counting to sd_lldp object and a separate call for setti...
Lennart Poettering
2016-06-06
sd-lldp: take triple timestamp when reading LLDP packets
Lennart Poettering
2016-06-04
Merge pull request #3392 from poettering/assorted-stuff
Zbigniew Jędrzejewski-Szmek
2016-05-31
network: fix wrong include of source file "ether-addr-util.c" (#3402)
Thomas Haller
2016-05-30
dhcp-server: fix integer underflow
Lennart Poettering
2016-05-28
Merge pull request #3360 from glaubitz/master
Zbigniew Jędrzejewski-Szmek
2016-05-27
networkd/sd-dhcp-server: Fix unaligned access in parse_request().
John Paul Adrian Glaubitz
2016-05-26
ipv4ll: shorten some checks by using IN_SET a bit
Lennart Poettering
2016-05-26
sd-ndisc: small coding style fixes
Lennart Poettering
2016-05-26
sd-ndisc: add more whitespace
Lennart Poettering
2016-05-26
sd-ndisc: stop discovery properly when something fails
Lennart Poettering
2016-05-26
sd-ndisc: rework size checking in ndisc_ra_parse()
Lennart Poettering
2016-05-26
sd-ndisc: simplify clamping of router "pref" parameter
Lennart Poettering
2016-05-26
sd-ndisc: append "event_source" to event source objects stored in structures
Lennart Poettering
2016-05-26
sd-ndisc: add log_ndisc_errno() macro, to complement log_ndisc() like elsewhere
Lennart Poettering
2016-05-26
sd-ndisc: use the right object to pass to log_ndisc()
Lennart Poettering
[next]