]> git.proxmox.com Git - mirror_frr.git/history - zebra
debian: add pkg-config to build-depends
[mirror_frr.git] / zebra /
2017-09-24 Renato WestphalMerge pull request #1217 from qlyoung/fix-heap-uaf...
2017-09-21 Donald SharpMerge branch 'stable/3.0' into docs-ip-bgp
2017-09-21 Renato WestphalMerge pull request #1211 from donaldsharp/mem_leaks
2017-09-20 Donald Sharpzebra: Free leaked zclient data structures on shutdown
2017-08-22 Donald SharpMerge pull request #1015 from opensourcerouting/3.0...
2017-08-21 David Lamparterzebra: put pseudowire show cmd under mpls
2017-08-09 whitespace / reindent*: reindent reindent-3.0-after
2017-08-08 Donald SharpMerge pull request #920 from opensourcerouting/static... reindent-3.0-before
2017-08-08 Donald SharpMerge pull request #783 from opensourcerouting/pw-manager-2
2017-08-07 David Lamparterzebra: vrf: remove VRF-move static route updating
2017-08-06 David Lamparterzebra: static: update on ifindex changes
2017-08-06 David Lamparterzebra: static: rename IFINDEX -> IFNAME
2017-08-02 Renato Westphalzebra: add support for static pseudowires
2017-07-28 Daniel WaltonMerge pull request #849 from opensourcerouting/ldpd...
2017-07-25 Donald SharpMerge pull request #851 from opensourcerouting/bsd...
2017-07-25 Renato Westphalzebra: fetch interface speed on *BSD
2017-07-25 Renato Westphalzebra: add label information to json output
2017-07-25 Renato Westphalzebra: add support to openbsd's mpw(4) for pseudowires
2017-07-25 Renato Westphalzebra: add new flag to detect nexthop label updates
2017-07-25 Renato Westphalzebra: add nexthop tracking for pseudowires
2017-07-25 ßingenzebra: add pseudowire manager
2017-07-25 Renato Westphalzebra: add implicit-null labels to the rib
2017-06-30 Donald SharpMerge pull request #773 from qlyoung/log-fix-3.0
2017-06-30 Quentin Young*: simplify log message lookup
2017-06-27 ßingenMerge pull request #709 from opensourcerouting/ldpd...
2017-06-23 Jafar Al-GharaibehMerge pull request #704 from chiragshah6/pim_dev_3_0
2017-06-16 David LamparterMerge pull request #713 from qlyoung/fix-zebra-dbz-3.0
2017-06-16 Quentin Youngzebra: more dbzing
2017-06-14 Quentin Youngzebra: fix divide-by-zero
2017-06-14 Donald SharpMerge pull request #712 from opensourcerouting/fix...
2017-06-14 Christian Frankezebra: fix ipv6 route command description strings
2017-06-14 Christian Frankezebra: pass srcdest information also when creating...
2017-06-13 David LamparterMerge pull request #681 (ASAN warnings)
2017-06-07 Donald SharpMerge pull request #688 from opensourcerouting/openbsd...
2017-06-07 Renato Westphalzebra: fix uninstallation of mpls lsps in openbsd
2017-06-07 Quentin Youngzebra: fix misc zebra leaks
2017-05-19 David LamparterMerge pull request #586 from donaldsharp/msdp_crashalicious
2017-05-18 Donald SharpMerge pull request #512 from bingen/tmp_lm_relay_async
2017-05-18 David LamparterMerge branch 'frr/pull/569'
2017-05-18 David LamparterMerge branch 'frr/pull/575'
2017-05-18 David LamparterMerge branch stable/2.0 into stable/3.0
2017-05-18 David LamparterPre-revert nonmergeable changes
2017-05-18 David LamparterMerge branch 'frr/pull/574'
2017-05-18 David LamparterMerge branch 'frr/pull/558'
2017-05-18 David LamparterMerge branch 'frr/pull/557'
2017-05-18 Renato WestphalMerge pull request #556 from dslicenc/bgp-fixes
2017-05-17 David LamparterMerge pull request #562 from dslicenc/small-zebra-fixes
2017-05-17 Don Slicezebra: stop deregistering static nexthops unless removi...
2017-05-17 Don Slicezebrad: Correct problem removing dead routes from rib...
2017-05-17 Don Slicezebra: Move interfaces to default before deleting
2017-05-16 Daniel Waltonbgpd: 'redistribute' triggers both IPv4 and IPv6 code...
2017-05-16 Daniel Waltonzebra: 'no ip route 4.1.1.19 255.255.255.255 99' is...
2017-05-11 ßingenlm: Make relay label manager async
2017-05-10 Hung-Weic ChiuAddress the error "Dead assignment" of static analysif
2017-05-09 David LamparterMerge pull request #469 from qlyoung/fix-list-perm-3.0
2017-05-06 Russ WhiteMerge pull request #462 from donaldsharp/poll_3.0
2017-05-06 Martin WinterMerge pull request #447 from donaldsharp/moobot
2017-05-04 Donald SharpMerge pull request #465 from opensourcerouting/cli...
2017-05-04 Renato WestphalMerge pull request #452 from hwchiu/fix_ldpd
2017-05-04 Jafar Al-GharaibehMerge pull request #463 from donaldsharp/pim_stable_3.0
2017-05-04 Renato Westphal*: fix a bunch of segfaults detected by a CLI fuzzer
2017-05-04 Renato WestphalMerge pull request #450 from donaldsharp/afi_safi3
2017-05-03 Donald Sharpzebra: Fix leaked memory in label manager code
2017-05-02 Donald SharpMerge pull request #438 from hwchiu/fix_nhrpd_privs
2017-05-02 Donald SharpMerge pull request #429 from hwchiu/fix_clang_sa
2017-05-02 Renato WestphalMerge pull request #426 from donaldsharp/afi_safi2
2017-05-01 Donald SharpMerge pull request #431 from opensourcerouting/fix...
2017-05-01 Renato Westphalzebra: fix detection of interface renames
2017-04-30 Jafar Al-GharaibehMerge pull request #406 from chiragshah6/pim_dev_3_0
2017-04-30 Donald SharpMerge pull request #430 from opensourcerouting/zebra...
2017-04-29 Renato Westphalzebra: fix infinite loop when deleting non-default vrf
2017-04-29 Hung-Weic ChiuFix the "Uninitialized argument value" of clang SA.
2017-04-28 Donald SharpMerge pull request #427 from opensourcerouting/zebra...
2017-04-28 Renato Westphallib: fix segfault on exit caused by interface removal
2017-04-25 Martin WinterMerge pull request #400 from dwalton76/default-frr...
2017-04-04 Donald SharpMerge pull request #332 from opensourcerouting/snmp-fix
2017-04-04 David LamparterMerge pull request #331 from dwalton76/quagga-reload
2017-04-04 David LamparterMerge pull request #330 from dwalton76/ospf-no-log...
2017-04-04 David LamparterMerge pull request #329 from dwalton76/debug-zebra-nht
2017-04-04 David Lamparterbuild: fix CFLAGS for snmp modules
2017-04-04 Daniel Waltonzebra: "debug zebra nht" is not in the config
2017-04-04 David LamparterMerge branch 'master'
2017-04-04 David LamparterMerge branch 'stable/2.0'
2017-04-04 Donald SharpMerge pull request #294 from opensourcerouting/modules
2017-04-04 David LamparterMerge pull request #322 from qlyoung/fix-distance-commands
2017-04-04 David LamparterMerge pull request #321 from donaldsharp/speed
2017-04-04 David LamparterMerge pull request #314 from donaldsharp/scan-build
2017-04-04 Donald SharpMerge pull request #324 from opensourcerouting/zebra...
2017-04-04 Donald Sharpzebra: Fix printf formatting
2017-04-04 Renato Westphalzebra: fix v4/v6 typos in some show commands
2017-04-03 Donald Sharplib, zebra: Fix CR comments
2017-04-03 Donald Sharpzebra: Display new speed information in 'show int....
2017-04-03 Donald Sharpzebra: Retrieve interface speed when creating interface
2017-04-03 Donald Sharplib, zebra: Add ability to pass interface speed up...
2017-03-30 Donald SharpMerge branch 'master' into pim-ssm
2017-03-30 Jafar Al-GharaibehMerge pull request #301 from qlyoung/nhrpd-gitignore
2017-03-30 Donald SharpMerge pull request #305 from opensourcerouting/build...
2017-03-30 Donald SharpMerge pull request #297 from opensourcerouting/ldpd...
2017-03-30 Donald SharpMerge pull request #296 from opensourcerouting/ldpd...
2017-03-28 David Lamparter*: apply DEFUN_NOSH for node-switch CLI commands
next