index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dhcp6: remove unnecessary if check
Lennart Poettering
2015-04-21
1
-2
/
+1
*
test-dhcp6-client: don't unref the event twice
Thomas Hindoe Paaboel Andersen
2015-04-14
1
-2
/
+0
*
sd-dhcp6-client: unref lease when freeing the client
Thomas Hindoe Paaboel Andersen
2015-04-14
1
-0
/
+2
*
test-ipv4ll: clean up the event
Thomas Hindoe Paaboel Andersen
2015-04-13
1
-1
/
+2
*
dhcp: yes, infiniband has the larger MAC address length, but let the compuler...
Lennart Poettering
2015-04-12
1
-1
/
+1
*
shared: add random-util.[ch]
Ronny Chevalier
2015-04-11
4
-0
/
+4
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
Revert "sd-dhcp-client: fix strict aliasing issue"
Lennart Poettering
2015-04-10
1
-7
/
+4
*
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-27
3
-6
/
+6
*
sd-dhcp-client: fix strict aliasing issue
Shawn Landden
2015-03-14
1
-4
/
+7
*
test-dhcp-option: conform to usual coding style
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-20
/
+11
*
test-dhcp-option: add assert to check index is nonnegative
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-0
/
+2
*
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
2015-03-14
2
-8
/
+8
*
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-13
1
-2
/
+2
*
sd-pppoe: workaround for incomplete include in old kernels
Zbigniew Jędrzejewski-Szmek
2015-03-13
1
-0
/
+1
*
sd-dhcp6-client: delay setting the DUID and don't fail constructor
Thomas Haller
2015-03-04
1
-6
/
+12
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
17
-51
/
+0
*
Transpose args in strv_fnmatch() to be more oo
Zbigniew Jędrzejewski-Szmek
2015-02-16
1
-4
/
+4
*
test-network: fix segfault with NULL dev_path/driver/type/name
Zbigniew Jędrzejewski-Szmek
2015-02-16
1
-4
/
+8
*
network-internal: chain matches with AND in net_match_config()
Zbigniew Jędrzejewski-Szmek
2015-02-16
1
-8
/
+8
*
Add helper for fnmatch over strv
Zbigniew Jędrzejewski-Szmek
2015-02-16
1
-45
/
+8
*
Add missing includes in header files
Thomas Hindoe Paaboel Andersen
2015-02-12
1
-0
/
+1
*
Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"
Lennart Poettering
2015-02-12
2
-2
/
+2
*
network-internal: fix inverted matching
Tom Gundersen
2015-02-11
1
-4
/
+4
*
net: support globbing and disjunction in Match logic
Tom Gundersen
2015-02-10
2
-15
/
+94
*
tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC
Cristian Rodríguez
2015-02-10
2
-2
/
+2
*
test-lldp: fix minor OOM
Lennart Poettering
2015-02-10
1
-3
/
+6
*
test-lldp: initialize structs when we define them
Lennart Poettering
2015-02-10
1
-3
/
+3
*
test-lldp: use strndup() where possible
Lennart Poettering
2015-02-10
1
-6
/
+3
*
libsystemd-network: Avoid potential NULL dereference in test-lldp
Philippe De Swert
2015-02-10
1
-0
/
+1
*
treewide: correct typos and use consistent "MAC" spelling
Torstein Husebø
2015-02-09
3
-3
/
+3
*
test-dhcp-client: add a kludge to make valgrind happy
Zbigniew Jędrzejewski-Szmek
2015-02-03
1
-0
/
+7
*
test-dhcp-client: open a real udp socket for test execution
Zbigniew Jędrzejewski-Szmek
2015-02-03
1
-1
/
+7
*
test-dhcp-client: remove linebreak
Zbigniew Jędrzejewski-Szmek
2015-01-31
1
-2
/
+1
*
sd-dhcp: chop of trailing dot of DHCP supplied host and domain nams
Lennart Poettering
2015-01-28
1
-0
/
+14
*
sd-icmp6-nd: Add support for fetching the latest expired prefix
Patrik Flykt
2015-01-27
1
-0
/
+20
*
test-icmp6-nd: Add test cases for prefixes
Patrik Flykt
2015-01-27
1
-7
/
+200
*
sd-icmp6-nd: Parse ICMPv6 prefix information
Patrik Flykt
2015-01-27
1
-0
/
+202
*
test-icmp6-rs: Add trivial test case for an MTU that is not present
Patrik Flykt
2015-01-27
1
-3
/
+9
*
sd-icmp6-nd: Add helper function to get the IPv6 link MTU
Patrik Flykt
2015-01-27
1
-0
/
+27
*
sd-icmp6-nd: Add link and prefix structures for ICMPv6
Patrik Flykt
2015-01-27
1
-0
/
+52
*
sd-icmp6-nd: Update Router Advertisement handling
Patrik Flykt
2015-01-27
1
-12
/
+74
*
sd-dhcp6-lease: Revise address iteration functions
Patrik Flykt
2015-01-27
2
-42
/
+29
*
#pragma once here and there
Zbigniew Jędrzejewski-Szmek
2015-01-23
1
-0
/
+2
*
sd-dhcp-client: use RFC4361-complient ClientID by default
Tom Gundersen
2015-01-22
2
-61
/
+74
*
dhcp-identifier: create IAID even if no udev device can be found
Tom Gundersen
2015-01-22
1
-7
/
+6
*
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-22
1
-1
/
+1
*
network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-client
Tom Gundersen
2015-01-21
3
-50
/
+109
*
network: dhcp - split out the duid structure into a new header file
Tom Gundersen
2015-01-21
2
-38
/
+70
*
sd-dhcp6-client: Remove unnecessary debug printout
Patrik Flykt
2015-01-20
1
-1
/
+0
[next]