commit 38cb39b1f7d29a6eb7fbdae9d8109661f5766cec
Author: Jakub Bogusz <[email protected]>
Date:   Sat Feb 1 11:11:57 2020 +0100

    - updated ebtables todo

 ebtables.init | 2 +-
 iptables.spec | 6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/iptables.spec b/iptables.spec
index 109d99d..78a1919 100644
--- a/iptables.spec
+++ b/iptables.spec
@@ -1,10 +1,12 @@
 #
 # TODO:
+# - recheck ebtables functionality:
+#   - is it still valid: "The original old ebtables is still needed e.g. for 
libvirt's nwfilter"?
+#   - is ebtables init script/service usable with iptables ebtables 
implementation now?
+#     if so, then move them here from legacy ebtables.spec
 # - update BR to real required llh version
 # - check if kernel-headers are still required to properly build iptabels for 
dist kernel
 # - fix makefile (-D_UNKNOWN_KERNEL_POINTER_SIZE issue)
-# - think what to do with the useless 'ebtables' wrapper. The original old
-#   ebtables is still needed e.g. for libvirt's nwfilter
 #
 # Conditional build:
 %bcond_without doc             # without documentation (HOWTOS) which needed 
TeX
diff --git a/ebtables.init b/ebtables.init
index 75bc29a..51caac6 100755
--- a/ebtables.init
+++ b/ebtables.init
@@ -131,7 +131,7 @@ case "$1" in
        done
        ;;
   *)
-       echo $"Usage $0 {start|stop|restart|condrestart|save|status}"
+       msg_usage "$0 {start|stop|restart|reload|condrestart|save|status}"
        RETVAL=1
 esac
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iptables.git/commitdiff/38cb39b1f7d29a6eb7fbdae9d8109661f5766cec

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to