aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/vnet.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-26misc: add vnet classify filter set supportDave Barach1-3/+0
2019-09-20misc: classifier-based packet trace filterDave Barach1-0/+3
2019-05-17Add a debug-CLI leak-checkerDave Barach1-1/+0
2018-11-17pcap-based dispatch tracerDave Barach1-1/+1
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-0/+2
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace1-2/+2
2017-03-27Mcast rewrite no memcpyNeale Ranns1-1/+0
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+96
utes?h=oper-230821&id=13eec694e7a5eaeb9fe385a06d54565ea76eb974'>plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.robot text
*.rst text
*.yaml text
*.vat text

## Declare files that will always have CRLF line endings on checkout.
#*.sln text eol=crlf

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary