RE: [PATCH net-next v2 2/6] net/x25: make neighbour params configurable

2020-11-16 Thread David Laight
From: Martin Schiller > Sent: 16 November 2020 13:55 > Extended struct x25_neigh and x25_subscrip_struct to configure following > params through SIOCX25SSUBSCRIP: > o mode (DTE/DCE) > o number of channels > o facilities (packet size, window size) > o timer T20 > > Based on this configurati

[PATCH net-next v2 2/6] net/x25: make neighbour params configurable

2020-11-16 Thread Martin Schiller
Extended struct x25_neigh and x25_subscrip_struct to configure following params through SIOCX25SSUBSCRIP: o mode (DTE/DCE) o number of channels o facilities (packet size, window size) o timer T20 Based on this configuration options the following changes/extensions where made: o DTE/DCE h