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
/
adj
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-16
fib: fix use-after-free for interface adj removal
Benoît Ganne
1
-0
/
+3
2019-09-25
fib: fix some typos in fib/mtrie
Lijian.Zhang
1
-6
/
+6
2019-09-23
fib: do not dump no-longer valid adjacencies
Benoît Ganne
3
-2
/
+17
2019-08-07
fib tests: IP multicast over GRE
Neale Ranns
1
-0
/
+1
2019-07-24
fib: remove unused input parameter
Zhiyong Yang
1
-5
/
+2
2019-07-23
api: binary api cleanup
Dave Barach
1
-1
/
+1
2019-07-19
fib: FIB Entry tracking
Neale Ranns
1
-9
/
+7
2019-05-16
init / exit function ordering
Dave Barach
1
-7
/
+7
2019-05-13
remove dead code in rewrite.c
Neale Ranns
1
-26
/
+0
2019-04-16
ADJ: crash in format/show (VPP-1648)
Neale Ranns
1
-1
/
+1
2019-04-08
fixing typos
Jim Thompson
2
-3
/
+3
2019-03-28
IPSEC: run encrpyt as a feautre on the tunnel
Neale Ranns
1
-17
/
+5
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
8
-27
/
+27
2019-03-26
ADJ: midchain delegate to performing stacking
Neale Ranns
5
-5
/
+237
2019-03-26
Simplify adjacency rewrite code
Benoît Ganne
2
-142
/
+26
2019-03-07
Honor vnet_rewrite_data_t data_bytes == 0
Dave Barach
1
-1
/
+15
2019-03-04
adj: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
2
-20
/
+6
2019-02-22
Callback functions must have the correct signature
Neale Ranns
1
-1
/
+3
2018-12-16
IP6-MFIB: replace the radix tree with bihash (VPP-1526)
Neale Ranns
1
-0
/
+2
2018-12-07
FIB recusrion loop checks traverse midchain adjacencies
Neale Ranns
4
-13
/
+282
2018-11-15
GBP: redirect contracts
Neale Ranns
1
-9
/
+7
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-1
/
+1
2018-10-30
ADJ: init MTU to interface default
Neale Ranns
2
-1
/
+4
2018-10-23
c11 safe string handling support
Dave Barach
3
-7
/
+7
2018-10-01
Add adjacency counters to the stats segment
Neale Ranns
1
-2
/
+6
2018-09-24
Trivial: Clean up some typos.
Paul Vinciguerra
1
-1
/
+1
2018-08-27
Adjacency walks protected by 'walk in progress' flag
Neale Ranns
1
-2
/
+11
2018-07-30
SIXRD: fix post introduction of the directed subnet broadcast
Neale Ranns
1
-1
/
+2
2018-07-20
IP directed broadcast
Neale Ranns
3
-0
/
+23
2018-07-16
Adjacency-BFD: assume BFD down on create
Neale Ranns
1
-8
/
+16
2018-06-11
MTU: Software interface / Per-protocol MTU support
Ole Troan
7
-37
/
+18
2018-05-25
ARP proxy dumps
Neale Ranns
4
-4
/
+11
2018-05-17
tcp: handle link-local addresses
Florin Coras
2
-1
/
+9
2018-04-25
Adjacency walk more scalable
Neale Ranns
1
-50
/
+25
2018-04-18
Mcast rewrite optimisations
Neale Ranns
3
-33
/
+8
2018-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
1
-2
/
+16
2018-04-13
MTU: Setting of MTU on software interface (instead of hardware interface)
Ole Troan
1
-16
/
+2
2018-03-30
bond: show trace causes a crash if the interface is deleted
Steven
1
-4
/
+2
2018-03-20
FIB Interpose Source
Neale Ranns
2
-10
/
+8
2018-03-09
MPLS Unifom mode
Neale Ranns
1
-0
/
+5
2018-03-01
6RD: Rewritten 6RD RFC5969 support.
Ole Troan
4
-1
/
+12
2018-02-21
Adj Delegates; don't store raw pointers
Neale Ranns
4
-43
/
+37
2018-02-19
Adjacency Delegate updates
Neale Ranns
6
-133
/
+269
2018-02-16
Adj: VFTs for adjacency sub-blocks
Ole Troan
5
-29
/
+69
2018-02-16
Allow providers to override glean behaviour
Neale Ranns
5
-33
/
+89
2018-02-15
Revert "Allow interface types to override glean adjacency behaivour"
Ole Trøan
5
-82
/
+32
2018-02-15
Revert "Adj: VFTs for adjacency sub-blocks"
Ole Trøan
5
-74
/
+29
2018-02-15
Adj: VFTs for adjacency sub-blocks
Ole Troan
5
-29
/
+74
2018-02-15
Allow interface types to override glean adjacency behaivour
Neale Ranns
5
-32
/
+82
2018-02-12
Improve MTU handling
Neale Ranns
4
-3
/
+55
[next]