2019-05-30 |
Renato Westphal | Merge pull request #4393 from donaldsharp/debug_all |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Renato Westphal | Merge pull request #4267 from qlyoung/fix-misc-compile... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Sri Mohana... | Merge pull request #4402 from chiragshah6/evpn_dev1 |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Donald Sharp | Merge pull request #4415 from mjstapp/dplane_dist_setters |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Donald Sharp | Merge pull request #4351 from patrasar/pim_show_ip_mrou... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | lib: fix helpstring truncation 4267/head |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | bgpd: use XCALLOC to allocate string buf |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | lib: use static storage for vty_cwd |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | bgpd: fix pointer bug introduced in strlcat change |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | bgpd: suppress dead store warning |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | ospfd: initialize maybe-uninitialized bool |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | lib, zebra: remove uses of strncpy |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | zebra: strcat -> strlcat |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | staticd: strcpy -> strlcpy |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | vtysh: strcpy -> strlcpy, strcat -> strlcat |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | pbrd: strcpy -> strlcpy |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | pimd: strcpy -> strlcpy |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | ripngd: strcat -> strlcat |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | lib: remove some strcpy, strcat |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | bgpd: remove strcpy, strcat |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | bgpd: fix rfapi false compiler warning |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | bgpd: fix false compiler warning |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | lib: fix false compiler warning |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | lib: fix uninitialized variable in backtrace output |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | zebra: fix maybe-uninitialized pointer |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Quentin Young | zebra: fix unused variable on OmniOS |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Mark Stapp | zebra: add setters for distance, instance 4415/head |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Sarita Patra | pimd: new cli command show ip mroute summary 4351/head |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Mark Stapp | Merge pull request #4414 from opensourcerouting/feature... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Mark Stapp | Merge pull request #4326 from sworleys/Move-NH-Active... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Mark Stapp | Merge pull request #4404 from qlyoung/const-linklist |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Donald Sharp | Merge pull request #4228 from mjstapp/dplane_notif |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Christian Franke | isisd: Remove unnecessary use of strcpy 4414/head |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Christian Franke | isisd: Remove warning about shadowing a variable |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Donald Sharp | Merge pull request #4401 from manuhalo/fix_isisd_remove... |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Emanuele Di... | isisd: del routes when area is unconfigured 4401/head |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Donald Sharp | Merge pull request #4407 from opensourcerouting/snap... |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Winter | snapcraft: Add libdb5.3 dependency 4407/head |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Winter | snapcraft: Disable libyang CACHE for snap package ... |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Winter | snapcraft: Add FabricD to Snap package |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Winter | snapcraft: Update bgpd to use newer rpki lib |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Winter | snapcraft: Add libyang to snap package |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Winter | snapcraft: Add missing staticd.conf.default |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Winter | snapcraft: Don't stage libc6 |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Winter | snapcraft: Update RTRLIB to 0.6.3 |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Stephen Worley | zebra: Move nexthop_active_XXX functions to zebra_nhg.c 4326/head |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Donald Sharp | lib: Separate out the debug_init api 4393/head |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Donald Sharp | lib: Make the debug callbacks a list of callbacks |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Chirag Shah | bgpd: fix debug to have proper nhop display 4402/head |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Quentin Young | lib: const a couple linklist apis 4404/head |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Donald Sharp | Merge pull request #4391 from ton31337/feature/delete_p... |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: generate updates from notifications 4228/head |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Lou Berger | Merge pull request #4384 from dslicenc/bgp-no-delete... |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Olivier Dugeon | Merge pull request #4371 from manuhalo/fix_isisd_large_mtu |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Jafar Al-Gharaibeh | Merge pull request #4239 from sarav511/rp |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Renato Westphal | Merge pull request #4322 from sworleys/Nexthop-Cmp |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: mpls lsp async notifications |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: add dplane context lsp setters |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: support route changes via dplane notifications |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: share rib processing of updates and notifications |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: add 'set' api for dplane context provider |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: add source plugin info to dplane context |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: add a fib-specific nexthop-group |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: add dplane context accessors |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: begin dataplane notifications |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: set nexthop install state more accurately |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: add api to locate route-node from dplane ctx |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: add api to update route from dplane ctx |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Mark Stapp | zebra: add a start callback for dplane plugins |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Russ White | Merge pull request #4377 from ton31337/feature/show_fqd... |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Russ White | Merge pull request #4346 from pguibert6WIND/regression_... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Renato Westphal | Merge pull request #4396 from donaldsharp/rpki_stuff |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Renato Westphal | Merge pull request #4394 from donaldsharp/list_doc_update |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Renato Westphal | Merge pull request #4390 from qlyoung/frrstr-beginswith... |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Donald Sharp | bgpd: convert a couple of debug strings in rpki to... 4396/head |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Donald Sharp | doc: Update docs to represent changes on the ground 4394/head |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Donatas Abraitis | plist: Delete prefix-list by sequence number 4391/head |
commit | commitdiff | tree | snapshot |
2019-05-25 |
David Lamparter | zebra: Add kernel level graceful restart (#4301) |
commit | commitdiff | tree | snapshot |
2019-05-25 |
David Lamparter | Merge branch 'pr4392' |
commit | commitdiff | tree | snapshot |
2019-05-25 |
David Lamparter | doc: fix space character nit |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Donald Sharp | bgpd, lib: Remove SO_MARK 4392/head |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Donald Sharp | bgpd: Display FD used for peer |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Donald Sharp | doc: Add 'show thread cpu' and 'show thread poll' docum... |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Donald Sharp | doc, tools: Update to code to show example MAX_FDS |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Donald Sharp | lib: Display to end user the MAX_FDS allowed |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Donald Sharp | lib: 'show thread cpu' help strings referenced a weird... |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Donald Sharp | doc, zebra: Remove `keep_kernel_mode` from zebra 4301/head |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Donald Sharp | zebra: Add kernel level graceful restart |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Quentin Young | lib: replace begins_with, add frrstr_endswith 4390/head |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Stephen Worley | lib,zebra,bgpd,pbrd: Compare nexthops without labels 4322/head |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Stephen Worley | lib: Explicitly cmp gateway and source based on AF |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Stephen Worley | lib,zebra,bgpd: Remove nexthop_same_no_recurse() |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Stephen Worley | lib: Update nexthop_same to use nexthop_cmp |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Stephen Worley | lib: Add labels_cmp to nexthop_cmp |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Stephen Worley | lib: nexthop-cmp return if gateways don't match |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Stephen Worley | lib: Make labels_match function use labels_cmp |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Stephen Worley | lib: Add nexthop labels cmp functions |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Donald Sharp | lib: Add nexthop_cmp |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Emanuele Di... | isisd: support circuits with mtu > 8192 4371/head |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Don Slice | bgpd: disable deleting default instance if vrf instance... 4384/head |
commit | commitdiff | tree | snapshot |
next |