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
/
fib
/
fib_path.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
fib: leverage well-optimized clib_memcpy
Zhiyong Yang
1
-1
/
+1
2019-12-17
ip: Protocol Independent IP Neighbors
Neale Ranns
1
-2
/
+2
2019-12-17
fib: Glean on NBMA interface points to drop
Neale Ranns
1
-77
/
+71
2019-10-09
fib: P2P interfaces do not need specific multicast adjacencies
Neale Ranns
1
-3
/
+18
2019-09-25
fib: fix some typos in fib/mtrie
Lijian.Zhang
1
-1
/
+1
2019-07-24
fib: Support the POP of a Psuedo Wire Control Word
Neale Ranns
1
-0
/
+13
2019-06-18
fib: fib api updates
Neale Ranns
1
-38
/
+100
2019-04-19
FIB: recursion casues path realloc
Neale Ranns
1
-1
/
+12
2019-03-22
ADJ: more thorough link up check
Neale Ranns
1
-5
/
+5
2018-12-20
FIB: encode the label stack in the FIB path during table dump
Neale Ranns
1
-4
/
+23
2018-12-07
FIB recusrion loop checks traverse midchain adjacencies
Neale Ranns
1
-2
/
+14
2018-10-23
c11 safe string handling support
Dave Barach
1
-3
/
+3
2018-10-16
FIB: use vlib-log for debugging
Neale Ranns
1
-30
/
+35
2018-10-16
Sticky Load-balance
Neale Ranns
1
-6
/
+11
2018-10-08
Adding Multipath support for exclusive DPO based fib path entries via rpath
Vijayabhaskar Katamreddy
1
-2
/
+11
2018-09-25
FIB: recusrive paths must lock the table to prevent its deletion
Neale Ranns
1
-0
/
+6
2018-09-20
UDP-Encap: name counters for the stats segment
Neale Ranns
1
-1
/
+1
2018-07-30
FIB: return entry prefix by const reference to avoid the copy
Neale Ranns
1
-4
/
+1
2018-07-10
FIB path dump: fix next-hop-table ID for recursive routes
Neale Ranns
1
-0
/
+2
2018-04-25
GBPv6: NAT66 actions for GBP
Neale Ranns
1
-1
/
+1
2018-04-17
IP mcast: allow unicast address as a next-hop
Neale Ranns
1
-2
/
+2
2018-03-13
Common form of fib-path reproting in dumps
Neale Ranns
1
-1
/
+9
2018-03-09
MPLS Unifom mode
Neale Ranns
1
-11
/
+9
2018-03-01
6RD: Rewritten 6RD RFC5969 support.
Ole Troan
1
-0
/
+1
2018-01-09
DVR: run L3 output features
Neale Ranns
1
-38
/
+68
2017-12-21
fib: make deag entries urpf extempt
Florin Coras
1
-0
/
+5
2017-12-15
fib: fix show fib path-list and path
Florin Coras
1
-2
/
+2
2017-12-09
BIER in non-MPLS netowrks
Neale Ranns
1
-115
/
+66
2017-11-26
FIB: store the node type not the function pointer.
Neale Ranns
1
-2
/
+0
2017-11-14
Ip6 dump not showing fib table names (VPP-1063)
Neale Ranns
1
-4
/
+3
2017-11-11
MPLS disposition actions at the tail of unicast LSPs
Neale Ranns
1
-1
/
+12
2017-11-09
BIER
Neale Ranns
1
-15
/
+370
2017-11-07
UDP Encapsulation.
Neale Ranns
1
-1
/
+72
2017-10-25
L3 proxy FIB source for container networking
Andrew Yourtchenko
1
-7
/
+8
2017-10-14
Source Lookup progammable via API
Neale Ranns
1
-2
/
+8
2017-10-05
Distributed Virtual Router Support
Neale Ranns
1
-22
/
+42
2017-10-04
Dump of deag/lookup routes has is_drop=1 (VPP-995)
Neale Ranns
1
-0
/
+2
2017-08-21
PPPoE usses a midchain adjacency stack on an interface-tx DPO
Neale Ranns
1
-7
/
+7
2017-08-08
L2 over MPLS
Neale Ranns
1
-44
/
+35
2017-08-01
FIB path weight incorrect in dump (VPP-922)
Neale Ranns
1
-2
/
+3
2017-07-31
Fix fib_path encoding (VPP-921)
Florin Coras
1
-0
/
+2
2017-07-18
FIB path preference
Neale Ranns
1
-4
/
+43
2017-05-23
Labelled attached paths via an MPLS tunnel
Neale Ranns
1
-26
/
+44
2017-05-23
ARP/ND entries for the same address on different interfaces (VPP-848)
Neale Ranns
1
-3
/
+3
2017-05-15
Fix FIB recursion loops via cover (VPP-842)
Neale Ranns
1
-3
/
+8
2017-04-24
Improve Load-Balance MAPs
Neale Ranns
1
-2
/
+4
2017-04-13
Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...
Neale Ranns
1
-2
/
+1
2017-04-11
MPLS Mcast coverity fixes
Neale Ranns
1
-1
/
+1
2017-04-11
Remove usued, redundant and deprecated code from lookup.h
Neale Ranns
1
-19
/
+0
2017-04-07
MPLS Mcast
Neale Ranns
1
-44
/
+178
[next]