pub fn load_forwarding_tables( file: impl AsRef<Path>, ) -> Result<Vec<FwdState>, Box<dyn Error>>
Load forwarding states from .far file.