All of lore.kernel.org
 help / color / mirror / Atom feed
* Is it possible to send all batman-adv traffic through http proxy cache?
@ 2020-08-28 22:00 Chuck Ritola
  2020-09-04 18:44 ` Linus Lüssing
  0 siblings, 1 reply; 4+ messages in thread
From: Chuck Ritola @ 2020-08-28 22:00 UTC (permalink / raw)
  To: b.a.t.m.a.n

Is it possible to send all batman-adv ethernet traffic through an HTTP
proxy cache such as Squid?

This is for building a fairly large mesh network on amateur radio with
some links having limited bandwidth. To improve performance a proxy
cache would be installed inside each node, which stores to cache any
HTTP responses tagged as cacheable and sniffs for HTTP requests
through said switch for requests matching any cache entry. It then
blocks the request from being forwarded and responds to the request
itself with the cached data.

I'm having difficulty figuring out how to get batman-adv to pass all
of its raw ethernet traffic (presumably with mesh headers removed)
through outside software such as Squid before performing its
switching.

Another consideration was ALFRED but it doesn't appear to be easily
integratable with existing software.

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

end of thread, other threads:[~2020-09-08 15:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-28 22:00 Is it possible to send all batman-adv traffic through http proxy cache? Chuck Ritola
2020-09-04 18:44 ` Linus Lüssing
2020-09-04 19:03   ` A. James Lewis
2020-09-08 15:47     ` Chuck Ritola

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.