chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
resolved: handle IDNA domains
[elogind.git]
/
src
/
libsystemd-network
/
2014-07-31
Zbigniew Jędrzejew...
Reject invalid quoted strings
tree
|
commitdiff
2014-07-29
Lennart Poettering
sd-network: make socket filter programs static const...
tree
|
commitdiff
2014-07-28
Tom Gundersen
sd-dhcp-server: add forcerenew support
tree
|
commitdiff
2014-07-28
Tom Gundersen
sd-dhcp-client: add support for FORCERENEW
tree
|
commitdiff
2014-07-28
Tom Gundersen
sd-dhcp-client: listen on UDP socket as soon as a lease...
tree
|
commitdiff
2014-07-28
Tom Gundersen
dhcp-network: enable IP_FREEBIND for UDP sockets
tree
|
commitdiff
2014-07-28
Tom Gundersen
sd-dhcp-client: drop event DHCP_EVENT_NO_LEASE
tree
|
commitdiff
2014-07-28
Tom Gundersen
sd-dhcp-client: only verify UDP messages
tree
|
commitdiff
2014-07-24
Tom Gundersen
libsystemd-network: use CLOCK_BOOTTIME instead of CLOCK...
tree
|
commitdiff
2014-07-23
Tom Gundersen
networkd: merge DNS and NTP entries when exporting
tree
|
commitdiff
2014-07-23
Dan Williams
dhcp-network: remove unused DHCP6_STATE_RS
tree
|
commitdiff
2014-07-18
Lennart Poettering
change type for address family to "int"
tree
|
commitdiff
2014-07-16
Lennart Poettering
sd-network: remove redundant array size parameter from...
tree
|
commitdiff
2014-07-15
Tom Gundersen
sd-dhcp-client: make request broadcasts opt-in
tree
|
commitdiff
2014-07-14
Tom Gundersen
sd-dhcp-server: make gcc happy
tree
|
commitdiff
2014-07-14
Tom Gundersen
sd-dhcp6-client: make gcc happy
tree
|
commitdiff
2014-07-14
Susant Sahani
networkd: dhcp add vendor class indentifier option 60
tree
|
commitdiff
2014-07-07
Michal Sekletar
dhcp-network: make clear that we are ANDing Fragment...
tree
|
commitdiff
2014-07-07
Michal Sekletar
dhcp-network: ignore IP packets with More Fragments...
tree
|
commitdiff
2014-07-07
Michal Sekletar
dhcp-network: add check for DHCP.chaddr
tree
|
commitdiff
2014-07-04
Steven Noonan
networkd: don't clear dhcpv6 lease timers if there...
tree
|
commitdiff
2014-07-02
Tom Gundersen
sd-dhcp6-client: initialize variable
tree
|
commitdiff
2014-07-01
Thomas Hindoe Paab...
sd-dhcp6-client: check return value
tree
|
commitdiff
2014-07-01
Eugene Yakubovich
networkd: send hostname to dhcp server
tree
|
commitdiff
2014-07-01
Tom Gundersen
sd-dhcp6-client: fix free before use
tree
|
commitdiff
2014-06-29
Tom Gundersen
network-internal: initialize _cleanup_ variable
tree
|
commitdiff
2014-06-29
Susant Sahani
netowrkd:deserialize_dhcp_routes verify strndup ret
tree
|
commitdiff
2014-06-29
Tom Gundersen
sd-dhcp-client: don't fail hard if UDP socket can not...
tree
|
commitdiff
2014-06-29
Eugene Yakubovich
Add support for DHCP static route options
tree
|
commitdiff
2014-06-29
Patrik Flykt
sd-dhcp-client/networkd: set lifetimes for IPv4 addresses
tree
|
commitdiff
2014-06-29
Tom Gundersen
networkd/sd-dhcp-server: only start dhcp server when...
tree
|
commitdiff
2014-06-26
Patrik Flykt
sd-dhcp6-client: Implement Rapid Commit
tree
|
commitdiff
2014-06-26
Patrik Flykt
sd-dhcp6-client: Implement Renew and Rebind
tree
|
commitdiff
2014-06-26
Patrik Flykt
sd-dhcp6-lease: Add helper function to compute remainin...
tree
|
commitdiff
2014-06-26
Patrik Flykt
sd-dhcp6-client: Add Option Request Option support
tree
|
commitdiff
2014-06-26
Patrik Flykt
sd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery
tree
|
commitdiff
2014-06-26
Patrik Flykt
sd-dhcp6-client: return NULL from _unref() like the...
tree
|
commitdiff
2014-06-24
Ronny Chevalier
sd-dhcp6-client: use %m instead of strerror(errno)
tree
|
commitdiff
2014-06-24
Tom Gundersen
sd-dhcp-client: return NULL from _unref() like the...
tree
|
commitdiff
2014-06-22
Michal Sekletar
dhcp-network: don't bother with IP fragments
tree
|
commitdiff
2014-06-21
Tom Gundersen
sd-dhcp-server: change default lease time form 1m to 1h
tree
|
commitdiff
2014-06-21
Tom Gundersen
sd-dhcp-server: fix broadcast of DHCP packets
tree
|
commitdiff
2014-06-20
Thomas Hindoe Paab...
sd-dhcp-server: remove unused cleanup function
tree
|
commitdiff
2014-06-19
Ronny Chevalier
tests: fix test-icmp6-rs
tree
|
commitdiff
2014-06-19
Ronny Chevalier
sd-icmp6-nd: fix uninitialized fd
tree
|
commitdiff
2014-06-19
Ronny Chevalier
sd-dhcp6-client: fix uninitialized variables
tree
|
commitdiff
2014-06-19
Zbigniew Jędrzejew...
sd-dhcp6-client: Initialize fd to -1 and rename function
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add reply sending for test
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Receive and parse a reply and set...
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add Advertise sending for test case
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add Request message sending
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Update start function to take a state
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add test case for Advertise message...
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-lease: Add functions for accessing lease and...
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Receive and parse Advertise messages
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add IA Address option parsing
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-lease: Add DHCPv6 lease handling
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add DHCPv6 Solicit test case
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add DHCPv6 Solicit message creation...
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add functions to bind to DHCPv6 UDP...
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add basic DHCPv6 option handling
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add DHCPv6 client Solicitation timeout...
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add basic DHCPv6 test cases
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add DHCPv6 IAID functionality
tree
|
commitdiff
2014-06-19
Tom Gundersen
network-internal: split out net_get_name()
tree
|
commitdiff
2014-06-19
Tom Gundersen
sd-dhcp6-client: Initialize DUID
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-icmp6-nd: Add initial Router Advertisement test...
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-icmp6-nd: Add Router Solicitation and Advertisement...
tree
|
commitdiff
2014-06-19
Patrik Flykt
sd-dhcp6-client: Add initial DHCPv6 client files
tree
|
commitdiff
2014-06-18
Lennart Poettering
dhcp-server: simplify dhcp server unref call
tree
|
commitdiff
2014-06-18
Thomas Hindoe Paab...
sd-dhcp-client: check return from dhcp_option_append
tree
|
commitdiff
2014-06-18
Thomas Hindoe Paab...
sd-dhcp-server: fix a leak
tree
|
commitdiff
2014-06-18
Michal Sekletar
dhcp-network: remove TODO
tree
|
commitdiff
2014-06-17
Tom Gundersen
networkd: veth - fix memleak
tree
|
commitdiff
2014-06-17
Tom Gundersen
sd-dhcp: checksum - make endianess-neutral
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: test - skip when lacking perms
tree
|
commitdiff
2014-06-13
Andreas Henriksson
sd-dhcp-client: fix invalid free() in client_send_request()
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add RELEASE support
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add dummy DECLINE support
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: track bound leases
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add support for clients requesting...
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add basic NAK support
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add basic REQUEST/ACK support
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add basic DISCOVER/OFFER support
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add support for sending messages
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add support for setting the server...
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: bind to raw socket for sending
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add basic message parsing
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add basic message handling and verification
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: bind to a given interface
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add basic functionality for starting...
tree
|
commitdiff
2014-06-13
Tom Gundersen
sd-dhcp-server: add basic functionality for creating...
tree
|
commitdiff
2014-06-13
Tom Gundersen
dhcp-network: allow UDP socket to listen on any address
tree
|
commitdiff
2014-06-03
Camilo Aguilar
sd-dhcp-client: allways request broadcast
tree
|
commitdiff
2014-06-02
Tom Gundersen
networkd: drop CAP_SYS_MODULE
tree
|
commitdiff
2014-05-26
Tom Gundersen
test-dhcp-option: fix memleak
tree
|
commitdiff
2014-05-25
Cristian Rodríguez
Use %m instead of strerror(errno) where appropiate
tree
|
commitdiff
2014-05-21
Tom Gundersen
sd-dhcp-client: factor out dhcp packet allocation
tree
|
commitdiff
2014-05-21
Tom Gundersen
sd-dhcp: rely on FIONREAD working
tree
|
commitdiff
2014-05-21
Tom Gundersen
sd-dhcp: option_append - support falling back to 'sname...
tree
|
commitdiff
next