Displaying 1 result from an estimated 1 matches for "nftnl_fprintf".
Did you mean:
  nft_fprintf
  
2017 Oct 12
0
[ANNOUNCE] libnftnl 1.0.8 release
...rule: add NFTA_RULE_ID attribute
      udata: add nftnl_udata_put_u32() and nftnl_udata_get_u32()
      buffer: use nftnl_expr_snprintf() from nftnl_buf_expr()
      expr: no need to nul-terminate buffer from expression ->snprintf indirection
      src: no need to nul-terminate buffer for nftnl_fprintf() calls
      src: do not nul-terminate internal helper functions
      build: libnftnl 1.0.8 release
Phil Sutter (5):
      exthdr: Add support for exthdr flags
      exthdr: Add missing exthdr flags cases
      fib: Add support for NFTA_FIB_F_PRESENT flag
      expr: exthdr: Display NFT_EXTHDR_F...