mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
iproute2: Update to 5.12.0
- Update from 5.11.0 to 5.12.0
- Update rootfile
- Changelog
No Changelog in the source tarball or in the git repository
Changes taken from the git commits from 5.11.0 to 5.12.0
remove trailing whitespace Stephen Hemminger
lib: bpf_legacy: fix missing socket close when connect() fails Andrea Claudi
lib: bpf_legacy: treat 0 as a valid file descriptor Andrea Claudi
tc: e_bpf: fix memory leak in parse_bpf() Andrea Claudi
ip: netns: fix missing netns close on some error paths Andrea Claudi
uapi: add missing virtio related headers Stephen Hemminger
rdma: stat: fix return code Andrea Claudi
rdma: stat: initialize ret in stat_qp_show_parse_cb() Andrea Claudi
nexthop: fix memory leak in add_nh_group_attr() Andrea Claudi
q_cake: remove useless check on argv Andrea Claudi
devlink: always check strslashrsplit() return value Andrea Claudi
uapi: update can.h Stephen Hemminger
erspan: fix JSON output Stephen Hemminger
uapi: bpf.h update from upstream Stephen Hemminger
ip: Fix batch processing Petr Machata
uapi: minor header update for l2tp Stephen Hemminger
README: remove doc instructions Stephen Hemminger
ip: cleanup help message text Stephen Hemminger
lib/bpf: add missing limits.h includes Tony Ambardar
ip: xfrm: limit the length of the security context name when printing Sabrina Dubroca
q_cake: Fix incorrect printing of signed values in class statistics Toke Høiland-Jørgensen
dcb: Fix compilation warning about reallocarray Roi Dayan
iproute: fix printing resolved localhost Luca Boccassi
vdpa: add .gitignore Stephen Hemminger
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
b69b3818eb
commit
4d31873a2b
@@ -41,7 +41,9 @@ usr/share/bash-completion/completions/tc
|
||||
#usr/share/man/man8/arpd.8
|
||||
#usr/share/man/man8/bridge.8
|
||||
#usr/share/man/man8/ctstat.8
|
||||
#usr/share/man/man8/dcb-app.8
|
||||
#usr/share/man/man8/dcb-buffer.8
|
||||
#usr/share/man/man8/dcb-dcbx.8
|
||||
#usr/share/man/man8/dcb-ets.8
|
||||
#usr/share/man/man8/dcb-maxrate.8
|
||||
#usr/share/man/man8/dcb-pfc.8
|
||||
@@ -166,4 +168,7 @@ usr/share/bash-completion/completions/tc
|
||||
#usr/share/man/man8/tipc-peer.8
|
||||
#usr/share/man/man8/tipc-socket.8
|
||||
#usr/share/man/man8/tipc.8
|
||||
#usr/share/man/man8/vdpa-dev.8
|
||||
#usr/share/man/man8/vdpa-mgmtdev.8
|
||||
#usr/share/man/man8/vdpa.8
|
||||
#var/lib/arpd
|
||||
|
||||
Reference in New Issue
Block a user