Age | Commit message (Expand) | Author | Files | Lines |
2020-04-03 | ip: remove vl_api_address_family_t byte order swap | Jakub Grajciar | 1 | -4/+4 |
2020-04-02 | dpdk: VM VHOST tests with rxq>1 failing | Steven Luong | 1 | -0/+1 |
2020-04-02 | tcp: move features to separate files | Florin Coras | 1 | -0/+1 |
2020-04-01 | session udp: support connect on listeners | Florin Coras | 1 | -1/+1 |
2020-03-31 | nat: fix unknown proto translation out2in_ed | Alexander Chernavin | 1 | -2/+2 |
2020-03-31 | ikev2: fix crash during peer live check | Filip Tehlar | 1 | -1/+8 |
2020-03-31 | rdma: print device info from PCI VPD in 'show hardware' output | Damjan Marion | 1 | -0/+14 |
2020-03-30 | session udp: flag for connected udp | Florin Coras | 1 | -2/+4 |
2020-03-27 | quic: Check quicly version tag at compile time | MathiasRaoul | 2 | -27/+33 |
2020-03-27 | acl: API cleanup | Jakub Grajciar | 14 | -985/+1124 |
2020-03-27 | dpdk: enable DPDK iAVF PMD | Chenmin Sun | 3 | -0/+23 |
2020-03-26 | acl: revert acl: api cleanup | Ole Trøan | 14 | -1122/+900 |
2020-03-26 | acl: API cleanup | Jakub Grajciar | 14 | -900/+1122 |
2020-03-26 | nat: transitory timeout for TCP CLOSED state | Klement Sekera | 9 | -118/+329 |
2020-03-26 | ikev2: fix wrong usage of BN_bn2bin() | Filip Tehlar | 3 | -12/+56 |
2020-03-26 | ikev2: dead peer detection | Filip Tehlar | 2 | -4/+95 |
2020-03-25 | ikev2: fix gcm in ike protocol | Filip Tehlar | 1 | -1/+1 |
2020-03-25 | session: api to add new transport types | Florin Coras | 5 | -18/+14 |
2020-03-25 | sr: Change the CLI keyword from address to prefix. | Tetsuya Murakami | 1 | -2/+2 |
2020-03-25 | acl: Add CLI additions | Neale Ranns | 1 | -0/+254 |
2020-03-25 | avf: fix rx queue refill on buffer alloc failure | Damjan Marion | 1 | -6/+6 |
2020-03-25 | nat: fix error counters | Klement Sekera | 4 | -1/+21 |
2020-03-25 | map: fix hop limit expiration at br | Vladimir Ratnikov | 2 | -2/+29 |
2020-03-24 | quic: disable vnet_crypto and batching if no crypto engines are loaded | MathiasRaoul | 3 | -11/+33 |
2020-03-24 | map: fix translation of icmp6 error messages | Alexander Chernavin | 1 | -1/+80 |
2020-03-24 | avf: proper promisc handling | Damjan Marion | 2 | -7/+27 |
2020-03-23 | ikev2: fix typo in .api description | Vratko Polak | 1 | -2/+1 |
2020-03-23 | srv6-mobile: Fix the coverity issues | Tetsuya Murakami | 1 | -33/+39 |
2020-03-23 | sr: srv6 API cleanup | Jakub Grajciar | 2 | -82/+47 |
2020-03-21 | srv6-mobile: Fix the localsid length issue on vnet/srv6 | Tetsuya Murakami | 3 | -2/+4 |
2020-03-21 | srv6-mobile: Support GTP4/6.DT and User Plane message mapping | Tetsuya Murakami | 9 | -206/+2112 |
2020-03-21 | gtpu: encap-vrf-id in show gtpu tunnels command | Nick Zavaritsky | 1 | -2/+9 |
2020-03-21 | ikev2: fix l2 interface | Filip Tehlar | 1 | -2/+4 |
2020-03-21 | ikev2: add support for custom ipsec-over-udp port | Filip Tehlar | 7 | -4/+165 |
2020-03-20 | rdma: ring db only once per vector on tx | Benoît Ganne | 1 | -28/+44 |
2020-03-19 | ip: change ip API enums address_family and ip_proto size to u8 | Jakub Grajciar | 1 | -2/+8 |
2020-03-17 | fib: Always install all routers mcast addresses | Neale Ranns | 3 | -8/+8 |
2020-03-17 | svm: fifo test | Ryujiro Shibuya | 1 | -0/+66 |
2020-03-17 | ip: ip_address_t uses ip46_address_t | Neale Ranns | 1 | -16/+16 |
2020-03-16 | rdma: optimize tx wqe_init | Damjan Marion | 3 | -13/+33 |
2020-03-16 | rdma: introduce direct verb for Cx4/5 tx | Benoît Ganne | 4 | -73/+549 |
2020-03-16 | rdma: add Mellanox mlx5 Direct Verbs receive support | Damjan Marion | 6 | -37/+843 |
2020-03-16 | tls: refactor Picotls ctx_read function to reduce one time memory copy | Simon Zhang | 2 | -57/+50 |
2020-03-15 | map: fix translation of icmp4 error messages | Alexander Chernavin | 2 | -6/+51 |
2020-03-15 | nat: test cleanup | Klement Sekera | 1 | -291/+261 |
2020-03-13 | tls: small refactor for Picotls engine ctx_write function | Simon Zhang | 2 | -22/+23 |
2020-03-13 | nat: in2out/out2in handoff node index bugfix | Elias Rudberg | 1 | -2/+2 |
2020-03-13 | sr: SRv6 coverity | Pablo Camarillo | 1 | -23/+8 |
2020-03-13 | nat: timed out session scavenging upgrade | Filip Varga | 11 | -293/+615 |
2020-03-13 | dpdk-ipsec: Fix for multipoint IPSEC | Neale Ranns | 1 | -4/+4 |