Skip to content
  • Ondřej Zajíček's avatar
    e29f134a
    BFD: Fix build when BFD is disabled · e29f134a
    Ondřej Zajíček authored
    Move bfd_opts grammar inside BFD parser code to avoid dependences between
    nest and BFD grammars, which breaks when BFD build is disabled.
    
    Add dummy bfd_opts grammar rule, so protocols can use this nonterminal
    even with BFD disabled.
    
    Thanks to Yuri Honegger for the bugreport.
    e29f134a
    BFD: Fix build when BFD is disabled
    Ondřej Zajíček authored
    Move bfd_opts grammar inside BFD parser code to avoid dependences between
    nest and BFD grammars, which breaks when BFD build is disabled.
    
    Add dummy bfd_opts grammar rule, so protocols can use this nonterminal
    even with BFD disabled.
    
    Thanks to Yuri Honegger for the bugreport.
Loading