Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
silence l2fib_init() invalid read of size 2 found by address-sanitizer
Gabriel Ganne
1
-1
/
+6
2017-11-03
session: support drop action in rules table
Florin Coras
4
-36
/
+114
2017-11-02
session/udp: init rw locks
Florin Coras
2
-1
/
+14
2017-11-02
LISP: fix negative mapping timeout, VPP-1043
Filip Tehlar
1
-1
/
+2
2017-11-02
Add builtin http server option to return static reply
Florin Coras
1
-23
/
+97
2017-11-01
session: fix proxy coverity warnings
Florin Coras
1
-1
/
+2
2017-11-01
session: add support for proxying apps
Florin Coras
15
-39
/
+353
2017-10-31
Fix "l2fib add" CLI to allow adding of filter MAC entries
John Lo
1
-25
/
+17
2017-10-31
Fix set interface mac address API to be endian neutral
John Lo
4
-16
/
+10
2017-10-31
LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24
Filip Tehlar
12
-72
/
+571
2017-10-31
l2fib: MAC: Fix uint64 to u8 byte array
Mohsin Kazmi
5
-49
/
+44
2017-10-31
Refactor IP input checks for re-use at MPLS disposition
Neale Ranns
5
-277
/
+465
2017-10-30
LISP: improve updating the dataplne when locators change
Filip Tehlar
5
-28
/
+74
2017-10-29
devices: Add binary API for set interface <interface> rx-mode
Steven
4
-18
/
+88
2017-10-29
session: fix coverity warnings
Florin Coras
2
-7
/
+12
2017-10-28
session: rules tables
Florin Coras
22
-12
/
+2093
2017-10-27
session: instantiate appns lookup table only once
Florin Coras
2
-7
/
+11
2017-10-26
Consolidate short_help for classify table with memory-size
Hongjun Ni
1
-0
/
+1
2017-10-26
session: swap appns secret to host byte order
Florin Coras
1
-1
/
+1
2017-10-26
fib test - fix undefined behavior warning found by clang
Gabriel Ganne
3
-3
/
+3
2017-10-26
VCL: add session namespace support.
Dave Wallace
3
-17
/
+40
2017-10-26
Allow IPsec interface to have SAs reset
Matthew Smith
5
-1
/
+123
2017-10-25
lldp: protection code to check a valid interface index
Steve Shin
1
-2
/
+9
2017-10-25
L3 proxy FIB source for container networking
Andrew Yourtchenko
14
-10
/
+381
2017-10-24
Update L2 header offset after VLAN tag rewrite
Neale Ranns
1
-1
/
+3
2017-10-24
Add extern to *_main global variable declarations in header files.
Dave Wallace
49
-33
/
+65
2017-10-23
af_packet: invalid TCP/UDP offload checksum on RX node recalculation
Jakub Grajciar
6
-3
/
+171
2017-10-23
VXLAN:small refactor to vxlan input
Eyal Bari
1
-235
/
+175
2017-10-20
Add reverse DNS (ip to name) resolution
Dave Barach
5
-34
/
+311
2017-10-20
null-terminate some formatted string
Gabriel Ganne
3
-0
/
+15
2017-10-19
Remove unused 'not_last' parameter from ip_add_del_route
Marek Gradzki
1
-3
/
+0
2017-10-19
VPP-1024: rewrite buffer trajectory tracer
Dave Barach
4
-6
/
+134
2017-10-18
LISP: fix crash when sending NSH map-request message, ONE-32
Filip Tehlar
1
-0
/
+3
2017-10-18
VPP-930: add missing ntohl to send_ip6_fib_details(...)
Dave Barach
1
-1
/
+1
2017-10-17
session: fix connect corner case crash.
Dave Wallace
1
-17
/
+20
2017-10-17
VPP-1032: fix coverity warnings
Dave Barach
1
-3
/
+12
2017-10-17
Add API versioning to GENEVE tunnel implementation.
Marco Varlese
1
-1
/
+3
2017-10-17
session: return local transport endpoint in connect reply
Florin Coras
3
-1
/
+14
2017-10-16
session: fix build when debugging is on
Florin Coras
3
-3
/
+3
2017-10-16
udp: refactor udp code
Florin Coras
34
-1175
/
+1697
2017-10-16
DNS name resolver improvements
Dave Barach
4
-31
/
+217
2017-10-16
LISP: fix map-request counters, ONE-25
Filip Tehlar
1
-6
/
+5
2017-10-15
ip: avoid arp assert if out of buffers (VPP-1030)
Florin Coras
1
-0
/
+4
2017-10-15
Revert "Enforce FIB table creation before use"
Florin Coras
5
-11
/
+78
2017-10-14
change format_get_indent() to use u32 instead of uword
Gabriel Ganne
1
-1
/
+1
2017-10-14
Add API call to set keys on IPsec tunnel intf
Matthew Smith
2
-0
/
+75
2017-10-14
Source Lookup progammable via API
Neale Ranns
9
-12
/
+85
2017-10-14
vhost: crash under heavy traffic condition due to memory corruption (VPP-1016)
Steven
1
-2
/
+33
2017-10-13
Enforce FIB table creation before use
Neale Ranns
5
-78
/
+11
2017-10-13
VPP-1027: DNS name resolver
Dave Barach
10
-2
/
+2958
[next]