SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libnetlink-devel-4.20-181.1.x86_64.rpm :

* Sat Feb 16 2019 joeAATTcilium.io- Pull in custom changes from: https://github.com/joestringer/iproute2/releases/tag/4.20.0-1ubuntu0bjn2
* Sat Jan 26 2019 mkubecekAATTsuse.cz- Update to new upstream release 4.20
* lwtunnel: allow src for encap ip/ip6
* tc netem: add slot parameter
* ip: add ipvtap support
* ip neigh: support NTF_ROUTER and NTF_EXT_LEARNED flags
* bridge fdb: support sticky flag
* tc flower: geneve option match
* tc: show TCA_STATS_BASIC_HW statistics
* libnetlink: use correct message types for dump requests
* tc flower: expose hardware offload count
* tc: allow configuring taprio qdisc
* bridge: support backup port
* ss: support bytes_sent, bytes_retrans, dsack_dups, reord_seen
* bridge: make -c match -compressvlans first instead of -color
* fix build errors (old glibc, new llvm, no mnl, 32-bit archs)
* various minor fixes
* testsuite improvements- refresh split-link-and-compile-steps-for-binaries.patch
* Tue Oct 30 2018 Jan Engelhardt - Update to new upstream release 4.19
* Support new features in Linux 4.19 such as the CAKE qdisc.
* Fri Aug 31 2018 mkubecekAATTsuse.cz- Update to new upstream release 4.18
* tc: more JSON output
* vxlan: fix ttl inherit behavior
* gre/gre6: allow clearing {,i,o}{key,seq,csum} flags
* bpf: don\'t offload perf array maps
* tipc: Add support to set and get MTU for UDP bearer
* tc: flower: add support for verbose logging
* rdma: print driver resource attributes
* devlink: introduce support for showing port flavours
* ip address: Add support for address metric
* ip route: print RTA_CACHEINFO if it exists
* ip route get: support for sport, dport and ipproto match
* ip route: Add support for a few routing protocols
* ip address: strengthen check on \'label\' input
* ip: add rmnet initial support
* tc: fix batch force option
* ip address: Fix and make consistent label match handling
* ip: add support for seg6local End.BPF action
* lib/namespace: avoid double-mounting /sys
* tc: flush output after each command in batch mode
* ip link: don\'t stop batch processing
* various command output fixes
* documentation improvements- rdma-sync-some-IP-headers-with-glibc.patch: drop (present in 4.18)
* Wed Aug 01 2018 mkubecekAATTsuse.cz- Update to new upstream release 4.17
* use netlink rather than proc and sysfs for tunnels
* man: document -json and -pretty options
* ip, tc: JSON and color output for more subcommands
* bridge: implement JSON and color output
* tc: implement color output
* rdma: Add batch command support
* ss: print skmeminfo for packet sockets
* ip: link_gre6.c: Support IP6_TNL_F_ALLOW_LOCAL_REMOTE flag
* tc: support the ipt ematch
* ip rule: let user see and use protocol keyword
* rdma: update device capabilities flags (PCI write end padding)
* tc: f_flower: Add support for matching first frag packets
* bridge: add option extern_learn
* ss: Add support for TIPC socket diag
* tipc: introduce command for handling a new 128-bit node identity
* tc: add oneline mode
* rdma: ad PD, MR, CQ and CM_ID resource tracking information
* rdma: Ignore unknown netlink attributes
* ip/l2tp: remove offset and peer-offset options
* ss: drop slabinfo based statistics
* ip: don\'t lookup interface index until needed
* rt_protos: drop old experimental gated names
* ip: IFLA_NEW_NETNSID/IFLA_NEW_IFINDEX support
* devlink: do not require NETLINK_{CAP,EXT}_ACK
* ip: display netns name instead of nsid
* ip link: enable to specify a name for the link-netns- rdma-sync-some-IP-headers-with-glibc.patch: fix build on Leap 42.3 and SLE12- utils-Do-not-reset-family-for-default-any-all-addres.patch: drop (present in 4.17)- adjust-installation-directories-for-openSUSE-SLE.patch: refresh- split-link-and-compile-steps-for-binaries.patch: refresh
* Wed May 02 2018 mkubecekAATTsuse.cz- utils-Do-not-reset-family-for-default-any-all-addres.patch: fix parsing of \"ip route add default via \" command (bsc#1091603)
* Tue Apr 10 2018 mkubecekAATTsuse.cz- Update to new upstream release 4.16
* ip link: allow configuring GSO max values
* gre6: add collect metadata support
* erspan: add erspan version II support
* ip link: add support for netdevsim device type
* tc: Add batchsize feature for filter and actions
* tc red: allow setting th_min and th_max to the same value
* bpf: support map offload
* tc: support shared block to share filters between qdiscs
* ip tunnel: unify local/remote endpoint address printing
* tc: JSON output for prio and RED
* rdma: add option to provide \"-\" sign for the port number
* rdma: add filtering infrastructure
* rdma: add QP resource tracking information
* netns: allow negative nsid
* ignore -color when json output is requested
* devlink: add support for devlink resource abstraction
* devlink: add support for hot reload
* ip route: treat \"default\" and \"all\"/\"any\" addresses differenty
* ss: allow excluding a socket table from being queried- use %license for license file (bsc#1082318)
* Tue Mar 06 2018 dmuellerAATTsuse.com- add provides/obsoletes for removed iproute2-doc subpackage
* Wed Feb 07 2018 avindraAATTopensuse.org- Update to new upstream release 4.15.0
* Add \"show\" subcommand to \"ip fou\"
* Show \'external\' link mode in output
* bridge: vlan: support for per vlan tunnel info
* gre6/tunnel: Output flowlabel after tclass
* ila: support for configuring identifier and hook types
* ila: support to configure checksum neutral-map-auto
* ip6_gre: add support for ERSPAN tunnel
* ip6tnl/tunnel: Output hoplimit before encapsulation limit
* ip: add fastopen_no_cookie option to ip route
* ip: bridge_slave: add neigh_suppress to the type help and
* ip: bridge_slave: add support for per-port group_fwd_mask
* ip: validate vlan value for vlan info
* iplink: new option to set neigh suppression on a bridge port
* link_iptnl: Print tunnel mode
* qdisc: print offload indication
* ss: Implement automatic column width calculation
* ss: Introduce columns lightweight abstraction
* ss: add AF_VSOCK support
* ss: add missing path MTU parameter
* ss: print tcpi_rcv_ssthresh
* tc: Add support for the CBS qdisc
* tc: bandwith limits can now be specified in %.
* {f, m}_bpf: don\'t allow specifying multiple bpf programs- drop man-fix-documentation-references-in-manual-pages.patch
* debian specific paths were removed altogether- partial cleanup with spec-cleaner- use https in urls
* Sun Dec 10 2017 jengelhAATTinai.de- Remove iproute2-doc (removed upstream) and doc-revert-PDF-creation.patch .
* Fri Nov 17 2017 jengelhAATTinai.de- Update to new upstream release 4.14.1
* ss: distinguish between IPv4 and IPv6 wildcard sockets
* bridge: this patch adds json support for bridge mdb show
* tc actions: improved batching and time filtered dumping
* iproute: add support for SRv6 local segment processing
* ip: add new command line argument -json (mutually exclusive with -color)
* gre: add support for ERSPAN tunnel
* tc: m_ife: allow ife type to zero
* tc: m_ife: print IEEE ethertype format
* iproute: add support for seg6 l2encap mode
* devlink: Add support for special format protocol headers
* devlink: Add support for protocol IPv4/IPv6/Ethernet special formats
* ss: detect IPPROTO_ICMPV6 sockets
* tc/actions: introduce support for jump action
* devlink: add batch command support
* Wed Sep 06 2017 mkubecekAATTsuse.cz- Update to new upstream release 4.13
* extended ack support
* ip monitor: support IFLA_EVENT
* many BPF improvements
* new command rdma
* fixes for issues reported by Coverity
* updated documentation and examples
* bridge: distinguish between ext. learned vs offloaded FDBs
* ip netns: make /var/run/netns bind-mount recursive
* geneve: support for modifying geneve device
* utils: return default family when rtm_family is not RTNL_FAMILY_IPMR/IP6MR
* tc: m_tunnel_key: add csum/nocsum option
* tc filter: add support for chain index
* tc action: introduce support for goto chain action
* tc: flower: add support for tcp flags
* tc: add support for TRAP action
* tc: flower: add support for matching on ip tos and ttl
* ip: add support for GRE ignore-df knob
* ip route get: extend to return matching fib route
* ip route get: extend for mpls routes
* ss: enclose IPv6 address in brackets
* vti: print keys in hex not dotted notation- Refresh adjust-installation-directories-for-openSUSE-SLE.patch split-link-and-compile-steps-for-binaries.patch
* Tue Aug 22 2017 mkubecekAATTsuse.cz- patch cleanup for SLE15 package:
* rename iproute2-dirs.diff - > adjust-installation-directories-for-openSUSE-SLE.patch
* split iproute2-HZ.diff into use-sysconf-_SC_CLK_TCK-if-HZ-undefined.patch and add-explicit-typecast-to-avoid-gcc-warning.patch
* rename revert-pdf-creation.diff - > doc-revert-PDF-creation.patch
* rename revert-bison-fix.diff - > Revert-emp-fix-warning-on-deprecated-bison-directive.patch
* rename kernel_xfrm6_raw.patch - > xfrm-support-displaying-transformations-used-for-Mob.patch
* refresh man-fix-documentation-references-in-manual-pages.patch
* rename iproute2-split-make.patch - > split-link-and-compile-steps-for-binaries.patch
* rename iproute2-3.16.0-fix-bashisms.patch - > examples-fix-bashisms-in-example-script.patch- apply all patches in both specfiles to make sure everything is built from fully patched sources- move SLE11 workarounds to the end of the series
* Tue Jul 11 2017 mkubecekAATTsuse.cz- Update to new upstream release 4.12
* tc: add support for invisible qdisc dumping
* ip route: support ttl-propagation attribute
* ip route: support for MPLS LWT ttl attribute
* libnetlink: add flag to suppress print of nlmsg error
* ip netconf: show all address families by default
* ip vrf: show command name next to pid
* ip: add ip sr command to control SR-IPv6 internal structures
* ip route: add support for SR-IPv6 lwtunnel encapsulation
* ip link: expose packet marking atribute of tunnels
* bpf: add support for generic xdp
* ip xfrm: add xfrm state crypto offload
* devlink: add support for pipeline debug (dpipe)
* tc: reflect HW offload status
* vxlan: add support for modifying vxlan device attributes
* pedit: introduce IPv6 support
* ip: add support for more MPLS labels
* devlink: add option to set and show eswitch encapsulation support
* ip: add handling for new CAN netlink interface
* ip vrf: Add show command
* ip link: add vxcan support
* ip link: support gre6 encaplimit option
* ip mroute: add table output to show command
* ip neigh: allow flush FAILED neighbour entry
* ip tunnel: add support for mpls/ip to ipip and sit tunnels
* Thu Jun 29 2017 jengelhAATTinai.de- Update to new upstream release 4.11
* ip: support UID range routing.
* ss: Add inet raw sockets information gathering via netlink diag interface
* ss: print new tcp_info fields: delivery_rate and app_limited
* ss: print new tcp_info fields: busy, rwnd-limited, sndbuf-limited times
* tc: flower: support matching on ICMP type and code
* lwt: BPF support for LWT
* Introduce ip vrf command
* iplink: bridge: add support for displaying xstats
* iplink: bridge_slave: add support for displaying xstats
* ip: Add support for MPLS netconf
* Sat Jun 10 2017 meissnerAATTsuse.com- split link and compile steps for binaries, so LDFLAGS and CFLAGS are not mixed so the the PIE default build work.- Add iproute2-split-make.patch
* Tue Dec 13 2016 jengelhAATTinai.de- Update to new upstream release 4.9
* bridge: vlan: add support to display per-vlan statistics
* tipc: add the ability to get UDP bearer options
* tc: flower: Introduce vlan support
* ss: output TCP BBR diag information
* iptnl: add support for collect_md flag in IPv4 and IPv6 tunnels
* ss: Support displaying and filtering on socket marks.
* tc: fq: display unthrottle latency
* ip link: Add support to configure SR-IOV VF to vlan protocol 802.1ad (VST QinQ)
* ip rule: add selector support
* bridge: add support for the multicast flood flag
* ip: update link types to show 6lowpan and ieee802.15.4 monitor
* ss: Add support for SCTP protocol
* iproute2: macvlan: add \"source\" mode
* Wed Nov 16 2016 jslabyAATTsuse.com- put lnstat nstat routef routel ss into /usr/bin so that users can actually run them
* Wed Nov 16 2016 glinAATTsuse.com- Add libelf-devel to BuildRequires to enable bpf object loading
* Mon Oct 17 2016 jengelhAATTinai.de- Update to new upstream release 4.7
* add support for VXLAN-GPE
* ss: add SK_MEMINFO_DROPS display
* devlink: implement shared buffer support
* devlink: implement shared buffer occupancy control
* ip, token: add del command
* fq_codel: add per queue memory limit
* ip: add MACsec support
* ipaddress: Allow listing addresses by type
* ip rule: Add support for l3mdev rules
* ss: Add support to filter on device
* ip link/addr/route: Add support for vrf keyword
* bridge: add json support for bridge fdb/vlan show- Update to new upstream release 4.8
* ip: report IFLA_GSO_MAX_SIZE and IFLA_GSO_MAX_SEGS
* tc: Add support for the matchall traffic classifier.
* iptuntap: show processes using tuntap interface
* Sat May 21 2016 jengelhAATTinai.de- Update to new upstream release 4.6
* vxlan: add support to set flow label
* tc, bpf: add new csum and tunnel signatures
* tc, bpf: further improve error reporting
* tc, bpf: add support for map pre/allocation
* ip link: Add support for kernel side filtering
* tc: introduce IFE action
* add devlink tool
* iplink: display IFLA_PHYS_PORT_NAME
* Sat Mar 26 2016 jengelhAATTinai.de- Update to new upstream release 4.5
* {f,m}_bpf: allow for sharing maps
* geneve: add support for IPv6 link partners
* geneve: add support for lwt tunnel creation and dst port selection
* route: allow routes to be configured with expire values
* iplink: support setting addrgenmode stable_secret
* tipc: add peer remove functionality
* tc, clsact: add clsact frontend
* ss: support closing inet sockets via SOCK_DESTROY.
* bridge: support for static and dynamic fdb entries
* iplink: Support VF Trust
* Thu Jan 14 2016 mkubecekAATTsuse.cz- Update to new upstream release 4.4
* tunnel code rework
* add VRF support
* add lightweight tunnel support
* ila: Add support for ILA lwtunnels
* f_bpf: allow for optional classid and add flags
* m_bpf: don\'t require default opcode on ebpf actions
* route: Add RTM_F_LOOKUP_TABLE flag and show table id
* neigh: Add support for filtering dumps by master device
* route: print addrgenmode stable_secret and fallback otherwise
* tc: flower no need to specify the ethertype
* geneve: add support for IPv6 link partners
* neigh: device is optional for proxy entries
* tunnel: determine tunnel address family from the tunnel type
* addr: ignore EADDRNOTAVAIL errors during address flush operation
* vxlan, gre: add support for collect metadata flag
* route: ignore RTAX_HOPLIMIT of value -1
* route: fix printing of locked entries
* vxlan: Add support for remote checksum offload
* documentation improvements- man-fix-documentation-references-in-manual-pages.patch: replace Debian specific paths and package names with SUSE ones
* Wed Nov 11 2015 jengelhAATTinai.de- Update to new upstream release 4.3
* route: filter routes by family if so specified
* ip: add `ip rule save/restore`
* Manpage additions for tc filters
* Thu Sep 10 2015 jengelhAATTinai.de- Update to new upstream release 4.2
* route: add support to print \'linkdown\' nexthop flag
* addr: add support for brief output
* ss: add support for segs_in and segs_out
* ss: add support for bytes_acked & bytes_received
* Add displaying VF traffic statistics
* tc: add support for Flower classifier
* GENEVE support
* link: add ageing_time, stp_state and priority for bridge
* bridge: mdb: add support for router add/del notifications monitoring
* ss: print value of IPV6_V6ONLY socket option if set
* Wed Jul 15 2015 dimstarAATTopensuse.org- Update to version 4.1.1:
* tipc: make build conditional on having libmnl.
* build: must honor pkg-config flags for libmnl.
* include: add copy of tipc.h.
* Fix MPLS support.- Drop iproute2-tipc-headers.patch, iproute2-pkgconfig.diff (fixed upstream)
* Mon Jun 29 2015 mkubecekAATTsuse.cz- iproute2-tipc-headers.patch: fix build on systems with pre-3.16 kernel headers- apply build fixes also in iproute2-doc.spec
* Sun Jun 28 2015 jengelhAATTinai.de- Update to new upstream release 4.1
* ip: support RFC4191 router preference
* xfrm: add command for configuring SPD hash table
* tipc: add new TIPC configuration tool
* BPF support in tc
* Lots of RED (tc scheduler) cleanup work
* color option to ip command- Add iproute2-pkgconfig.diff: work around continued ignorance of pkg-config
* Tue Jun 16 2015 jengelhAATTinai.de- Update iproute2-dirs.diff to respect /usr/share/tc [bnc#934828]
* Mon Apr 13 2015 jengelhAATTinai.de- Update to new upstream release 4.0
* ip: route: add congestion control metric
* vxlan: Group policy extension
* tc: add support for BPF based actions
* iproute2: bridge: support vlan range adds
* ip xfrm: Allow to specify \"all\" option for monitor
* ipnetns: allow to get and set netns ids
* iplink: add support of IFLA_LINK_NETNSID attribute
* Allow specifying bridge port STP state by name rather than number.
* ip-monitor: allow to monitor ip rules
* bridge link: add support to specify master
* Sun Feb 22 2015 jengelhAATTinai.de- Update to new upstream release 3.19
* ip link: Add support for remote checksum offload to IP tunnels
* can: Add support for CAN FD non-ISO feature
* ss: Filter inet dgram sockets with established state by default
* ip link: Fix crash on older kernels when showing VF devices
* ss: Unify packet stats output from netlink and proc
* ss: Unify unix stats output from netlink and proc
* tc class: Show classes as ASCII graph
* ip link: Add ipvlan support to the iproute2/ip util- Add kernel_xfrm6_raw.patch to recognize more XFRM types
* Wed Jan 07 2015 jengelhAATTinai.de- Update to new upstream release 3.18
* Human readable output for `ip -s link` (ip -s -h link)
* Permit filtering `ip monitor` events by device per \"dev NAME\".
* Permit filtering `ip link` output by device per \"master NAME\", and by type per `type T` (e.g. type vlan).
* Permit filtering `ip addr` output by flags like \"tentative\" and \"-tentative\".
* Sun Dec 28 2014 Led - fix bashisms in gaiconf script- add patches:
* iproute2-3.16.0-fix-bashisms.patch
* Tue Nov 25 2014 mkubecekAATTsuse.cz- Update to new upstream release 3.17
* ip: allow to set ipv6 address generation mode
* nstat: 64bit support on 32bit architectures
* ip: don\'t require \"name\" keyword when adding device (3.16 regression)
* ip: support of usec rtt in tcp_metrics
* ip: allow to change slave options via type_slave
* ip: add support for IPv6 VTI tunnels
* tc: rsvp/tcindex/route classifier support for multiple actions
* ip: print stats with \"ip -s addr show\"- Add revert-bison-fix.diff: fix build on SLE11
 
ICM