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
/
ip
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-18
FIB Inherited Srouce
Neale Ranns
2
-16
/
+4
2018-01-11
api: fix handlers that explicitly depend on svm queue
Florin Coras
1
-27
/
+25
2018-01-11
api: remove transport specific code from handlers
Florin Coras
2
-67
/
+64
2018-01-09
api: refactor vlibmemory
Florin Coras
2
-27
/
+25
2018-01-09
DVR: run L3 output features
Neale Ranns
4
-8
/
+9
2018-01-08
Fix missing dereference
Juraj Sloboda
1
-1
/
+1
2017-12-21
fib: make deag entries urpf extempt
Florin Coras
1
-0
/
+5
2017-12-20
VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameter
Swarup Nayak
2
-8
/
+28
2017-12-15
Fix icmp/udp/tcp punt/drop paths
Vijayabhaskar Katamreddy
12
-42
/
+49
2017-12-14
VPP-1100 Fix loop in "set punt tcp/udp command"
Swarup Nayak
1
-5
/
+17
2017-12-13
IP bi-direction multicast - same cable check on egress
Neale Ranns
2
-1
/
+17
2017-12-13
Separate heap for IPv4 mtries
Neale Ranns
4
-11
/
+56
2017-12-12
VPP-1092 Correcting ip punt delete flow, when recv if index valid but doesnt ...
Swarup Nayak
2
-4
/
+10
2017-12-11
call unformat_free in some flow, remove unnecessary calls
Swarup Nayak
1
-4
/
+12
2017-12-08
Remove the unused 'create VRF if needed' API parameters
Neale Ranns
1
-3
/
+0
2017-12-08
punt: fix tracing for partially traced chains
Klement Sekera
1
-4
/
+5
2017-12-07
Corrected help string of show ip punt
Swarup Nayak
2
-2
/
+2
2017-12-06
UT: Repaired broken C unit tests (--enable-tests)
Ole Troan
1
-9
/
+6
2017-12-06
Remove unused, uninteresting code
Dave Barach
1
-347
/
+0
2017-11-29
Add some indent-off to the node declarations in ip4-forward
Neale Ranns
1
-19
/
+42
2017-11-29
Include allocated table memory in 'sh fib mem' output
Neale Ranns
2
-3
/
+10
2017-11-27
Fix - sh ip fib mtrie sum
Neale Ranns
1
-8
/
+13
2017-11-26
Fix session rule port endianness.
Milan Lenco
1
-2
/
+2
2017-11-18
Rename classifier ip6-sr metadata set action
Dave Barach
1
-1
/
+1
2017-11-18
unformat function for FIB paths
Neale Ranns
1
-147
/
+6
2017-11-14
Ip6 dump not showing fib table names (VPP-1063)
Neale Ranns
1
-5
/
+6
2017-11-10
Break up vpe.api
Neale Ranns
5
-1
/
+1375
2017-11-10
add classify session action set-sr-policy-index
Gabriel Ganne
1
-0
/
+2
2017-11-10
Add sw_if_index to the ip_neighbor_details_t response.
Jon Loeliger
2
-4
/
+9
2017-11-09
BIER
Neale Ranns
2
-19
/
+31
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
[next]