]> git.ipfire.org Git - ipfire-2.x.git/commit
ip-up: Fixes bug12763
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 11 Apr 2024 15:01:03 +0000 (17:01 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 19 Apr 2024 18:40:27 +0000 (18:40 +0000)
commit4f455c488ee8542bea4ccbe439351b3e9973c6e4
treec70f81806502c37c2a2853460f29090f1b4d8d43
parent9c28cd59c1b4f535382e5e4e7952d921af8cc03b
ip-up: Fixes bug12763

- This ensures that all ip route and ip rule commands are redirected to null if the output
   is not used to feed into a variable.
- This will prevent any error messages related to empty iproute tables being displayed
   during boot if an empty table is accessed.

Fixes: Bug#12763
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
src/ppp/ip-up