Age | Commit message (Expand) | Author | Files | Lines |
2019-12-07 | lacp: use explit api types | Ole Troan | 3 | -6/+10 |
2019-12-07 | lacp: fix control_ping from plugins | Ole Troan | 2 | -0/+6 |
2019-12-07 | stn: use explicit types in api | Ole Troan | 3 | -35/+17 |
2019-12-07 | vmxnet3: use explicit types in api | Ole Troan | 3 | -9/+12 |
2019-12-07 | map: use explicit types in api | Ole Troan | 1 | -2/+3 |
2019-12-07 | svs: use explicit types in api | Ole Troan | 1 | -6/+6 |
2019-12-07 | pppoe: use explicit types in api | Ole Troan | 4 | -32/+30 |
2019-12-06 | quic: update quicly to v0.0.7-vpp | MathiasRaoul | 1 | -8/+23 |
2019-12-06 | mactime: update api to use explicit types | Ole Troan | 2 | -11/+15 |
2019-12-06 | l2e: use explicit api types | Ole Troan | 1 | -2/+3 |
2019-12-06 | dpdk: use explicit types in api | Ole Troan | 1 | -3/+4 |
2019-12-06 | ct6: use explicit type in api | Ole Troan | 1 | -3/+5 |
2019-12-06 | cdp: use explicit types in api | Ole Troan | 1 | -1/+1 |
2019-12-06 | abf: use explicit types in api | Ole Troan | 1 | -4/+5 |
2019-12-06 | igmp: use explicit types in api | Ole Troan | 1 | -10/+11 |
2019-12-06 | ikev2: use explicit api types | Ole Troan | 3 | -16/+21 |
2019-12-06 | nsh: use explicit api types | Ole Troan | 1 | -6/+8 |
2019-12-06 | nsim: use explicit api types | Ole Troan | 1 | -6/+7 |
2019-12-05 | srv6-mobile | Tetsuya Murakami | 1 | -2/+2 |
2019-12-05 | map: fix MAP-T ip6 port check | Matthew Smith | 2 | -5/+60 |
2019-12-05 | tests: quic enable per testcase timeout overrides | Paul Vinciguerra | 1 | -3/+8 |
2019-12-05 | srv6-mobile | Tetsuya Murakami | 6 | -49/+739 |
2019-12-05 | tls: change SSL_has_pending to avoid BIO check error | Yu Ping | 1 | -2/+2 |
2019-12-04 | fib: Decouple source from priority and behaviour | Neale Ranns | 14 | -63/+119 |
2019-12-04 | map: Fix a coverity MAP dead-code issue. | Jon Loeliger | 1 | -3/+0 |
2019-12-04 | quic: fix stream tx_fifo race condition | Nathan Skrzypczak | 2 | -27/+61 |
2019-12-04 | quic: clean accept/connect error codepath | Nathan Skrzypczak | 1 | -48/+51 |
2019-12-04 | gso: remove the interface count | Mohsin Kazmi | 2 | -6/+0 |
2019-12-04 | quic: refactor connection search fn | Nathan Skrzypczak | 1 | -27/+31 |
2019-12-04 | quic: add conn-timeout config option | Nathan Skrzypczak | 2 | -8/+12 |
2019-12-04 | quic: fix import typo | Nathan Skrzypczak | 1 | -1/+1 |
2019-12-03 | fib: constify the adjacency in the rewrite nodes | Neale Ranns | 1 | -1/+1 |
2019-12-03 | ipip: Tunnel flags controlling copying data to/from payload/encap | Neale Ranns | 1 | -1/+2 |
2019-12-03 | map: Avoid null dereference in 'map show' and 'map del' | Jon Loeliger | 1 | -12/+22 |
2019-12-03 | hsa: Less verbose logging for many sessions | Nathan Skrzypczak | 6 | -50/+83 |
2019-12-03 | classify: API cleanup | Jakub Grajciar | 1 | -90/+8 |
2019-11-30 | dhcp: add FEATURE.yaml for the DHCP plugin | Jerome Tollet | 1 | -0/+11 |
2019-11-27 | nat: fix dhcp client on outside interface with output feature | Alexander Chernavin | 3 | -0/+87 |
2019-11-27 | misc: add address sanitizer heap instrumentation | Benoît Ganne | 2 | -4/+6 |
2019-11-26 | map: Fix inverted 'map security check enable' CLI flag. | Jon Loeliger | 1 | -2/+2 |
2019-11-26 | quic: Refactor for crypto contexts | Nathan Skrzypczak | 5 | -165/+182 |
2019-11-26 | flow: fix several crash issues | Chenmin Sun | 1 | -2/+0 |
2019-11-26 | lb: lb_add_del_vip and lb_add_del_as doesn't work. | Hongjun Ni | 2 | -4/+14 |
2019-11-26 | fib: Table Replace | Neale Ranns | 1 | -13/+16 |
2019-11-24 | vppapigen: clean up typos in c generated code | Paul Vinciguerra | 1 | -1/+1 |
2019-11-22 | quic: Refactor quic rx callback for offload | Nathan Skrzypczak | 2 | -111/+147 |
2019-11-22 | hsa: Improve for mq-intensive | Nathan Skrzypczak | 5 | -46/+31 |
2019-11-22 | quic: Remove qctx opening pool | Nathan Skrzypczak | 2 | -34/+15 |
2019-11-22 | crypto-ipsecmb: use single GCM API | Fan Zhang | 1 | -6/+4 |
2019-11-22 | ikev2: install/remove ipsec tunnels from main thread | Filip Tehlar | 2 | -68/+157 |