-
Fri Jun 21 2019 Andrea Claudi <aclaudi@redhat.com> [4.11.0-25.el7]
- tc: implement ingress/egress block index attributes for qdiscs (Andrea Claudi) [1721291]
- tc: introduce support for block-handle for filter operations (Andrea Claudi) [1721291]
- tc_filter: resolve device name before parsing filter (Andrea Claudi) [1721291]
- tc: introduce tc_qdisc_block_exists helper (Andrea Claudi) [1721291]
-
Wed Jun 12 2019 Andrea Claudi <aclaudi@redhat.com> [4.11.0-24.el7]
- ss: use [::] for any address/any family sockets (Andrea Claudi) [1588122]
-
Wed Jun 05 2019 Andrea Claudi <aclaudi@redhat.com> [4.11.0-23.el7]
- tc_util: Silence spurious compiler warning (Andrea Claudi) [1714660]
- gre6: add collect metadata support (Andrea Claudi) [1714660]
- tc: m_tunnel_key: add csum/nocsum option (Andrea Claudi) [1714660]
- m_mirred: don't bail if the control action is missing (Andrea Claudi) [1714660]
- tc: fix parsing of the control action (Andrea Claudi) [1714660]
- tc: util: Don't call NEXT_ARG_FWD() in __parse_action_control() (Andrea Claudi) [1714660]
- tc: don't print error message on miss when parsing action with default (Andrea Claudi) [1714660]
- tc: gact: fix control action parsing (Andrea Claudi) [1714660]
- tc/actions: introduce support for goto chain action (Andrea Claudi) [1714660]
- tc: actions: add helpers to parse and print control actions (Andrea Claudi) [1714660]
- tc_filter: add support for chain index (Andrea Claudi) [1714660]
- gre/gre6: allow clearing {,i,o}{key,seq,csum} flags (Andrea Claudi) [1714660]
- man: ip link: document GRE tunnels (Andrea Claudi) [1714660]
- ip/tunnel: Use tnl_parse_key() to parse tunnel key (Andrea Claudi) [1714660]
-
Tue Apr 30 2019 Andrea Claudi <aclaudi@redhat.com> [4.11.0-22.el7]
- bpf: minor cleanups for bpf_trace_pipe (Andrea Claudi) [1465646]
-
Mon Apr 29 2019 Andrea Claudi <aclaudi@redhat.com> [4.11.0-21.el7]
- Check user supplied interface name lengths (Andrea Claudi) [1465646]
- tc: flower: No need to cache indev arg (Andrea Claudi) [1465646]
- ip{6, }tunnel: Avoid copying user-supplied interface name around (Andrea Claudi) [1465646]
- utils: strlcpy() and strlcat() don't clobber dst (Andrea Claudi) [1465646]
- lnstat_util: Make sure buffer is NUL-terminated (Andrea Claudi) [1465646]
- tc_util: No need to terminate an snprintf'ed buffer (Andrea Claudi) [1465646]
- ipxfrm: Replace STRBUF_CAT macro with strlcat() (Andrea Claudi) [1465646]
- Convert harmful calls to strncpy() to strlcpy() (Andrea Claudi) [1465646]
- Convert the obvious cases to strlcpy() (Andrea Claudi) [1465646]
- utils: Implement strlcpy() and strlcat() (Andrea Claudi) [1465646]
- lib/libnetlink: Don't pass NULL parameter to memcpy() (Andrea Claudi) [1465646]
- lib/fs: Fix and simplify make_path() (Andrea Claudi) [1465646]
- lib/bpf: Check return value of write() (Andrea Claudi) [1465646]
- netem/maketable: Check return value of fscanf() (Andrea Claudi) [1465646]
- ss: Make sure scanned index value to unix_state_map is sane (Andrea Claudi) [1465646]
- ss: Make struct tcpstat fields 'timer' and 'timeout' unsigned (Andrea Claudi) [1465646]
- lib/ll_map: Choose size of new cache items at run-time (Andrea Claudi) [1465646]
- tc/m_xt: Fix for potential string buffer overflows (Andrea Claudi) [1465646]
- lnstat_util: Simplify alloc_and_open() a bit (Andrea Claudi) [1465646]
- lib/inet_proto: Review inet_proto_{a2n,n2a}() (Andrea Claudi) [1465646]
- lib/fs: Fix format string in find_fs_mount() (Andrea Claudi) [1465646]
- ipntable: Avoid memory allocation for filter.name (Andrea Claudi) [1465646]
- tipc/bearer: Prevent NULL pointer dereference (Andrea Claudi) [1465646]
- tc/tc_filter: Make sure filter name is not empty (Andrea Claudi) [1465646]
- tc/q_netem: Don't dereference possibly NULL pointer (Andrea Claudi) [1465646]
- ifstat, nstat: Check fdopen() return value (Andrea Claudi) [1465646]
- lib/bpf: Don't leak fp in bpf_find_mntpt() (Andrea Claudi) [1465646]
- devlink: Check return code of strslashrsplit() (Andrea Claudi) [1465646]
- iplink_vrf: Complain if main table is not found (Andrea Claudi) [1465646]
- iproute: Check mark value input (Andrea Claudi) [1465646]
- tc/q_multiq: Don't pass garbage in TCA_OPTIONS (Andrea Claudi) [1465646]
- netem/maketable: Check return value of fstat() (Andrea Claudi) [1465646]
- ss: Use C99 initializer in netlink_show_one() (Andrea Claudi) [1465646]
- ipmaddr: Avoid accessing uninitialized data (Andrea Claudi) [1465646]
- iplink_can: Prevent overstepping array bounds (Andrea Claudi) [1465646]
- ipaddress: Avoid accessing uninitialized variable lcl (Andrea Claudi) [1465646]
- tc/m_gact: Drop dead code (Andrea Claudi) [1465646]
- ss: Drop useless assignment (Andrea Claudi) [1465646]
- ss: Skip useless check in parse_hostcond() (Andrea Claudi) [1465646]
- lib/rt_names: Drop dead code in rtnl_rttable_n2a() (Andrea Claudi) [1465646]
- iproute: Fix for missing 'Oifs:' display (Andrea Claudi) [1465646]
- ipntable: No need to check and assign to parms_rta (Andrea Claudi) [1465646]
- devlink: No need for this self-assignment (Andrea Claudi) [1465646]
- tipc/bearer: Fix resource leak in error path (Andrea Claudi) [1465646]
- ss: Fix potential memleak in unix_stats_print() (Andrea Claudi) [1465646]
- ifstat: Fix memleak in dump_kern_db() for json output (Andrea Claudi) [1465646]
- ifstat: Fix memleak in error case (Andrea Claudi) [1465646]
- ipvrf: Fix error path of vrf_switch() (Andrea Claudi) [1465646]
- tc/em_ipset: Don't leak sockfd on error path (Andrea Claudi) [1465646]
- ss: Don't leak fd in tcp_show_netlink_file() (Andrea Claudi) [1465646]
- iproute_lwtunnel: csum_mode value checking was ineffective (Andrea Claudi) [1465646]
- iproute_lwtunnel: Argument to strerror must be positive (Andrea Claudi) [1465646]
- tipc/node: Fix socket fd check in cmd_node_get_addr() (Andrea Claudi) [1465646]
- ifcfg: Quote left-hand side of [ ] expression (Andrea Claudi) [1465646]
- examples: Some shell fixes to cbq.init (Andrea Claudi) [1465646]
- ip-address: Use correct max attribute value in print_vf_stats64() (Andrea Claudi) [1679749]
- ss: enclose IPv6 address in brackets (Andrea Claudi) [1588122]
- tc: f_flower: Add support for matching first frag packets (Andrea Claudi) [1559814]
-
Thu Mar 28 2019 Andrea Claudi <aclaudi@redhat.com> [4.11.0-20.el7]
- rdma: add man pages for RDMA tool (Andrea Claudi) [1642479]
-
Wed Mar 27 2019 Andrea Claudi <aclaudi@redhat.com> [4.11.0-19.el7]
- rdma: add infrastructure for RDMA tool (Andrea Claudi) [1642479 1641914]
- rdma: Add MR resource tracking information (Andrea Claudi) [1642479 1641914]
- json_writer: add new json handlers (null, float with format, lluint, hu) (Andrea Claudi) [1642479 1641914]
- lib: make resolve_hosts variable common (Andrea Claudi) [1642479 1641914]
- utils: Move BIT macro to common header (Andrea Claudi) [1642479 1641914]
- tc: flower: Add support for QinQ (Andrea Claudi) [1642347]
- man: tc-vlan.8: Fix for incorrect example (Andrea Claudi) [1593630]
- man: ip-route.8: ssthresh parameter is NUMBER (Andrea Claudi) [1593628]
- devlink: Add param command support (Andrea Claudi) [1644731]
- devlink: Update man pages and add resource man (Andrea Claudi) [1644731]
- devlink: Add support for hot reload (Andrea Claudi) [1644731]
- devlink: Add support for devlink resource abstraction (Andrea Claudi) [1644731]
-
Mon Mar 18 2019 Andrea Claudi <aclaudi@redhat.com> [4.11.0-18.el7]
- ip: Add violation counters to VF statisctics (Andrea Claudi) [1471680]
-
Mon Mar 11 2019 Phil Sutter <psutter@redhat.com> [4.11.0-17.el7]
- ip-link: Fix listing of alias interfaces (Phil Sutter) [1673226]
-
Thu Feb 21 2019 Phil Sutter <psutter@redhat.com> [4.11.0-16.el7]
- ip-route: Fix nexthop encap parsing (Phil Sutter) [1624656]
- man: ip-route.8: Document nexthop limit (Phil Sutter) [1624656]
- ip-route: Fix segfault with many nexthops (Phil Sutter) [1624656]
- iproute: Abort if nexthop cannot be parsed (Phil Sutter) [1624656]