proto-shell: add proto property for skipping device config
authorFelix Fietkau <nbd@nbd.name>
Mon, 13 May 2024 13:58:27 +0000 (15:58 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 3 Jun 2024 08:49:43 +0000 (10:49 +0200)
commit7a6532fcaecd9e111e605829eac0b49c1ca1029c
tree41142ec5418324aff6945ccdcf56358cadb44c9e
parent33ec3daaaa52cea628df91eb0eb1701e16172c1e
proto-shell: add proto property for skipping device config

This is useful for PPPoE, where settings like MTU should not be applied to
the lower device

Signed-off-by: Felix Fietkau <nbd@nbd.name>
interface.c
proto-shell.c
proto.h
scripts/netifd-proto.sh