summaryrefslogtreecommitdiff
path: root/.gitignore
blob: cb825cd0bbce84a87b4c7760fba34d8d81076490 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
*~
.deps
.libs
.dirstamp
*.la
*.lo
*.o
*.swp
Makefile
Makefile.in
defs.h.in
defs.h.in~
cscope.*
test-suite.log

/*.pc
/aclocal.m4
/autom4te.cache
/build-aux/
/config.*
/configure
/doc/*.html
/doc/Doxyfile
/doc/aclocal.m4
/doc/api/*.css
/doc/api/*.dot
/doc/api/*.html
/doc/api/*.js
/doc/api/*.map
/doc/api/*.md5
/doc/api/*.png
/doc/api/*.tag
/doc/api/_formula*
/doc/api/doxygen.svg
/doc/api/formula.repository
/doc/api/jquery.js
/doc/asciidoc.tmp
/doc/autom4te.cache/
/doc/build-aux/
/doc/config.*
/doc/configure
/doc/images/*.odg
/doc/images/asciidoc__*.png
/doc/images/core__*
/doc/libnl.dict
/include/config.h
/include/config.h.in
/include/netlink/version.h
/include/stamp-h1
/lib/defs.h
/lib/lex.yy.c
/lib/libnl-*.so*
/lib/libnl.so*
/lib/route/cls/ematch_grammar.[ch]
/lib/route/cls/ematch_syntax.[ch]
/lib/route/pktloc_grammar.c
/lib/route/pktloc_grammar.h
/lib/route/pktloc_syntax.c
/lib/route/pktloc_syntax.h
/lib/stamp-h1
/libnl-1.pc
/libtool
/m4/libtool.m4
/m4/lt*.m4
/python/**/capi*
/python/build/
/python/setup.py
/src/genl-ctrl-list
/src/idiag-socket-details
/src/nf-ct-add
/src/nf-ct-events
/src/nf-ct-list
/src/nf-exp-add
/src/nf-exp-delete
/src/nf-exp-list
/src/nf-log
/src/nf-monitor
/src/nf-queue
/src/nl-addr-add
/src/nl-addr-delete
/src/nl-addr-list
/src/nl-class-add
/src/nl-class-delete
/src/nl-class-list
/src/nl-classid-lookup
/src/nl-cls-add
/src/nl-cls-delete
/src/nl-cls-list
/src/nl-fib-lookup
/src/nl-link-enslave
/src/nl-link-ifindex2name
/src/nl-link-list
/src/nl-link-name2ifindex
/src/nl-link-release
/src/nl-link-set
/src/nl-link-stats
/src/nl-list-caches
/src/nl-list-sockets
/src/nl-monitor
/src/nl-neigh-add
/src/nl-neigh-delete
/src/nl-neigh-list
/src/nl-neightbl-list
/src/nl-nh-list
/src/nl-pktloc-lookup
/src/nl-qdisc-add
/src/nl-qdisc-delete
/src/nl-qdisc-list
/src/nl-route-add
/src/nl-route-delete
/src/nl-route-get
/src/nl-route-list
/src/nl-rule-list
/src/nl-tctree-list
/src/nl-util-addr
/tags
/tests/check-all
/tests/check-all.log
/tests/check-all.trs
/tests/check-direct
/tests/check-direct.log
/tests/check-direct.trs
/tests/test-*.log
/tests/test-*.trs
/tests/test-cache-mngr
/tests/test-complex-HTB-with-hash-filters
/tests/test-create-bond
/tests/test-create-bridge
/tests/test-create-geneve
/tests/test-create-ifb
/tests/test-create-ip6tnl
/tests/test-create-ipgre
/tests/test-create-ipgretap
/tests/test-create-ipip
/tests/test-create-ipvlan
/tests/test-create-ipvti
/tests/test-create-macsec
/tests/test-create-macvlan
/tests/test-create-macvtap
/tests/test-create-sit
/tests/test-create-veth
/tests/test-create-vlan
/tests/test-create-vrf
/tests/test-create-vxlan
/tests/test-create-xfrmi
/tests/test-delete-link
/tests/test-genl
/tests/test-loopback-up-down
/tests/test-nf-cache-mngr
/tests/test-socket-creation
/tests/test-suite.log
/tests/test-u32-filter-with-actions