index
:
delta/strace.git
AkosUzonyi/pidns
EdgarKaziakhmedov/asinfo
NikolayMarchuk/gsoc-2017-final
NikolayMarchuk/gsoc-2017-final-rebased-on-v4.23--16
VictorKrapivensky/luajit
ZhibinLi/ioctl-drm
baserock/morph
esyr/5.15
esyr/af-spec-fix
esyr/count
esyr/enable-libdw-mpers
esyr/fb
esyr/fixes
esyr/gdbserver-prep
esyr/gdbserver-prep--rebased
esyr/gdbserver0
esyr/hppa-madvise
esyr/ip-local-port-range
esyr/kd
esyr/linux-5.14
esyr/linux-5.15
esyr/linux-5.16
esyr/linux-5.7
esyr/long-options
esyr/net
esyr/next-ng2
esyr/next-ng2-salvage
esyr/prctl-mdwe
esyr/ptp
esyr/rtc-success
esyr/secontext-fixes
esyr/strace-c-fix
esyr/straus-v2
esyr/tcamsg-fixes
esyr/term
esyr/tests-prctl-sve-fix
esyr/time64-updates
esyr/trace-fds
esyr/v4l2
esyr/v5.19
glebfm/getregs_old
ldv/PTRACE_GETEVENTMSG
ldv/PTRACE_SETOPTIONS-tests
ldv/SECCOMP_RET_TRAP
ldv/ci-musl-mainline-only
ldv/codecov
ldv/credits
ldv/fixes
ldv/gcc-10
ldv/github-ci
ldv/gpio
ldv/linux-5.9
ldv/master
ldv/next
ldv/release
ldv/secontext
ldv/selinux
ldv/trace-siginfo
ldv/travis-looping-threads-valgrind
ldv/travis-valgrind
ldv/unifdef
lirc
master
obsolete/HEAD
obsolete/WTA
obsolete/ia64.0
obsolete/v4.0.1
ppiao/gsoc-2018-final
rebase
vapier/ioctlent
github.com: strace/strace.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtnl_neigh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: move #include "print_fields.h" to defs.h
Dmitry V. Levin
2021-02-01
1
-1
/
+0
*
treewide: replace tprints("...") with tprint_more_data_follows()
Dmitry V. Levin
2021-01-29
1
-1
/
+1
*
treewide: replace tprints("}") with tprint_struct_end()
Dmitry V. Levin
2021-01-29
1
-2
/
+2
*
print_fields.h: remove prefix argument from all remaining PRINT_FIELD_* macros
Dmitry V. Levin
2021-01-29
1
-4
/
+8
*
print_fields.h: remove prefix argument from PRINT_FIELD_XVAL macro
Dmitry V. Levin
2021-01-29
1
-2
/
+4
*
print_fields.h: remove prefix argument from PRINT_FIELD_FLAGS macro
Dmitry V. Levin
2021-01-29
1
-2
/
+4
*
print_fields.h: remove prefix argument from PRINT_FIELD_IFINDEX macro
Dmitry V. Levin
2021-01-28
1
-1
/
+1
*
xlat: update NDA_* constants
Dmitry V. Levin
2020-06-28
1
-0
/
+1
*
Update copyright headers
Dmitry V. Levin
2020-04-03
1
-1
/
+1
*
nlattr: implement generic hardware address nlattr decoder
Eugene Syromyatnikov
2020-03-20
1
-17
/
+1
*
rtnl_neigh: fix NDA_LLADDR netlink neighbour table attribute decoder
Jamal Hadi Salim
2019-12-03
1
-1
/
+17
*
Update copyright headers
Dmitry V. Levin
2019-03-18
1
-1
/
+1
*
xlat: update NDA_* constants
Dmitry V. Levin
2019-01-05
1
-0
/
+1
*
Change the license of strace to LGPL-2.1-or-later
Dmitry V. Levin
2018-12-10
1
-21
/
+1
*
Update copyright headers
Dmitry V. Levin
2018-02-13
1
-1
/
+1
*
Use char * for pointer arithmetics
Eugene Syromyatnikov
2018-01-23
1
-1
/
+1
*
rtnl_neigh: decode ndmsg netlink attributes
JingPiao Chen
2017-08-29
1
-1
/
+51
*
rtnl_neigh: fix ndm_type field decode in struct ndmsg
JingPiao Chen
2017-08-29
1
-2
/
+1
*
netlink: add basic decoding of NETLINK_ROUTE ndmsg attributes
JingPiao Chen
2017-08-15
1
-1
/
+12
*
netlink: add a basic rtnetlink parser of neigh messages
JingPiao Chen
2017-08-14
1
-0
/
+77