Age | Commit message (Expand) | Author | Files | Lines |
2019-12-11 | quic: Add support for unidirectional streams | Nathan Skrzypczak | 4 | -5/+27 |
2019-12-11 | hsa: Add option for multiple ips | Nathan Skrzypczak | 5 | -44/+152 |
2019-12-11 | quic: Use per thread next_cid | Nathan Skrzypczak | 2 | -8/+10 |
2019-12-11 | quic: Add aggregated quicly stats | Nathan Skrzypczak | 1 | -67/+186 |
2019-12-11 | quic: add more detailed statistics | MathiasRaoul | 2 | -0/+67 |
2019-12-10 | quic: removing quicly_send call from quic_accept_connection | MathiasRaoul | 1 | -9/+21 |
2019-12-10 | ioam: use explicit api types | Ole Troan | 18 | -871/+154 |
2019-12-10 | flowprobe: use explicit types in api | Ole Troan | 4 | -25/+44 |
2019-12-10 | api: multiple connections per process | Dave Barach | 12 | -12/+12 |
2019-12-09 | vlib: improve test coverage | Dave Barach | 1 | -1/+40 |
2019-12-09 | marvell: use explicit types in api | Ole Troan | 1 | -3/+4 |
2019-12-09 | gtpu: use explicit types in api | Ole Troan | 6 | -78/+83 |
2019-12-09 | l3xc: use explicit types in api | Ole Troan | 1 | -6/+7 |
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 |