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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
ip
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
punt: fix sendmsg() failure detection
Klement Sekera
1
-1
/
+1
2017-11-08
NAT64: fixed csum crash (VPP-1055)
Matus Fabian
2
-28
/
+25
2017-11-08
ip: fix container proxy coverity warning
Florin Coras
1
-4
/
+7
2017-11-07
add tracing to udp punt code
Klement Sekera
1
-5
/
+58
2017-11-07
vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix
Jakub Grajciar
2
-13
/
+13
2017-11-07
UDP Encapsulation.
Neale Ranns
3
-4
/
+30
2017-11-07
ip: add container proxy api
Florin Coras
4
-20
/
+166
2017-11-03
vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc...
Jakub Grajciar
2
-8
/
+26
2017-11-03
punt: free whole buffer chain if such is punted
Klement Sekera
1
-1
/
+1
2017-11-01
session: add support for proxying apps
Florin Coras
1
-1
/
+3
2017-10-31
Refactor IP input checks for re-use at MPLS disposition
Neale Ranns
4
-257
/
+411
2017-10-29
session: fix coverity warnings
Florin Coras
1
-3
/
+8
2017-10-28
session: rules tables
Florin Coras
2
-0
/
+118
2017-10-25
L3 proxy FIB source for container networking
Andrew Yourtchenko
1
-0
/
+79
2017-10-24
Add extern to *_main global variable declarations in header files.
Dave Wallace
4
-2
/
+6
2017-10-19
Remove unused 'not_last' parameter from ip_add_del_route
Marek Gradzki
1
-3
/
+0
2017-10-18
VPP-930: add missing ntohl to send_ip6_fib_details(...)
Dave Barach
1
-1
/
+1
2017-10-16
udp: refactor udp code
Florin Coras
2
-12
/
+46
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
2
-3
/
+37
2017-10-14
Source Lookup progammable via API
Neale Ranns
2
-0
/
+9
2017-10-13
Enforce FIB table creation before use
Neale Ranns
2
-37
/
+3
2017-10-13
VPP-1027: DNS name resolver
Dave Barach
1
-0
/
+3
2017-10-10
session: add support for application namespacing
Florin Coras
4
-0
/
+162
2017-10-10
punt and drop features:
Neale Ranns
11
-147
/
+1501
2017-10-09
IP neighbour move incorrectly placed jump label
Neale Ranns
1
-2
/
+2
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+2
2017-10-09
NAT: hairpinning rework (VPP-1003)
Matus Fabian
1
-1
/
+9
2017-10-05
Distributed Virtual Router Support
Neale Ranns
2
-0
/
+6
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
5
-9
/
+9
2017-10-03
Repair vlib API socket server
Dave Barach
3
-9
/
+26
2017-10-03
Propagate duplicate IF addr add/del error up to API.
Jon Loeliger
1
-1
/
+11
2017-09-26
Add thread-safe event signaller, use RPC where required
Dave Barach
1
-2
/
+2
2017-09-22
IP-MAC,ND:wildcard events,fix sending multiple events
Eyal Bari
2
-20
/
+61
2017-09-20
tcp: add option to punt traffic
Pierre Pfister
1
-24
/
+42
2017-09-20
Add ip6-local feature arc
Pierre Pfister
3
-7
/
+99
2017-09-19
Treat label=0 as an invalid next-hop-via-label
Neale Ranns
1
-1
/
+7
2017-09-15
dpdk: cli to check for buffer leakage
Florin Coras
1
-0
/
+1
2017-09-13
Add a name to the creation of an IP and MPLS table
Neale Ranns
4
-20
/
+32
2017-09-11
replace uint32_t with u32
Neale Ranns
3
-7
/
+7
2017-09-11
arp/glean: fix hash computation
Florin Coras
1
-1
/
+2
2017-09-11
FIB table add/delete API
Neale Ranns
9
-250
/
+453
2017-09-09
move unix_file_* code to vppinfra
Damjan Marion
2
-5
/
+5
2017-09-08
PUNT: Missing include for readv()
Marco Varlese
1
-0
/
+1
2017-09-05
PUNT socket: External control plane processes connected via UNIX domain sockets.
Ole Troan
3
-11
/
+555
2017-08-31
Fix vent_data memory leak in function run_ping_ip46_address (VPP-966)
dongjuan
1
-0
/
+1
2017-08-22
ping: remove unnecesary x86 intrinsics #include
Damjan Marion
1
-1
/
+0
2017-08-19
Fixed ip add bug for ip6 with review comments
pragash
1
-4
/
+4
2017-08-16
ip4: cleanup ip local
Florin Coras
1
-153
/
+85
2017-08-16
tcp: fix v6 sessions
root
1
-54
/
+64
[prev]
[next]