Skip to content
  • Ruben De Smet's avatar
    Add ethernet feature-gate as default. · 14bad979
    Ruben De Smet authored
    Disable ethernet-related features and framing based on a feature gate.
    
    Add a no-ethernet option to Travis.
    
    notes:
    - allow(unused) is added when not using ethernet feature
    - Don't run pretty-print doctest, ethernet is optional.
    
    Closes: #308
    Approved by: whitequark
    14bad979