index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
arp-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
arp-util: drop redundant line
Yu Watanabe
2021-11-09
1
-1
/
+0
*
arp-util: shorten BPF code a bit
Yu Watanabe
2021-10-21
1
-21
/
+14
*
arp-util: split out logic of setting BPF code into a function
Yu Watanabe
2021-06-30
1
-3
/
+15
*
arp-util: use struct in_addr
Yu Watanabe
2021-06-30
1
-8
/
+10
*
arp-util: make arp_send_{probe,announcement}() inline
Yu Watanabe
2021-06-30
1
-11
/
+1
*
arp-util: shorten code a bit
Yu Watanabe
2021-06-30
1
-5
/
+2
*
arp-util: check ifindex and mac address
Yu Watanabe
2021-06-30
1
-0
/
+3
*
arp-util: check sent message size
Yu Watanabe
2021-06-30
1
-3
/
+5
*
arp-util: align elements
Yu Watanabe
2021-06-30
1
-18
/
+22
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: prefer AF_xyz over PF_xyz
Lennart Poettering
2020-09-09
1
-1
/
+1
*
tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.h
Yu Watanabe
2019-07-24
1
-1
/
+2
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-1
/
+0
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-2
/
+2
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce new TAKE_FD() macro
Lennart Poettering
2018-03-22
1
-4
/
+1
*
libsystemd-network: fix endianness in ARP BPF filter (#8255)
Beniamino Galvani
2018-02-22
1
-2
/
+2
*
libsystemd-network: fix unaligned loads (issue #7654)
Shawn Landden
2017-12-18
1
-2
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Fix missing space in comments (#5439)
AsciiWolf
2017-02-24
1
-1
/
+1
*
tree-wide: htonl() is weird, let's use htobe32() instead (#3538)
Lennart Poettering
2016-06-15
1
-5
/
+5
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
sd-ipv4ll: filter out unwanted ARP packets in the kernel
Tom Gundersen
2015-09-18
1
-0
/
+153