Age | Commit message (Expand) | Author |
2014-06-18 | dhcp-network: remove TODO | Michal Sekletar |
2014-06-17 | networkd: veth - fix memleak | Tom Gundersen |
2014-06-17 | sd-dhcp: checksum - make endianess-neutral | Tom Gundersen |
2014-06-13 | sd-dhcp-server: test - skip when lacking perms | Tom Gundersen |
2014-06-13 | sd-dhcp-client: fix invalid free() in client_send_request() | Andreas Henriksson |
2014-06-13 | sd-dhcp-server: add RELEASE support | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add dummy DECLINE support | Tom Gundersen |
2014-06-13 | sd-dhcp-server: track bound leases | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add support for clients requesting lease lifetime | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic NAK support | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic REQUEST/ACK support | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic DISCOVER/OFFER support | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add support for sending messages | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add support for setting the server address | Tom Gundersen |
2014-06-13 | sd-dhcp-server: bind to raw socket for sending | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic message parsing | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic message handling and verification | Tom Gundersen |
2014-06-13 | sd-dhcp-server: bind to a given interface | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic functionality for starting/stopping server | Tom Gundersen |
2014-06-13 | sd-dhcp-server: add basic functionality for creating/destroying server instance | Tom Gundersen |
2014-06-13 | dhcp-network: allow UDP socket to listen on any address | Tom Gundersen |
2014-06-03 | sd-dhcp-client: allways request broadcast | Camilo Aguilar |
2014-06-03 | networkd: drop CAP_SYS_MODULE | Tom Gundersen |
2014-05-26 | test-dhcp-option: fix memleak | Tom Gundersen |
2014-05-25 | Use %m instead of strerror(errno) where appropiate | Cristian RodrÃguez |
2014-05-21 | sd-dhcp-client: factor out dhcp packet allocation | Tom Gundersen |
2014-05-21 | sd-dhcp: rely on FIONREAD working | Tom Gundersen |
2014-05-21 | sd-dhcp: option_append - support falling back to 'sname' and 'file' | Tom Gundersen |
2014-05-21 | sd-dhcp: make sure we can not fill options so much that there is no space for... | Tom Gundersen |
2014-05-20 | dhcp-lease: add support for parsing a few more dhcp options | Tom Gundersen |
2014-05-20 | dhcp-lease: refactor lease parsing | Tom Gundersen |
2014-05-20 | sd-dhcp: refactor parse_options | Tom Gundersen |
2014-05-20 | sd-dhcp: refactor dhcp_option_append | Tom Gundersen |
2014-05-19 | sd-dhcp-lease/sd-network: modernization and fix leak | Tom Gundersen |
2014-05-19 | sd-dhcp-lease: move in_addr (de)serialization to shared network code | Tom Gundersen |
2014-05-12 | networkd: manager - don't leak kmod context | Tom Gundersen |
2014-05-12 | networkd: introduce ipip tunnel | Susant Sahani |
2014-05-09 | sd-dhcp-client: improve logging when stopping client | Tom Gundersen |
2014-05-07 | sd-network: expose both admin and operational state directly | Tom Gundersen |
2014-05-06 | sd-dhcp-client: use asynchronous_close() | Tom Gundersen |
2014-05-06 | sd-dhcp: network - don't leak sockets on failure | Tom Gundersen |
2014-05-06 | sd-dhcp: network - set TOS on outgoing packets | Tom Gundersen |
2014-05-06 | dhcp-network: don't pass ifindex to bind_udp_socket | Tom Gundersen |
2014-04-30 | networkd: dont configure route if lease doesn't have one | Umut Tezduyar Lindskog |
2014-04-29 | sd-dhcp-lease: fix double realloc | Tom Gundersen |
2014-04-29 | sd-dhcp-lease: (de)serialize DNS and NTP servers | Tom Gundersen |
2014-04-29 | sd-dhcp-leaes: use newdup() | Tom Gundersen |
2014-04-29 | sd-dhcp-lease: add NTP support | Tom Gundersen |
2014-04-27 | sd-dhcp-client: log positive error number | Umut Tezduyar Lindskog |
2014-04-27 | libnetworkd: add link local tests | Umut Tezduyar Lindskog |