summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-08Use CSIT release branch rls1801 in vpp stable/1801 branchv18.01.1Jan Gelety1-1/+1
2018-02-08Provide page-aligned length to ftruncate.Igor Mikhailov (imichail)1-1/+1
2018-02-06Release 18.01.1 jvpp version update.Dave Wallace1-1/+1
2018-02-0518.01.1 Release NotesDave Wallace1-0/+9
2018-02-05NAT64: Run nat64-expire-worker-walk only when NAT64 is configured (VPP-1162)Matus Fabian2-4/+48
2018-02-02Improve tunnel interface creation performanceJohn Lo8-90/+86
2018-01-30lisp-cp: fix handling of ndp without source link addr VPP-1159Florin Coras1-4/+21
2018-01-29vlib: allocating buffers on thread-x and freeing them on thread-y causesSteven4-25/+17
2018-01-25Add link to 18.01 test framework documentation.Dave Wallace1-0/+1
2018-01-24Update 18.01 Release NotesDave Wallace1-0/+1
2018-01-2418.01 Release Notesv18.01Dave Wallace1-3/+453
2018-01-24Script to list patches that changed api files.Dave Wallace1-0/+15
2018-01-23docs: Clean up TOCDave Wallace4-4/+12
2018-01-22Update CSIT tests 180110 -> 180122Jan Gelety1-1/+1
2018-01-18Sub-Interface deletion not cleanup hash's properly (VPP-1136)John Lo3-18/+24
2018-01-17VPP-1122 dpdk/ipsec: fix transport mode pkt lenRadu Nicolau1-3/+7
2018-01-11tapv2: deleting tap interface may leak buffers (VPP-1124)Steven4-11/+34
2018-01-11Use csit rls1801 operational branch in vpp stable/1801Jan Gelety1-1/+1
2018-01-10VPP-1131: doxygen: Documentation for Debug CLI stops at src/plugin/l2ev18.01-rc2Billy McFall1-3/+3
2018-01-10makefile set CXXFLAGS so they are propageted to sub-buildsNeale Ranns3-2/+8
2018-01-10VPP-1120 SRv6 bug with SID list containing only one SID and no srhPablo Camarillo1-26/+65
2018-01-09VPP-1113 SR MPLS path.frp_label_stackPablo Camarillo1-17/+16
2018-01-09VPP-1119: PPPoE's destination MAC was overwrittenHongjun Ni1-1/+2
2018-01-09BIER: missing endian swap for imposition object in API returnNeale Ranns3-3/+8
2018-01-09test: consolidate the multiple versions of send_and_*Neale Ranns10-207/+31
2018-01-09BIER: crash in show command when no tables are presentNeale Ranns1-0/+1
2018-01-08GRE tunnel key should use fib_index instead of fib_id (VPP-1118)John Lo1-12/+1
2018-01-08NAT: fixed get_worker_out2in bug (VPP-1116)Matus Fabian2-4/+12
2018-01-07VPP-1110 BVI reply ARP that doesn't request BVI loacl IP.zhaoqingling2-1/+19
2018-01-06Unify/cleanup usage of hash_set/unset_mem by tunnels (VPP-1117)John Lo5-104/+58
2018-01-06GRE tunnel key should use fib_index instead of fib_id (VPP-1118)John Lo1-2/+11
2018-01-04VOM: NAT coverity found bugsNeale Ranns2-3/+3
2018-01-03Initial changes for stable/1801 branchv18.01-rc1Dave Wallace1-0/+1
2018-01-03NAT64: free port when dynamic BIB deleted (VPP-1107)v18.04-rc0Matus Fabian6-39/+46
2018-01-02VOM: NAT updatesNeale Ranns12-174/+518
2017-12-22tcp: add builtin server/client transfer testFlorin Coras6-35/+136
2017-12-22maintainers: update emailSergio Gonzalez Monroy1-2/+1
2017-12-21fib: make deag entries urpf extemptFlorin Coras5-0/+19
2017-12-21VPP-1109 Fix loop for some CLI (code review)Swarup Nayak3-0/+7
2017-12-20L2 emulation: remove usued ip-table-id from APINeale Ranns1-1/+0
2017-12-20acl-plugin: add a debug CLI to print 5-tuple structure in human readable form...Andrew Yourtchenko3-0/+33
2017-12-20L2 EmulationNeale Ranns19-30/+1592
2017-12-20fix kubeproxy some testsGabriel Ganne3-4/+47
2017-12-20Translate matching packets using NAT (VPP-1069)Juraj Sloboda8-52/+325
2017-12-20Fix MPLS local-label CLI help stringMarek Gradzki1-1/+1
2017-12-20VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameterSwarup Nayak2-8/+28
2017-12-19BIER coverity fix in route downlaodNeale Ranns2-3/+3
2017-12-19FIB memory leak during recursive loop detectionNeale Ranns1-0/+2
2017-12-19VPP-1032: fix coverity warning in bierDave Barach1-2/+2
2017-12-19Fix passing bad context for callback functionJuraj Sloboda1-2/+2