Age | Commit message (Expand) | Author | Files | Lines |
2018-11-26 | Remove unused argument from eth_identify_subint(...) |  Damjan Marion | 3 | -7/+2 |
2018-11-26 | Revert "VPP-1508 python3 tests: raw_input" |  Ole Trøan | 1 | -24/+19 |
2018-11-26 | test_fib.py: Remove empty methods |  Paul Vinciguerra | 1 | -10/+0 |
2018-11-26 | VPP-1508 Add support for environment markers. |  Paul Vinciguerra | 2 | -1/+13 |
2018-11-26 | VPP-1508 python3 tests locals() |  Paul Vinciguerra | 1 | -2/+3 |
2018-11-26 | Fix swapped decorators in VppTestCase. |  Paul Vinciguerra | 1 | -5/+5 |
2018-11-26 | VPP-1508 python3 tests: raw_input |  Paul Vinciguerra | 1 | -19/+24 |
2018-11-25 | VPP-1508 python3 tests: python3 repr. |  Paul Vinciguerra | 5 | -20/+34 |
2018-11-25 | make test: Fix too wide subprocess exceptions |  Paul Vinciguerra | 3 | -5/+5 |
2018-11-25 | Use a dissector table instead of strcmp |  Dave Barach | 1 | -30/+51 |
2018-11-25 | vlib:init free list buffers vec |  Eyal Bari | 2 | -0/+6 |
2018-11-25 | Fix typo in test/test_acl_plugin_conns.py |  Paul Vinciguerra | 1 | -5/+5 |
2018-11-25 | Fix Typo: test/test_mtu.py |  Paul Vinciguerra | 1 | -3/+3 |
2018-11-24 | VPP-1505 VPP-1508 Remove dep.: py_lispnetworking |  Paul Vinciguerra | 3 | -11/+24 |
2018-11-23 | vhost-user: use memory store barrier |  Damjan Marion | 1 | -3/+3 |
2018-11-23 | make test: remove test-ext, fix test*-all targets |  Klement Sekera | 2 | -11/+6 |
2018-11-23 | Fix test framework keepalive |  juraj.linkes | 1 | -2/+1 |
2018-11-23 | Fix test logging propagation |  juraj.linkes | 1 | -0/+1 |
2018-11-23 | VPP-1476: L2fib failures in master |  Pavel Kotucek | 1 | -7/+8 |
2018-11-23 | session: fix coverity app name warning |  Florin Coras | 1 | -10/+20 |
2018-11-23 | acl-plugin: fix coverity error that the fix related for [VPP-1502] has triggered |  Andrew Yourtchenko | 1 | -9/+13 |
2018-11-23 | doc: delete wrong description since VPP support 1G hugepage |  Yulong Pei | 1 | -3/+3 |
2018-11-23 | Fix permission for vpp_papi |  Onong Tayeng | 1 | -1/+1 |
2018-11-23 | vhost-user: add missing inlines |  Damjan Marion | 1 | -2/+2 |
2018-11-23 | vhost-user: avoid global storage access |  Damjan Marion | 1 | -26/+34 |
2018-11-23 | vhost-user: simplify input loop |  Damjan Marion | 1 | -181/+174 |
2018-11-23 | NAT44: improve expired sessions reuse (VPP-1503) |  Matus Fabian | 3 | -96/+67 |
2018-11-22 | MAP: Use explicit address/prefix types in API |  Ole Troan | 9 | -568/+65 |
2018-11-22 | Revert "Add support for MAP-T CE (VPP-1058)" |  Ole Troan | 5 | -442/+163 |
2018-11-22 | acl-plugin: optimize hash memory usage + fix the startup config parsing for m... |  Andrew Yourtchenko | 3 | -7/+33 |
2018-11-22 | vhost-user: hint ethernet-input about single sw_if_index |  Damjan Marion | 1 | -1/+16 |
2018-11-22 | vhost-user: avoid per-packet feature arc lookups |  Damjan Marion | 1 | -12/+18 |
2018-11-22 | vhost-user: fix input node runtime stats |  Damjan Marion | 1 | -2/+2 |
2018-11-22 | Revert "Fix instance method call in test/framework.py" |  Ole Trøan | 2 | -8/+15 |
2018-11-22 | Fix instance method call in test/framework.py |  Paul Vinciguerra | 2 | -15/+8 |
2018-11-22 | stat_client issues while running parallel tests. |  Paul Vinciguerra | 4 | -52/+162 |
2018-11-22 | Add RFC5424 syslog protocol support (VPP-1139) |  Matus Fabian | 14 | -1/+1690 |
2018-11-22 | stats: golang vpp_if_stats_client |  Koren Lev | 8 | -0/+1180 |
2018-11-22 | NAT44: Apply transitory timeout on TCP RST (VPP-1494) |  Matus Fabian | 3 | -0/+60 |
2018-11-21 | dpdk: don't shift flags twice |  Damjan Marion | 1 | -3/+3 |
2018-11-21 | VPP-1309: fixed crash when listing ip arp after removing interface |  Pavel Kotucek | 1 | -0/+24 |
2018-11-21 | session: improve app cli |  Florin Coras | 3 | -25/+70 |
2018-11-21 | session: cleanup use of api_client_index |  Florin Coras | 10 | -158/+98 |
2018-11-21 | ethernet-input: fix assert in l2 mode |  Damjan Marion | 1 | -9/+24 |
2018-11-20 | Add wireshark dissector to extras |  Dave Barach | 3 | -0/+1079 |
2018-11-20 | Add buffer tracing to the dispatch tracer |  Dave Barach | 4 | -7/+85 |
2018-11-20 | memif input-node improvements |  Damjan Marion | 1 | -11/+34 |
2018-11-20 | ethernet-input optimizations |  Damjan Marion | 6 | -237/+637 |
2018-11-20 | vhost-user: cleanup |  Damjan Marion | 2 | -65/+44 |
2018-11-20 | IPSEC: remove duplicate memcy |  Neale Ranns | 1 | -6/+0 |