Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created June 10, 2020 05:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/ff5a54f166571954e33f5f58f9d9fdac to your computer and use it in GitHub Desktop.
Save r-ryantm/ff5a54f166571954e33f5f58f9d9fdac to your computer and use it in GitHub Desktop.
/nix/store/h00d3gydxmnwhf19yrgi872gv07rb8mf-libnftnl-1.1.7
├── include
│   └── libnftnl
│   ├── batch.h
│   ├── chain.h
│   ├── common.h
│   ├── expr.h
│   ├── flowtable.h
│   ├── gen.h
│   ├── object.h
│   ├── rule.h
│   ├── ruleset.h
│   ├── set.h
│   ├── table.h
│   ├── trace.h
│   └── udata.h
└── lib
├── libnftnl.la
├── libnftnl.so -> libnftnl.so.11.3.0
├── libnftnl.so.11 -> libnftnl.so.11.3.0
├── libnftnl.so.11.3.0
└── pkgconfig
└── libnftnl.pc
4 directories, 18 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment