Age | Commit message (Expand) | Author | Files | Lines |
2020-03-19 | ip: change ip API enums address_family and ip_proto size to u8 | Jakub Grajciar | 10 | -64/+82 |
2020-03-19 | fib: format functions for path | Neale Ranns | 2 | -0/+72 |
2020-03-18 | build: add snap packaging (experimental) | Dave Barach | 3 | -1/+83 |
2020-03-18 | ethernet: Copy only 6 bytes of mac address into a u64 | Jon Loeliger | 1 | -3/+3 |
2020-03-18 | pg: update packet generator test scripts | ShivaShankarK | 23 | -46/+46 |
2020-03-17 | fib: Always install all routers mcast addresses | Neale Ranns | 10 | -40/+103 |
2020-03-17 | svm: fifo test | Ryujiro Shibuya | 1 | -0/+66 |
2020-03-17 | ip: ip_address_t uses ip46_address_t | Neale Ranns | 19 | -212/+890 |
2020-03-17 | ipsec: initialize algs to none in 'create ipsec tunnel' cli | Damjan Marion | 1 | -2/+2 |
2020-03-17 | api: API cleanup | Jakub Grajciar | 1 | -10/+10 |
2020-03-16 | arp: Restore CLI for setting ARP proxy entries | Neale Ranns | 1 | -2/+47 |
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 | 5 | -73/+557 |
2020-03-16 | rdma: add Mellanox mlx5 Direct Verbs receive support | Damjan Marion | 8 | -37/+859 |
2020-03-16 | svm: chunk alloc stats | Ryujiro Shibuya | 2 | -5/+13 |
2020-03-16 | tls: refactor Picotls ctx_read function to reduce one time memory copy | Simon Zhang | 2 | -57/+50 |
2020-03-16 | vxlan: vxlan/vxlan.api API cleanup | Jakub Grajciar | 10 | -181/+287 |
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 | vlib: add verbose sh node option | Florin Coras | 1 | -3/+28 |
2020-03-13 | sr: SRv6 coverity | Pablo Camarillo | 1 | -23/+8 |
2020-03-13 | devices: netlink create the object if missing | Dave Barach | 1 | -4/+4 |
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 |
2020-03-13 | tests: avoid unnecessary rebuilds | Klement Sekera | 1 | -2/+2 |
2020-03-12 | rdma: cleanup rdma-core build | Benoît Ganne | 1 | -12/+9 |
2020-03-12 | svm: cleanup chunk and fifo allocation | Florin Coras | 1 | -37/+62 |
2020-03-12 | vppinfra: refactor clib_timebase_t | Dave Barach | 10 | -20/+43 |
2020-03-12 | vppinfra: remove time jump workaround | Dave Barach | 1 | -14/+0 |
2020-03-12 | dpdk: tx/rx burst function description refactor | Chenmin Sun | 1 | -6/+31 |
2020-03-12 | vrrp: unit tests do not run by default | Matthew Smith | 1 | -1/+3 |
2020-03-12 | vlib: fix unix cli SIGSEGV for empty line input | Fan Zhang | 1 | -1/+2 |
2020-03-12 | policer: API cleanup | Jakub Grajciar | 11 | -124/+225 |
2020-03-12 | ikev2: fix udp encap | Filip Tehlar | 1 | -3/+3 |
2020-03-12 | sr: SRv6 uN behavior | Pablo Camarillo | 9 | -36/+620 |
2020-03-11 | nat: dslite plugin separation | Filip Varga | 15 | -84/+213 |
2020-03-11 | docs: Add feature build to publish script | John DeNisco | 2 | -3/+18 |
2020-03-11 | docs: describe clib_time monotonic timebase support | Dave Barach | 1 | -1/+69 |
2020-03-11 | vppinfra: minimize tw verbosity on timebase jump | Florin Coras | 1 | -2/+3 |
2020-03-11 | vlib: unix cli - log cli commands one per line | Paul Vinciguerra | 1 | -0/+2 |
2020-03-10 | tests: add running_gcov_tests to framework.py | Dave Barach | 3 | -3/+14 |
2020-03-10 | tcp: protect against forced cleanups | Florin Coras | 1 | -0/+2 |
2020-03-10 | vppinfra: improve timebase resilience | Dave Barach | 1 | -3/+20 |
2020-03-10 | docs: doxygen fix siphon under python3 | Paul Vinciguerra | 1 | -3/+4 |
2020-03-10 | build: add libssl-dev for ubuntu 16.04 and 18.04 | Jieqiang Wang | 1 | -0/+2 |
2020-03-10 | lb: fix coverity warning | Dave Barach | 1 | -1/+1 |
2020-03-10 | mpls: add user defined name tag to mpls tunnels | IJsbrand Wijnands | 4 | -4/+19 |
2020-03-10 | ipsec: API cleanup | Jakub Grajciar | 2 | -25/+27 |