Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 2, 2020 17:28
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/559c4116350f9bf5a0be6749b3090d16 to your computer and use it in GitHub Desktop.
Save r-ryantm/559c4116350f9bf5a0be6749b3090d16 to your computer and use it in GitHub Desktop.
/nix/store/hgix3k5mj5r9759c1zjrrixjnhhlrfg6-libnftnl-1.1.8
├── 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.4.0
├── libnftnl.so.11 -> libnftnl.so.11.4.0
├── libnftnl.so.11.4.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