chiark / gitweb /
dhcp-network: make clear that we are ANDing Fragment offset field with mask
authorMichal Sekletar <msekleta@redhat.com>
Mon, 7 Jul 2014 13:27:24 +0000 (15:27 +0200)
committerMichal Sekletar <msekleta@redhat.com>
Mon, 7 Jul 2014 13:59:13 +0000 (15:59 +0200)
commitffc90a11962274ac597b7838f31a4aff0362aa46
tree4018c4717b48fe6d5aa05fb916a8831b01143b79
parentb064329fd80b8d0fe2e46c561f92886090fa20d1
dhcp-network: make clear that we are ANDing Fragment offset field with mask

Reading BPF assembly written as C macros is inherently difficult. Don't
make it harder than necessary and provide clearer explanation in the
comment.
src/libsystemd-network/dhcp-network.c