Re: remove raw_input()

2017-01-20 Thread Philip Guenther
On Fri, 20 Jan 2017, Alexander Bluhm wrote: > The function raw_input() gets not called since netiso has been removed > in 2004. The comment above rip_input() has been added in 1981, but it > is wrong since 1992. pr_input is never called with parameters > (*pr_input)(mbuf, sockproto, sockaddr,

remove raw_input()

2017-01-20 Thread Alexander Bluhm
Hi, The function raw_input() gets not called since netiso has been removed in 2004. The comment above rip_input() has been added in 1981, but it is wrong since 1992. pr_input is never called with parameters (*pr_input)(mbuf, sockproto, sockaddr, sockaddr). So I think it is time to retire