Age | Commit message (Expand) | Author | Files | Lines |
2020-11-12 | tcp: push last buffered sequence | Florin Coras | 2 | -6/+7 |
2020-11-12 | devices: remove unused code | Damjan Marion | 1 | -7/+0 |
2020-11-12 | virtio: fix the index issue | Mohsin Kazmi | 1 | -7/+15 |
2020-11-11 | tcp: validate fin seq in closing states | Florin Coras | 1 | -0/+3 |
2020-11-10 | tcp: fix test for trailing bytes | Florin Coras | 1 | -1/+1 |
2020-11-10 | sr: Show IPv6 address used as SRv6 Encaps source | Ahmed Abdelsalam | 2 | -0/+28 |
2020-11-10 | classify: fix classify filter trace del cli processing | Jon Loeliger | 1 | -35/+49 |
2020-11-10 | ip6-nd: fix memory leaks | Dave Barach | 1 | -11/+23 |
2020-11-09 | session: remove support for shm bapi attachment | Florin Coras | 4 | -55/+30 |
2020-11-09 | session: delegate fifo ooo lookup init to transports | Florin Coras | 4 | -4/+12 |
2020-11-09 | session: default to using memfd mq segments | Florin Coras | 1 | -0/+1 |
2020-11-09 | vlib: fix trace number accounting | Benoît Ganne | 10 | -87/+108 |
2020-11-09 | tap: add function to set speed | Alexander Chernavin | 2 | -1/+83 |
2020-11-09 | ipsec: fix unformat types | Benoît Ganne | 1 | -2/+2 |
2020-11-06 | ipsec: add support for tx-table-id in cli + example | Benoît Ganne | 2 | -3/+17 |
2020-11-05 | tcp: avoid consuming trailing bytes | Florin Coras | 1 | -0/+4 |
2020-11-05 | tap: allow change of carrier state on host | Matthew Smith | 4 | -0/+45 |
2020-11-05 | virtio: misc optimizations | Damjan Marion | 1 | -35/+41 |
2020-11-05 | ip: fix doxygen doc for address add/del command | Benoît Ganne | 1 | -2/+2 |
2020-11-05 | virtio: move retry logic to outer function | Damjan Marion | 1 | -8/+9 |
2020-11-05 | feature: reset interface feature arc on interface deletion | Benoît Ganne | 5 | -27/+65 |
2020-11-04 | session: fix ct server session thread index | Florin Coras | 1 | -1/+2 |
2020-11-03 | session: reduce max session node frame size | Florin Coras | 2 | -4/+5 |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour | Neale Ranns | 13 | -45/+428 |
2020-10-29 | session: fix ct cleanup before full establishement | Florin Coras | 1 | -1/+6 |
2020-10-29 | vcl session: minimize ct io events | Florin Coras | 1 | -8/+11 |
2020-10-29 | tap: fix the segv | Mohsin Kazmi | 1 | -2/+5 |
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 42 | -686/+922 |
2020-10-28 | virtio: fix the buffer array index | Mohsin Kazmi | 1 | -1/+1 |
2020-10-27 | session: per worker state for ct sessions | Florin Coras | 4 | -87/+131 |
2020-10-26 | virtio: improve the compile time | Mohsin Kazmi | 1 | -36/+32 |
2020-10-26 | virtio: reduce the compile time for device.c | Mohsin Kazmi | 1 | -15/+19 |
2020-10-26 | tls: separate init from enable | Florin Coras | 1 | -29/+50 |
2020-10-26 | session: fix feature disable | Florin Coras | 3 | -2/+22 |
2020-10-26 | session: fix ct local listener session index | Florin Coras | 1 | -0/+1 |
2020-10-26 | tcp: byte tracker fix | Ryujiro Shibuya | 1 | -1/+5 |
2020-10-26 | fib: API to extract any resolving interface rather than the one from the | Neale Ranns | 3 | -1/+23 |
2020-10-24 | ipsec: remove pending node | Fan Zhang | 3 | -104/+127 |
2020-10-23 | tcp: remove snd_una_max | Florin Coras | 7 | -22/+15 |
2020-10-23 | tcp: remove force retransmit timer update | Florin Coras | 2 | -17/+8 |
2020-10-23 | tcp: remove delack time config | Florin Coras | 2 | -4/+0 |
2020-10-22 | virtio: checksum error reported for ip6 traffic with GSO enable | Steven Luong | 2 | -11/+1 |
2020-10-22 | tcp: no send space in timer recovery | Florin Coras | 1 | -1/+4 |
2020-10-22 | tap: fix the api for use of vec_len | Mohsin Kazmi | 1 | -3/+8 |
2020-10-21 | tcp: updating time constans as timer tick changed | Ryujiro Shibuya | 2 | -15/+17 |
2020-10-21 | vlib: print logs to stderr if interactive or nosyslog set | Damjan Marion | 1 | -25/+19 |
2020-10-21 | ipsec: support for multipoint on ipsec interfaces | Neale Ranns | 5 | -7/+64 |
2020-10-21 | ip: convert u32 entry_flags to vl_api_mfib_entry_flags_t on mroute API | Neale Ranns | 6 | -6/+40 |
2020-10-21 | virtio: run process to send interrupts to input nodes | Mohsin Kazmi | 4 | -17/+112 |
2020-10-21 | ipsec: Add to the SA info directly in the bihash | Neale Ranns | 5 | -81/+83 |