netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ebtables-save: Do string processing in perl instead of shell
@ 2025-09-27 13:00 Johannes Truschnigg
  2025-09-27 13:00 ` [PATCH] Don't shell out for getting current date and table names Johannes Truschnigg
  2025-09-30 10:21 ` ebtables-save: Do string processing in perl instead of shell Florian Westphal
  0 siblings, 2 replies; 6+ messages in thread
From: Johannes Truschnigg @ 2025-09-27 13:00 UTC (permalink / raw)
  To: netfilter-devel


I realize ebtables is kind of in a deep slumber, but maybe you still
want to consider merging this small improvement.

The other day I spent some time debugging a system that relies on
ebtables and will probably keep doing so for the forseeable future
(Proxmox PVE).

Its cluster config sync mechanism spawns ebtables-save in a loop each
few seconds, and the existing code (that superfluously forks to execute
sh, grep, cut, and sed...) annoyingly garbled execsnoop output for me,
so I decided to scratch that particular itch.

Thanks for your your consideration, and for all the good stuff in the
netfilter ecosystem! :)

- Johannes

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

end of thread, other threads:[~2025-09-30 19:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-27 13:00 ebtables-save: Do string processing in perl instead of shell Johannes Truschnigg
2025-09-27 13:00 ` [PATCH] Don't shell out for getting current date and table names Johannes Truschnigg
2025-09-30 10:21 ` ebtables-save: Do string processing in perl instead of shell Florian Westphal
2025-09-30 18:06   ` Johannes Truschnigg
2025-09-30 18:06     ` [PATCH v2] Don't shell out for getting current date and table names Johannes Truschnigg
2025-09-30 19:13       ` Florian Westphal

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).