Age | Commit message (Expand) | Author | Files | Lines |
2020-01-22 | ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) |  Neale Ranns | 4 | -5/+27 |
2020-01-22 | hsa: proxy app fixes |  Florin Coras | 1 | -33/+15 |
2020-01-22 | nsim: enable output scheduling on main thread |  Dave Wallace | 2 | -2/+29 |
2020-01-21 | nat: fix dhcp client on outside interface with output feature |  Alexander Chernavin | 2 | -18/+18 |
2020-01-21 | nat: removed obsolete fragmentation code |  Filip Varga | 1 | -84/+16 |
2020-01-17 | lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly |  Yulong Pei | 3 | -12/+9 |
2020-01-17 | nat: refactor of port/address allocation functions |  Filip Varga | 8 | -15/+429 |
2020-01-15 | build: install vpp_echo for CSIT QUIC perf tests |  Dave Wallace | 1 | -1/+0 |
2020-01-15 | tls: enable async node on demand |  Yu Ping | 1 | -3/+1 |
2020-01-15 | quic: add FEATURE.yaml |  Aloys Augustin | 1 | -0/+10 |
2020-01-15 | srv6-mobile: Revert "srv6-mobile:" |  Andrew Yourtchenko | 15 | -2110/+329 |
2020-01-15 | tls: add picotls session close process |  Simon Zhang | 1 | -1/+10 |
2020-01-14 | tcp: handle ack advancement with no holes and reneging |  Florin Coras | 1 | -1/+35 |
2020-01-14 | tests: fix worker thread initialization |  Paul Vinciguerra | 1 | -4/+7 |
2020-01-14 | srv6-mobile: |  Tetsuya Murakami | 15 | -329/+2110 |
2020-01-14 | dpdk: enforce max tx retries |  Benoît Ganne | 1 | -0/+1 |
2020-01-13 | acl: Remove unsued type |  Neale Ranns | 2 | -53/+31 |
2020-01-13 | ct6: dst,src copy typo |  Neale Ranns | 1 | -1/+1 |
2020-01-13 | tls: enable TLS OpenSSL plugin works in 3.0.0 |  Yu Ping | 1 | -0/+5 |
2020-01-10 | sr: feature YAML files for Segment Routing |  pcamaril | 3 | -0/+24 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published |  John DeNisco | 17 | -28/+28 |
2020-01-08 | rdma: api: prepare support for direct verb |  Benoît Ganne | 7 | -10/+79 |
2020-01-08 | tcp: fix last sacked with no holes |  Florin Coras | 1 | -0/+44 |
2020-01-08 | acl: add FEATURE.yaml |  Andrew Yourtchenko | 1 | -0/+26 |
2020-01-08 | rdma: add FEATURE.yaml |  Benoît Ganne | 1 | -0/+8 |
2020-01-07 | tls: Make tls CPS test run for a quite long time |  Yu Ping | 1 | -3/+7 |
2020-01-07 | tcp: fix duplicate sack whith reneging |  Florin Coras | 1 | -11/+99 |
2020-01-06 | vmxnet3: add FEATURE.yaml |  Steven Luong | 1 | -0/+9 |
2020-01-06 | lacp: Add FEATURE.yaml |  Steven Luong | 1 | -0/+8 |
2020-01-06 | quic: call quic_send_packets only once per ctx |  Aloys Augustin | 1 | -3/+7 |
2020-01-06 | lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoe |  Hongjun Ni | 4 | -0/+48 |
2020-01-03 | hsa: fix coverity warning |  Florin Coras | 1 | -0/+2 |
2020-01-03 | map: fix ip4-map-t DF behavior |  Vladimir Ratnikov | 1 | -11/+12 |
2020-01-03 | nat: use SVR |  Klement Sekera | 30 | -5270/+1444 |
2020-01-03 | abf: add feature.yaml |  Neale Ranns | 1 | -0/+20 |
2020-01-03 | igmp: Add feature.yaml |  Neale Ranns | 1 | -0/+9 |
2020-01-03 | l3xc: add feature.yaml |  Neale Ranns | 1 | -0/+13 |
2020-01-03 | nat: add feature.yaml |  Ole Troan | 1 | -0/+27 |
2020-01-03 | svs: add feature.yaml |  Neale Ranns | 1 | -0/+15 |
2020-01-02 | crypto-ipsecmb: Add FEATURE.yaml for all crypto engine plugins |  Neale Ranns | 3 | -0/+35 |
2020-01-02 | http_static: add FEATURE.yaml |  Dave Barach | 2 | -0/+23 |
2020-01-02 | session: fix listener global endpoint lookup |  Florin Coras | 1 | -1/+1 |
2019-12-24 | unittest: test_bihash call clib_time_init(...) |  Dave Barach | 1 | -0/+1 |
2019-12-23 | tests: vpp_memif fix formatting error in exception |  Paul Vinciguerra | 1 | -5/+2 |
2019-12-21 | session: move add/del segment msg to mq |  Florin Coras | 4 | -97/+95 |
2019-12-20 | vxlan: reuse inner packet flow hash for tunnel outer header load balance |  Shawn Ji | 1 | -0/+9 |
2019-12-19 | hsa: Add periodic timing |  Nathan Skrzypczak | 3 | -18/+71 |
2019-12-19 | gtpu: Track the dst FIB entry instead of RR sourcing that |  Miklos Tirpak | 1 | -9/+9 |
2019-12-19 | quic: fix accept failure |  Nathan Skrzypczak | 1 | -23/+23 |
2019-12-18 | quic: Hotfix crypto context on migrate |  Nathan Skrzypczak | 1 | -0/+17 |