summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-01-27fib: Reload the adj after possible realloc (VPP-1822)Neale Ranns1-0/+1
2020-01-27devices: vhost: fix data offset on inputBenoît Ganne1-11/+1
2020-01-27docs nat: fix nat-ha ascii artPaul Vinciguerra1-0/+2
2020-01-24session: fix node runtime in pre-input queue handlerFlorin Coras1-0/+1
2020-01-24nat: in2out-output nodes work with acl reflectMatthew Smith2-2/+107
2020-01-23vcl: always report EPOLLHUP/EPOLLRDHUP on closeFlorin Coras1-4/+0
2020-01-23vcl session: udp session migration notificationsFlorin Coras4-1/+70
2020-01-23srv6-mobile: fix the converity issueTetsuya Murakami1-26/+21
2020-01-23api: mark api_trace_command_fn thread-safeDave Barach1-1/+20
2020-01-22ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)Neale Ranns7-14/+55
2020-01-22fib: Adjacency realloc during rewrite update walk (VPP-1822)Neale Ranns1-4/+4
2020-01-22hsa: proxy app fixesFlorin Coras1-33/+15
2020-01-22fib: FIB crash removing labelled route (VPP-1818)Neale Ranns1-7/+12
2020-01-22nsim: enable output scheduling on main threadDave Wallace2-2/+29
2020-01-21nat: fix dhcp client on outside interface with output featureAlexander Chernavin2-18/+18
2020-01-21nat: removed obsolete fragmentation codeFilip Varga1-84/+16
2020-01-20classify: fix pcap filter set initFlorin Coras1-4/+2
2020-01-17lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctlyYulong Pei4-12/+18
2020-01-17nat: refactor of port/address allocation functionsFilip Varga8-15/+429
2020-01-16sr: some fixes for SRv6 CLI/APIAhmed Abdelsalam2-4/+19
2020-01-16misc: binary-api sw_interface_vhost_user_dump is brokenSteven Luong2-0/+2
2020-01-16gso: fix typo in the quad-loopSteven Luong1-3/+3
2020-01-16tcp: fix rxt delivered without sacksFlorin Coras1-1/+1
2020-01-16vcl: add rx event on epoll ctl if neededFlorin Coras2-2/+18
2020-01-16udp: fix ipv6 listen port registrationFlorin Coras1-1/+1
2020-01-16tcp: fix listen node coverity warningFlorin Coras1-11/+12
2020-01-16vppinfra: fixing compilation issues in 32-bitVijayabhaskar Katamreddy1-2/+3
2020-01-15build: Add missing version.h dependency in vnetChris Luke1-1/+1
2020-01-15ip: align reass.save_rewrite_lengthv20.05-rc0Klement Sekera3-20/+13
2020-01-15build: install vpp_echo for CSIT QUIC perf testsDave Wallace1-1/+0
2020-01-15tcp: fix tcp check tx offload issueSimon Zhang1-2/+6
2020-01-15tls: enable async node on demandYu Ping1-3/+1
2020-01-15ip6: during icmp to icmp6 translation truncate error messagesAlexander Chernavin1-2/+2
2020-01-15quic: add FEATURE.yamlAloys Augustin1-0/+10
2020-01-15srv6-mobile: Revert "srv6-mobile:"Andrew Yourtchenko16-2117/+329
2020-01-15tls: add picotls session close processSimon Zhang1-1/+10
2020-01-14tcp: handle ack advancement with no holes and renegingFlorin Coras2-2/+36
2020-01-14tests: fix worker thread initializationPaul Vinciguerra2-7/+15
2020-01-14srv6-mobile:Tetsuya Murakami16-329/+2117
2020-01-14classify: Reduce the include dependencies on vnet_classify.hNeale Ranns7-1/+6
2020-01-14dpdk: enforce max tx retriesBenoît Ganne1-0/+1
2020-01-13acl: Remove unsued typeNeale Ranns2-53/+31
2020-01-13ct6: dst,src copy typoNeale Ranns1-1/+1
2020-01-13misc: feature file for unsupported feature l2tpOle Troan1-0/+8
2020-01-13tls: enable TLS OpenSSL plugin works in 3.0.0Yu Ping1-0/+5
2020-01-11ip: avoid fib lookup for consecutive pkts having same source IPNitin Saxena1-5/+5
2020-01-10gso: add FEATURE.yamlMohsin Kazmi1-0/+12
2020-01-10sr: feature YAML files for Segment Routingpcamaril5-0/+49
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco35-61/+61
2020-01-09bonding: process lacp when bond is admin downMatthew Smith1-1/+0