linux/net/x25
Martin Schiller b020fcf6bb net/x25: handle call collisions
If a session in X25_STATE_1 (Awaiting Call Accept) receives a call
request, the session will be closed (x25_disconnect), cause=0x01
(Number Busy) and diag=0x48 (Call Collision) will be set and a clear
request will be send.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-29 14:25:36 -08:00
..
Kconfig x25: remove blank lines at EOF 2018-07-24 14:10:42 -07:00
Makefile
af_x25.c net/x25: fix null_x25_address handling 2018-11-29 14:25:36 -08:00
sysctl_net_x25.c
x25_dev.c
x25_facilities.c
x25_forward.c
x25_in.c net/x25: handle call collisions 2018-11-29 14:25:36 -08:00
x25_link.c
x25_out.c
x25_proc.c proc: introduce proc_create_seq{,_data} 2018-05-16 07:23:35 +02:00
x25_route.c
x25_subr.c x25: remove blank lines at EOF 2018-07-24 14:10:42 -07:00
x25_timer.c