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
2018-04-27
Move VOM to extras/vom
Damjan Marion
1
-10
/
+36
2018-04-25
GBPv6: NAT66 actions for GBP
Neale Ranns
1
-58
/
+150
2018-04-24
NAT44: one-armed NAT and identity mapping (VPP-1212)
Matus Fabian
1
-0
/
+3
2018-04-19
Add special Twice-NAT feature (VPP-1221)
Juraj Sloboda
2
-96
/
+132
2018-04-18
typo fix: UNKOWN -> UNKNOWN
Andrey "Zed" Zaikin
1
-1
/
+1
2018-04-18
Fix PPPoE test case issues
Hongjun Ni
2
-42
/
+3
2018-04-17
Add logging support
Damjan Marion
2
-2
/
+7
2018-04-17
IP mcast: allow unicast address as a next-hop
Neale Ranns
3
-8
/
+64
2018-04-17
ACL based forwarding
Andrew Yourtchenko
3
-0
/
+359
2018-04-17
make test: ipsec test cleanup
Klement Sekera
2
-13
/
+9
2018-04-15
vhost: add vhost interface add/delete/dump API test cases to make test
Steven
3
-0
/
+160
2018-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
2
-65
/
+7
2018-04-13
NAT66: Do not translate if packet not aimed at outside interface
Juraj Sloboda
1
-0
/
+23
2018-04-13
MTU: Setting of MTU on software interface (instead of hardware interface)
Ole Troan
2
-7
/
+65
2018-04-13
GBP V2
Neale Ranns
3
-185
/
+934
2018-04-13
Enable check of VRF reset - IPv4
Jan Gelety
3
-71
/
+122
2018-04-12
VCL IOEvent external API callback
Keith Burns (alagalah)
1
-8
/
+6
2018-04-10
test: Fix issues with new version of pycodestyle (VPP-1232)
Chris Luke
3
-3
/
+5
2018-04-09
jvpp: log error output of Java process on test failure
Marek Gradzki
1
-3
/
+6
2018-04-09
make test: fix failure on centos
Klement Sekera
1
-1
/
+1
2018-04-03
Makefile: Alter VPP_PYTHON_PREFIX for preloading deps
Ed Kern
1
-0
/
+2
2018-04-03
reassembly: bug fixes
Klement Sekera
1
-2
/
+1
2018-03-31
make test: print a warning in case a core_pattern contains a filter program
Andrew Yourtchenko
3
-0
/
+19
2018-03-29
ip6: fix ip6-local urpf checking
Florin Coras
1
-5
/
+3
2018-03-29
tcp: fix fib index buffer tagging
Florin Coras
1
-19
/
+25
2018-03-28
NAT44: make 1:1NAT for DHCP addressed interface persistent
Matus Fabian
1
-12
/
+48
2018-03-28
test: fix VppNeighbor.query_vpp_config
Neale Ranns
1
-14
/
+10
2018-03-27
VOM: bond: Add support for LACP
Mohsin Kazmi
1
-0
/
+93
2018-03-26
VCL: add IPv6 to socket_test.sh and make test
Dave Wallace
2
-38
/
+432
2018-03-24
make test: fix DEBUG=gdb/gdbserver options
Klement Sekera
1
-4
/
+3
2018-03-24
make test: fix ext build on centos
Klement Sekera
1
-1
/
+1
2018-03-24
make test: use vpp-dev repo for py-lispnetworking
Klement Sekera
1
-1
/
+1
2018-03-24
make test: enhance core-file information
Klement Sekera
2
-17
/
+32
2018-03-23
Add client hw address to DHCP offer and ack in test case
Neale Ranns
1
-6
/
+11
2018-03-23
acl-plugin: improvements in 'show acl-plugin macip acl' CLI
Andrew Yourtchenko
1
-0
/
+6
2018-03-23
Drop dhcp pkts w/ hardware address mismatches
Dave Barach
1
-0
/
+1
2018-03-23
acl-plugin: make test: do not use a debug CLI where API can be used
Andrew Yourtchenko
1
-6
/
+3
2018-03-23
make test: code cleanup
Klement Sekera
3
-57
/
+38
2018-03-23
acl-plugin: make test: add a test which deletes an interface with applied ACL
Andrew Yourtchenko
1
-0
/
+39
2018-03-23
acl-plugin: make test: shuffle applied ACLs as part of the tests
Andrew Yourtchenko
2
-1
/
+85
2018-03-23
IGMP: coverity fixes and remove checks for scapy IGMPv3
Neale Ranns
1
-16
/
+1
2018-03-22
NAT44: interface output feature and dst NAT (VPP-1200)
Matus Fabian
1
-0
/
+59
2018-03-21
bond: Add bonding driver and LACP protocol
Steven
3
-0
/
+405
2018-03-21
UDP Encap counters
Neale Ranns
1
-0
/
+5
2018-03-21
reassembly: feature/concurrency
Klement Sekera
6
-345
/
+203
2018-03-20
FIB Interpose Source
Neale Ranns
3
-18
/
+39
2018-03-19
IGMP plugin
Jakub Grajciar
3
-0
/
+398
2018-03-19
Scapy upgrade to 2.4.0.rc5
Neale Ranns
11
-10
/
+211
2018-03-18
Remove unnumbered configuration on interface delete
Neale Ranns
2
-20
/
+33
2018-03-16
QoS recording and marking
Neale Ranns
2
-0
/
+402
[next]