Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | l2: fix l2input_feat_names overflow | Benoît Ganne | 1 | -1/+1 |
2019-12-17 | virtio: fix the tx queue thread binding | Mohsin Kazmi | 1 | -3/+17 |
2019-12-17 | quic: Implement crypto contexts | Nathan Skrzypczak | 4 | -77/+242 |
2019-12-17 | gso: minor fixes to gso segmentation | Mohsin Kazmi | 1 | -110/+115 |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 109 | -13299/+12825 |
2019-12-17 | vcl: RX event may lost when accept session repeatedly | wanghanlin | 1 | -1/+1 |
2019-12-17 | quic: update quicly to v0.0.8-vpp | MathiasRaoul | 2 | -6/+8 |
2019-12-17 | fib: Glean on NBMA interface points to drop | Neale Ranns | 2 | -86/+85 |
2019-12-17 | fib: Adjacency walk fix for IPv6 | Neale Ranns | 1 | -1/+1 |
2019-12-16 | vppinfra: bihash walk cb typedef and continue/stop controls | Neale Ranns | 20 | -48/+92 |
2019-12-15 | fib: Adjacency creation notifications for dlegates | Neale Ranns | 6 | -1/+29 |
2019-12-14 | tests: changes for scapy 2.4.3 migration | snaramre | 10 | -16/+10 |
2019-12-13 | bonding: Add /if/lacp/<bond-sw_if_index>/<slave-sw_if_index>/partner-state | Steven Luong | 4 | -12/+64 |
2019-12-13 | hsa: Fix timing & nits | Nathan Skrzypczak | 2 | -3/+9 |
2019-12-13 | ip: SVR: fix wrong return value | Klement Sekera | 2 | -2/+2 |
2019-12-12 | ikev2: fix crash during SA rekey | Filip Tehlar | 3 | -1/+32 |
2019-12-12 | vcl: fix disconnect from binary api | Florin Coras | 4 | -6/+11 |
2019-12-12 | vlib: fix "<command> help" | Dave Barach | 1 | -13/+9 |
2019-12-12 | session svm: support for segments larger than 4GB | Florin Coras | 6 | -21/+20 |
2019-12-12 | gbp: use explicit types in api | Ole Troan | 1 | -16/+17 |
2019-12-12 | session svm: per thread fifo segment slices | Florin Coras | 9 | -270/+411 |
2019-12-12 | avf: explicit types in api | Ole Troan | 1 | -2/+3 |
2019-12-12 | nat: session cleanup fix | Filip Varga | 8 | -79/+266 |
2019-12-12 | rdma: add explicit types in api | Ole Troan | 1 | -2/+3 |
2019-12-11 | vcl: separate binary api connections per thread worker | Florin Coras | 5 | -35/+72 |
2019-12-11 | api: Use vl_msg_push/pop_heap | Nathan Skrzypczak | 9 | -101/+61 |
2019-12-11 | session: Add mq debug cli | Nathan Skrzypczak | 3 | -8/+81 |
2019-12-11 | quic: Add support for unidirectional streams | Nathan Skrzypczak | 8 | -5/+33 |
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 | devices: vhost API cleanup | Jakub Grajciar | 7 | -29/+186 |
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-11 | devices: tap API cleanup | Jakub Grajciar | 7 | -112/+153 |
2019-12-10 | ipsec: Init salt value in SA creation CLI (so it's not random) | Neale Ranns | 1 | -0/+1 |
2019-12-10 | quic: removing quicly_send call from quic_accept_connection | MathiasRaoul | 1 | -9/+21 |
2019-12-10 | api: pass api and client main to rx thread | Florin Coras | 3 | -1/+34 |
2019-12-10 | ioam: use explicit api types | Ole Troan | 18 | -871/+154 |
2019-12-10 | ip: use explicit types in api | Ole Troan | 1 | -73/+74 |
2019-12-10 | flowprobe: use explicit types in api | Ole Troan | 4 | -25/+44 |
2019-12-10 | api: multiple connections per process | Dave Barach | 80 | -202/+236 |
2019-12-09 | vlib: improve test coverage | Dave Barach | 6 | -182/+65 |
2019-12-09 | api: fix sock reg passing on read event | Florin Coras | 3 | -26/+24 |
2019-12-09 | ipsec: make sure pad_bytes does not exceed pad data size | Benoît Ganne | 1 | -1/+5 |
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-08 | ip: coverity fix | johny | 1 | -8/+6 |
2019-12-07 | lacp: use explit api types | Ole Troan | 3 | -6/+10 |
2019-12-07 | lacp: fix control_ping from plugins | Ole Troan | 3 | -0/+10 |