chiark / gitweb /
use more _cleanup_ macro
[elogind.git] / src / libsystemd-network /
2014-06-24 Ronny Chevaliersd-dhcp6-client: use %m instead of strerror(errno)
2014-06-24 Tom Gundersensd-dhcp-client: return NULL from _unref() like the...
2014-06-22 Michal Sekletardhcp-network: don't bother with IP fragments
2014-06-21 Tom Gundersensd-dhcp-server: change default lease time form 1m to 1h
2014-06-21 Tom Gundersensd-dhcp-server: fix broadcast of DHCP packets
2014-06-20 Thomas Hindoe Paab... sd-dhcp-server: remove unused cleanup function
2014-06-19 Ronny Chevaliertests: fix test-icmp6-rs
2014-06-19 Ronny Chevaliersd-icmp6-nd: fix uninitialized fd
2014-06-19 Ronny Chevaliersd-dhcp6-client: fix uninitialized variables
2014-06-19 Zbigniew Jędrzejew... sd-dhcp6-client: Initialize fd to -1 and rename function
2014-06-19 Patrik Flyktsd-dhcp6-client: Add reply sending for test
2014-06-19 Patrik Flyktsd-dhcp6-client: Receive and parse a reply and set...
2014-06-19 Patrik Flyktsd-dhcp6-client: Add Advertise sending for test case
2014-06-19 Patrik Flyktsd-dhcp6-client: Add Request message sending
2014-06-19 Patrik Flyktsd-dhcp6-client: Update start function to take a state
2014-06-19 Patrik Flyktsd-dhcp6-client: Add test case for Advertise message...
2014-06-19 Patrik Flyktsd-dhcp6-lease: Add functions for accessing lease and...
2014-06-19 Patrik Flyktsd-dhcp6-client: Receive and parse Advertise messages
2014-06-19 Patrik Flyktsd-dhcp6-client: Add IA Address option parsing
2014-06-19 Patrik Flyktsd-dhcp6-lease: Add DHCPv6 lease handling
2014-06-19 Patrik Flyktsd-dhcp6-client: Add DHCPv6 Solicit test case
2014-06-19 Patrik Flyktsd-dhcp6-client: Add DHCPv6 Solicit message creation...
2014-06-19 Patrik Flyktsd-dhcp6-client: Add functions to bind to DHCPv6 UDP...
2014-06-19 Patrik Flyktsd-dhcp6-client: Add basic DHCPv6 option handling
2014-06-19 Patrik Flyktsd-dhcp6-client: Add DHCPv6 client Solicitation timeout...
2014-06-19 Patrik Flyktsd-dhcp6-client: Add basic DHCPv6 test cases
2014-06-19 Patrik Flyktsd-dhcp6-client: Add DHCPv6 IAID functionality
2014-06-19 Tom Gundersennetwork-internal: split out net_get_name()
2014-06-19 Tom Gundersensd-dhcp6-client: Initialize DUID
2014-06-19 Patrik Flyktsd-icmp6-nd: Add initial Router Advertisement test...
2014-06-19 Patrik Flyktsd-icmp6-nd: Add Router Solicitation and Advertisement...
2014-06-19 Patrik Flyktsd-dhcp6-client: Add initial DHCPv6 client files
2014-06-18 Lennart Poetteringdhcp-server: simplify dhcp server unref call
2014-06-18 Thomas Hindoe Paab... sd-dhcp-client: check return from dhcp_option_append
2014-06-18 Thomas Hindoe Paab... sd-dhcp-server: fix a leak
2014-06-18 Michal Sekletardhcp-network: remove TODO
2014-06-17 Tom Gundersennetworkd: veth - fix memleak
2014-06-17 Tom Gundersensd-dhcp: checksum - make endianess-neutral
2014-06-13 Tom Gundersensd-dhcp-server: test - skip when lacking perms
2014-06-13 Andreas Henrikssonsd-dhcp-client: fix invalid free() in client_send_request()
2014-06-13 Tom Gundersensd-dhcp-server: add RELEASE support
2014-06-13 Tom Gundersensd-dhcp-server: add dummy DECLINE support
2014-06-13 Tom Gundersensd-dhcp-server: track bound leases
2014-06-13 Tom Gundersensd-dhcp-server: add support for clients requesting...
2014-06-13 Tom Gundersensd-dhcp-server: add basic NAK support
2014-06-13 Tom Gundersensd-dhcp-server: add basic REQUEST/ACK support
2014-06-13 Tom Gundersensd-dhcp-server: add basic DISCOVER/OFFER support
2014-06-13 Tom Gundersensd-dhcp-server: add support for sending messages
2014-06-13 Tom Gundersensd-dhcp-server: add support for setting the server...
2014-06-13 Tom Gundersensd-dhcp-server: bind to raw socket for sending
2014-06-13 Tom Gundersensd-dhcp-server: add basic message parsing
2014-06-13 Tom Gundersensd-dhcp-server: add basic message handling and verification
2014-06-13 Tom Gundersensd-dhcp-server: bind to a given interface
2014-06-13 Tom Gundersensd-dhcp-server: add basic functionality for starting...
2014-06-13 Tom Gundersensd-dhcp-server: add basic functionality for creating...
2014-06-13 Tom Gundersendhcp-network: allow UDP socket to listen on any address
2014-06-03 Camilo Aguilarsd-dhcp-client: allways request broadcast
2014-06-02 Tom Gundersennetworkd: drop CAP_SYS_MODULE
2014-05-26 Tom Gundersentest-dhcp-option: fix memleak
2014-05-25 Cristian RodríguezUse %m instead of strerror(errno) where appropiate
2014-05-21 Tom Gundersensd-dhcp-client: factor out dhcp packet allocation
2014-05-21 Tom Gundersensd-dhcp: rely on FIONREAD working
2014-05-21 Tom Gundersensd-dhcp: option_append - support falling back to 'sname...
2014-05-21 Tom Gundersensd-dhcp: make sure we can not fill options so much...
2014-05-20 Tom Gundersendhcp-lease: add support for parsing a few more dhcp...
2014-05-20 Tom Gundersendhcp-lease: refactor lease parsing
2014-05-20 Tom Gundersensd-dhcp: refactor parse_options
2014-05-20 Tom Gundersensd-dhcp: refactor dhcp_option_append
2014-05-19 Tom Gundersensd-dhcp-lease/sd-network: modernization and fix leak
2014-05-19 Tom Gundersensd-dhcp-lease: move in_addr (de)serialization to shared...
2014-05-12 Tom Gundersennetworkd: manager - don't leak kmod context
2014-05-12 Susant Sahaninetworkd: introduce ipip tunnel
2014-05-09 Tom Gundersensd-dhcp-client: improve logging when stopping client
2014-05-07 Tom Gundersensd-network: expose both admin and operational state...
2014-05-06 Tom Gundersensd-dhcp-client: use asynchronous_close()
2014-05-06 Tom Gundersensd-dhcp: network - don't leak sockets on failure
2014-05-06 Tom Gundersensd-dhcp: network - set TOS on outgoing packets
2014-05-06 Tom Gundersendhcp-network: don't pass ifindex to bind_udp_socket
2014-04-29 Umut Tezduyar Lindskognetworkd: dont configure route if lease doesn't have one
2014-04-29 Tom Gundersensd-dhcp-lease: fix double realloc
2014-04-29 Tom Gundersensd-dhcp-lease: (de)serialize DNS and NTP servers
2014-04-29 Tom Gundersensd-dhcp-leaes: use newdup()
2014-04-29 Tom Gundersensd-dhcp-lease: add NTP support
2014-04-27 Umut Tezduyar Lindskogsd-dhcp-client: log positive error number
2014-04-27 Umut Tezduyar Lindskoglibnetworkd: add link local tests
2014-04-23 Tom Gundersennetworkd-wait-online: improve interoptability and enabl...
2014-04-20 Tom Gundersensd-dhcp-client: log ifindex and mac address when starting
2014-04-19 Tom Gundersennetworkd: tie links to rtnl rather than udev
2014-04-12 Zbigniew Jędrzejew... test-dhcp-client: unref lease objects to make valgrind...
2014-04-12 Tom Gundersensd-dhcp-client: drop logging about T1/T2
2014-04-11 Tom Gundersensd-dhcp-client: improve logging
2014-04-11 Tom Gundersensd-dhcp-client: use client_initialiez and client_restar...
2014-04-11 Tom Gundersensd-dhcp-client: document message creation a bit more
2014-04-11 Tom Gundersensd-dhcp-client: assert that we can only create DISCOVER...
2014-04-11 Tom Gundersensd-dhcp-client: rebind raw socket when resetting transa...
2014-04-11 Patrik Flyktsd-ipv4ll: Add an explicit stop state for IPv4LL
2014-04-11 Patrik Flyktsd-ipv4ll: Add reference counting for IPv4LL
2014-04-11 Patrik Flyktsd-dhcp-client: Add an explicit stop state for the...
2014-04-11 Patrik Flyktsd-dhcp-client: Add reference counting for DHCP
2014-04-10 Tom Gundersensd-dhcp-client: recevie_message - verify cmsg_len befor...
next