chiark / gitweb /
dhcp-network: remove TODO
authorMichal Sekletar <msekleta@redhat.com>
Wed, 18 Jun 2014 16:14:51 +0000 (18:14 +0200)
committerMichal Sekletar <msekleta@redhat.com>
Wed, 18 Jun 2014 16:14:51 +0000 (18:14 +0200)
commit03966da2ca04ca96dd0a1852d7fa423aaf18eba6
treed2ab026718d3045a99e65983b6ad3237184bd3c8
parent7cfa80f07e94c3e48703d145ef03a73dd6e7b983
dhcp-network: remove TODO

There is no need to explicitly check version of L3 protocol in the
ethernet header because we bind socket with .sll_protocol set to
ETH_P_IP, thus we only receive IPv4 packets on the socket.
src/libsystemd-network/dhcp-network.c