aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2021-07-29ip: add api test fileFilip Tehlar1-0/+1527
2021-07-29ipsec: move startup config to common fileZachary Leaf3-51/+55
2021-07-28gre: set proper fib index for unnumbered interfaces, unset fib index before f...Stanislav Zaikin5-7/+67
2021-07-27udp: add option to disable icmp unreachablesFlorin Coras3-82/+49
2021-07-24session: avoid vpp deadlock due to app crashliuyacan1-0/+6
2021-07-23session vcl: support abstract sockets for app nsFlorin Coras4-16/+132
2021-07-22session vcl: explit mq indices in ctrl messagesFlorin Coras2-3/+5
2021-07-22vppinfra: add abstract socket & netns fnsNathan Skrzypczak1-32/+14
2021-07-22interface: Byte swap the duplex value in interface detailsNeale Ranns1-2/+2
2021-07-21session: fix unlisten rpc barrier releaseFlorin Coras1-4/+5
2021-07-19session: option to use memfd segs for builtin appsFlorin Coras2-41/+43
2021-07-16vlib: add tunnel offload flags for vlib_buffer_tMohsin Kazmi2-3/+18
2021-07-16ip6-nd: refactor neighbour advertisement codeMohsin Kazmi2-61/+104
2021-07-15ip-neighbor: GARP sent to bogus ip addressSteven Luong1-2/+2
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion36-140/+142
2021-07-14ip: fix check_adj_port_range_x1Damjan Marion1-2/+2
2021-07-14classify: cheaper way to check if all elements are zeroDamjan Marion1-1/+1
2021-07-14ip: improve check_adj_port_range_x1Damjan Marion1-35/+5
2021-07-13vppinfra: put each vector function into own fileDamjan Marion1-1/+2
2021-07-13misc: remove vnet_all_api_h and vnet_msg_enumFilip Tehlar8-128/+0
2021-07-13fib: Set the GLEAN flag on attached export routes so that the SAS worksNeale Ranns4-38/+63
2021-07-13tcp session: next node config on connectsFlorin Coras2-3/+9
2021-07-13misc: fix init order to avoid startup warningsBin Zhou (bzhou2)2-19/+6
2021-07-12session: api cleanupFilip Tehlar3-75/+34
2021-07-08session: allow listen in any fib if default namespaceFlorin Coras3-3/+12
2021-07-08interface: unable to to assign tx queue to last worker threadSteven Luong1-4/+3
2021-07-08tap: Set the MTU on the TUN deivceNeale Ranns1-0/+13
2021-07-06tcp: use tcp output for half open connectionsFlorin Coras1-39/+12
2021-07-06tcp: use main thread pool for half-opensFlorin Coras5-146/+29
2021-07-02ipsec: ADD/update IPSec documentationNeale Ranns1-0/+199
2021-07-02interface: api cleanupFilip Tehlar2-43/+17
2021-07-02sr: do not use vnet_all_api.hFilip Tehlar2-34/+33
2021-07-02misc: Don't IPv[46] enable local0, it doesn't receive packets.Neale Ranns1-5/+0
2021-07-01ip: api cleanupFilip Tehlar3-98/+21
2021-06-30ipsec: Derive the TUNNEL_V6 flag from the configured address typesNeale Ranns2-1/+8
2021-06-29session: free ctrl event data on connect rpcFlorin Coras1-0/+1
2021-06-29ipsec: Fix setting the hi-sequence number for decryptNeale Ranns7-135/+229
2021-06-29tcp: add ACK flag to RST packetliuyacan1-1/+1
2021-06-29ipsec: increment SPD policy counters for bypass and discard actions in ipsec4...Zachary Leaf1-0/+20
2021-06-28ipsec: Split the SA add_del API into an separate add and delNeale Ranns2-36/+98
2021-06-24session: fix session formated str output truncated in cliXiaoming Jiang2-12/+16
2021-06-24l2: api cleanupFilip Tehlar4-93/+19
2021-06-23virtio: api cleanupFilip Tehlar3-50/+13
2021-06-23mpls: api cleanupFilip Tehlar3-59/+10
2021-06-23span: api cleanupFilip Tehlar3-59/+16
2021-06-22syslog: api cleanupFilip Tehlar3-47/+8
2021-06-22tcp: api cleanupFilip Tehlar3-44/+9
2021-06-22session: avoid reordering unlisten and connect msgFlorin Coras1-6/+33
2021-06-22virtio: api cleanupFilip Tehlar2-55/+9
2021-06-22misc: punt: api cleanupFilip Tehlar3-49/+9