Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | classify: add complex encap packet tracing test |  Benoît Ganne | 1 | -10/+110 |
2019-12-17 | nhrp: mGREv6 |  Neale Ranns | 1 | -0/+78 |
2019-12-17 | ip: Protocol Independent IP Neighbors |  Neale Ranns | 17 | -69/+289 |
2019-12-17 | fib: Glean on NBMA interface points to drop |  Neale Ranns | 1 | -0/+6 |
2019-12-14 | tests: changes for scapy 2.4.3 migration |  snaramre | 17 | -35/+231 |
2019-12-11 | devices: vhost API cleanup |  Jakub Grajciar | 1 | -3/+3 |
2019-12-11 | devices: tap API cleanup |  Jakub Grajciar | 2 | -0/+65 |
2019-12-09 | vlib: improve test coverage |  Dave Barach | 1 | -0/+26 |
2019-12-09 | gtpu: use explicit types in api |  Ole Troan | 1 | -34/+0 |
2019-12-07 | pppoe: use explicit types in api |  Ole Troan | 1 | -2/+0 |
2019-12-05 | tests: move bfd over gre to extended tests |  Paul Vinciguerra | 1 | -0/+1 |
2019-12-05 | classify: vpp packet tracer support |  Dave Barach | 1 | -0/+64 |
2019-12-05 | tests: fix wrong checksum error message |  Klement Sekera | 1 | -1/+3 |
2019-12-05 | papi: add call stats |  Ole Troan | 1 | -0/+1 |
2019-12-05 | tests: Revert "Python Tests: Make VppTestCase unit testable." |  Paul Vinciguerra | 1 | -5/+0 |
2019-12-05 | tests: add test run time. |  Ole Troan | 1 | -3/+6 |
2019-12-05 | build: fix vom_test dependency on EXTENDED_TESTS |  Dave Wallace | 1 | -1/+3 |
2019-12-04 | tests: fix exception handling around vapi.connect()/.disconnect() |  Paul Vinciguerra | 1 | -5/+5 |
2019-12-04 | tests: add interface function chaining |  Paul Vinciguerra | 2 | -8/+31 |
2019-12-04 | fib: Decouple source from priority and behaviour |  Neale Ranns | 1 | -0/+18 |
2019-12-04 | gre: Multi-point interfaces |  Neale Ranns | 4 | -15/+152 |
2019-12-04 | build: fix make test with distributed src |  Dave Wallace | 7 | -1171/+210 |
2019-12-03 | ipip: Tunnel flags controlling copying data to/from payload/encap |  Neale Ranns | 2 | -83/+549 |
2019-12-03 | classify: API cleanup |  Jakub Grajciar | 4 | -682/+435 |
2019-12-03 | papi: add a per-call _timeout option |  Paul Vinciguerra | 1 | -1/+6 |
2019-12-03 | tests: vpp_interface fix ip6 setter |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-02 | tests: GRE over IPSec unit tests |  Neale Ranns | 1 | -0/+97 |
2019-12-02 | tests: raise exception in vpp_interface for invalid sw_if_index |  Paul Vinciguerra | 1 | -0/+3 |
2019-12-02 | tests: BFD python3 changes |  snaramre | 1 | -40/+5 |
2019-11-27 | vlib: add 'wait' cli command |  Paul Vinciguerra | 2 | -4/+51 |
2019-11-27 | tests: display stdout and stderr when output caching is disabled |  Benoît Ganne | 1 | -2/+2 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -0/+3 |
2019-11-26 | fib: Fix crash on cover update to non activated adj source |  Neale Ranns | 2 | -0/+65 |
2019-11-26 | fib: Table Replace |  Neale Ranns | 7 | -48/+337 |
2019-11-25 | tests: fix typo in test_vlib |  Paul Vinciguerra | 1 | -3/+3 |
2019-11-20 | vlib: improve code coverage, part deux |  Dave Barach | 1 | -0/+18 |
2019-11-18 | vlib: improve code coverage in src/vlib |  Dave Barach | 1 | -0/+29 |
2019-11-15 | tests: Add UT to test incomplete MPLS adjacencies send ARP requests |  Neale Ranns | 1 | -3/+42 |
2019-11-15 | tests: Remove the unrequired VPP IP address/prefix class wrappers |  Neale Ranns | 12 | -281/+147 |
2019-11-13 | vlib: improve vlib "make test" code coverage |  Dave Barach | 1 | -0/+114 |
2019-11-12 | interface: Allow VLAN tag-rewrite on non-sub-interfaces too. |  Jon Loeliger | 1 | -0/+50 |
2019-11-12 | ip: IP address and prefix types (moved from LISP) |  Neale Ranns | 1 | -0/+20 |
2019-11-11 | ip: functional interface to ip fragmentation |  Ole Troan | 2 | -2/+49 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels |  Neale Ranns | 9 | -79/+131 |
2019-11-08 | tests: python3 use byte strings in raw() |  Ole Troan | 13 | -69/+69 |
2019-11-07 | interface: shmemioerror while getting name_filter arg |  Aleksander Djuric | 1 | -1/+6 |
2019-11-07 | tests: make threads in punt tests join when finished |  Andrew Yourtchenko | 1 | -8/+23 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 75 | -75/+75 |
2019-11-05 | ip: Fragmentation fixes |  Neale Ranns | 4 | -6/+34 |
2019-11-05 | tests: support setting random seed |  Klement Sekera | 4 | -1/+13 |