9front - general discussion about 9front
 help / color / mirror / Atom feed
* Re: [9front] Patch to allow listen(8) pass the remote address to the service
@ 2015-12-11  1:41 Matthew Veety
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew Veety @ 2015-12-11  1:41 UTC (permalink / raw)
  To: 9front

arisawa@ar.aichi-u.ac.jp wrote:
> using current listen, we can get both local and remote ip address.
> isn't that enough?
>
> sorry if i misunderstand your intention.

Yeah this was discussed on #cat-v and I was told how much of an idiot
I am.  Oops.  :P

--
Veety



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] Patch to allow listen(8) pass the remote address to the service
  2015-12-09 22:27 Matthew Veety
@ 2015-12-10  0:57 ` Kenji Arisawa
  0 siblings, 0 replies; 2+ messages in thread
From: Kenji Arisawa @ 2015-12-10  0:57 UTC (permalink / raw)
  To: 9front

using current listen, we can get both local and remote ip address.
isn't that enough?

sorry if i misunderstand your intention.


有澤 (iPad から送信)


2015/12/10 7:27、Matthew Veety <mveety@mveety.com> のメッセージ:

> Henesy noted earlier that /sys/log/auth doesn't have the remote
> address listed when you get a failed auth request (cr-fail messages
> specifically).  listen(8) didn't have the code to pass this to the
> process it starts, so I made a quick patch to do it.  It gets the
> caller's address with getnetconninfo and passes it as an environment
> var to the service handler.
> 
> If they're no objections I'll throw it in 9front.
> 
> Patch: http://okturing.com/src/3328/body
> 
> --
> Veety


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-11  1:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-11  1:41 [9front] Patch to allow listen(8) pass the remote address to the service Matthew Veety
  -- strict thread matches above, loose matches on Subject: below --
2015-12-09 22:27 Matthew Veety
2015-12-10  0:57 ` [9front] " Kenji Arisawa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).