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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
VXLAN:validate mcast encapsulation ip/mac
Eyal Bari
2
-4
/
+11
2017-03-29
Sub-net broadcast addresses for IPv4
Neale Ranns
2
-2
/
+125
2017-03-28
NAT: Test refactoring to avoid redundant code for verification and creating p...
Martin Gálik
1
-48
/
+59
2017-03-27
make test: properly propagate exit status
Klement Sekera
1
-1
/
+2
2017-03-27
Mcast rewrite no memcpy
Neale Ranns
1
-2
/
+0
2017-03-24
make test: fix broken plugin paths
Klement Sekera
1
-0
/
+2
2017-03-22
make test: support out-of-tree plugins
Klement Sekera
2
-2
/
+14
2017-03-22
make test: support out-of-tree tests
Klement Sekera
2
-4
/
+58
2017-03-22
SNAT: added actual delete to snat_det_map
Martin
1
-0
/
+4
2017-03-21
ACL plugin 1.2
Andrew Yourtchenko
1
-0
/
+722
2017-03-17
Fix IP feature ordering.
Neale Ranns
6
-20
/
+304
2017-03-17
Attached hosts
Neale Ranns
2
-12
/
+166
2017-03-17
Adjacency refinement; check the cover's interface against the adjacency's
Neale Ranns
1
-20
/
+53
2017-03-15
Python API: Change from cPython to CFFI.
Ole Troan
2
-2
/
+2
2017-03-15
No vector allocation during buffer copy
Neale Ranns
1
-9
/
+38
2017-03-13
Add MAC address check in ethernet-input node if interface in L3 mode
John Lo
2
-2
/
+11
2017-03-13
ACL plugin rejects ICMP messages (VPP-624)
Pavel Kotucek
2
-1
/
+1023
2017-03-10
Retire vpp_lite
Damjan Marion
1
-1
/
+3
2017-03-10
Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-h...
Neale Ranns
2
-10
/
+20
2017-03-09
make test: temporary disable MAP-E test
Damjan Marion
1
-0
/
+1
2017-03-09
make test: automatic sanity check
Klement Sekera
2
-2
/
+18
2017-03-09
make test: add make test-shell[-debug] targets
Klement Sekera
1
-0
/
+13
2017-03-09
IMplementation for option to not create a FIB table entry when adding a neigh...
Neale Ranns
5
-40
/
+98
2017-03-09
MAP pre-resolve - use FIB to track pre-resolved next-hop
Neale Ranns
2
-0
/
+199
2017-03-09
Tests to target holes in adjacency and DPO test coverage
Neale Ranns
6
-15
/
+281
2017-03-08
SNAT: deterministic map dump
Martin
2
-1
/
+28
2017-03-08
make test: split into basic and extended tests
Klement Sekera
3
-7
/
+64
2017-03-08
SNAT: user_session_dump is_ip4 and vat unformating added
Martin
1
-2
/
+4
2017-03-08
Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri...
Neale Ranns
2
-17
/
+282
2017-03-07
DHCP Multiple Servers (VPP-602, VPP-605)
Neale Ranns
1
-44
/
+312
2017-03-07
CGN: Deterministic NAT (VPP-623)
Matus Fabian
2
-0
/
+100
2017-03-07
Add setting of tenant VRF id for SNAT addresses (VPP-641)
Juraj Sloboda
2
-3
/
+74
2017-03-06
make test: reset object registry if vpp dies
Klement Sekera
2
-2
/
+9
2017-03-06
make test: tell vpp to set coredump size
Klement Sekera
2
-6
/
+14
2017-03-06
make test: don't run if other vpp process runs
Klement Sekera
1
-2
/
+22
2017-03-03
IPv6 RA improvements
Neale Ranns
4
-6
/
+251
2017-03-03
Changing the IP table for an interface is an error if the interface already h...
Neale Ranns
6
-4
/
+25
2017-03-03
python API: work towards python/vpp api separation
Klement Sekera
1
-6
/
+6
2017-03-02
SNAT: user's dump and session dump of a certain snat user.
magalik
2
-0
/
+82
2017-03-02
Remove the unused VRF ID parameter from the IP neighbour Add/Del API
Neale Ranns
4
-10
/
+7
2017-03-02
BFD: command line interface
Klement Sekera
4
-23
/
+578
2017-02-27
[Proxy] ARP tests
Neale Ranns
5
-0
/
+587
2017-02-26
BFD: echo function
Klement Sekera
4
-49
/
+455
2017-02-25
Enable tests with VRF reset
Jan Gelety
1
-37
/
+73
2017-02-23
Remove prints from LISP test
Filip Tehlar
1
-5
/
+0
2017-02-16
Consolidate DHCP v4 and V6 implementation. No functional change intended
Neale Ranns
1
-1
/
+1
2017-02-21
dhcp: multiple additions
Neale Ranns
2
-86
/
+86
2017-02-21
Add basic 4o4 LISP unit test
Filip Tehlar
5
-1
/
+646
2017-02-21
test: ip6 vrf instances multi-context test (CSIT-497)
Jan Gelety
4
-7
/
+424
2017-02-20
Python test IP and MPLS objects conform to infra.
Neale Ranns
6
-197
/
+280
[next]