]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-08-19 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-18 vivekbgpd: Upon interface up (update) only kick-off non...
2016-08-18 Daniel Waltonquagga-reload.py should not restart quagga if bgp ASN...
2016-08-18 Daniel Waltonvtysh --markfile needs to ignore the "end" lines
2016-08-18 Donald Sharpzebra: Fix up cherry-pick mistake
2016-08-18 Lou Bergerzebra: additional redistribute related logging
2016-08-18 Joakim Tjernlundospfd: Impl. per interface 'ip ospf area' command
2016-08-18 David LamparterRevert "per-interface ospf enable and area set command."
2016-08-18 Paul Jakma*: use an ifindex_t type, defined in lib/if.h, for...
2016-08-18 Sid KhotFix for CM-12450 Ensure quagga logs at startup are...
2016-08-18 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-17 Daniel WaltonBGP: neighbor activate lines for ipv4 unicast are not...
2016-08-16 Sid Khotbgpd: Fix for CM-11777 Need Quagga.conf created at...
2016-08-16 Donald Sharpospfd: Remove HAVE_OSPF_TE
2016-08-16 Donald Sharpospfd: Remove HAVE_OPAQUE_LSA
2016-08-16 Donald Sharplib, bgpd, tests: Refactor FILTER_X in zebra.h
2016-08-16 David Lamparterpimd: don't break with missing SO_BINDTODEVICE
2016-08-16 David Lamparterbgpd: only try to identify VRF on Linux
2016-08-16 Christian Frankeisisd: warn if there is an MTU issue on circuits
2016-08-16 David Lamparterisisd: fold up isis_circuit_is_type_set()
2016-08-16 David Lamparterisisd: fix is_type_set
2016-08-16 Christian Frankeisisd: fix network-type configuration
2016-08-16 David Lamparterisisd: fix isis_circuit_af_set() on fresh circuit
2016-08-16 David Lamparterisisd: fix isis_circuit_create()
2016-08-16 Christian Frankelib: don't have log functions change errno
2016-08-16 Sid KhotRevert "Remove individual daemon conf files and replace...
2016-08-15 Daniel Walton"No such peer-groupr" should be "No such peer-group"
2016-08-15 Donald Sharpzebra: Fix usage of accidental NULL pointer
2016-08-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-15 Donald Sharpzebra: Fix usage of accidental NULL pointer
2016-08-13 vivekzebra: Fix interface lookup for RA statistics
2016-08-13 Dinesh G DuttRemove individual daemon conf files and replace with...
2016-08-13 Sid Khotbgpd: Reverting fix for CM-5040: BGP and OSPF should...
2016-08-08 Renato Westphal*: fix trivial build errors on *BSD
2016-08-08 Renato Westphalzebra: create an abstraction layer for netlink_neigh_up...
2016-08-08 Renato Westphalzebra: replace __u32 with standard uint32_t
2016-08-08 Renato Westphalpimd: add a workaround for *BSD
2016-08-08 Renato Westphalbgpd: fix wrong use of IN6_IS_ADDR_LINKLOCAL
2016-08-08 Renato Westphalbgpd: use utsname.domainname only when available
2016-08-08 Renato Westphallib: update strlcpy to OpenBSD v1.13
2016-08-08 Renato Westphallib: fix setting of IPv4 multicast sockopts on OpenBSD
2016-08-08 Renato Westphalospf6d: fix sendmsg on OpenBSD
2016-08-08 Renato Westphalzebra: fix build on OpenBSD >= 5.9
2016-08-08 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-08-05 Sid Khotbgpd: Fix for CM-11982 bgp failed to redistribute conne...
2016-08-05 Daniel Walton'debug ospf' print a garbage character
2016-08-04 John BerezovikFix changelog to add maintainer info, build fails witho...
2016-08-03 Quentin Younglib: Add newline terminators to pim docstring
2016-08-02 Donald Sharpquagga: Set version strings appropriately
2016-08-03 Donald Sharplib: Arm build breakage with MAX_INT macro issues
2016-08-03 Don Slicebgpd: Add command to prefer global ipv6 address
2016-08-01 Donald Sharpbgpd: Add the no form of some dump bgp commands
2016-08-01 Donald Sharpconfigure: Auto pick-up the correct json env
2016-08-01 Daniel WaltonBGP displays "keepalive" instead of "keepalives" for...
2016-07-28 Donald Sharpvtysh: Do not run extract.pl over protocols that are...
2016-07-28 Donald Sharplib: 'show commandtree' is not a CLI command
2016-07-28 David Lamparterisisd: drop unused per-type metric values
2016-07-28 Christian Frankeisisd: API: area (L1), domain (L2) passwords
2016-07-28 Christian Frankeisisd: API: timers (LSP, SPF)
2016-07-28 Christian Frankeisisd: API: LSP-MTU & area level
2016-07-28 David Lamparterisisd: API: timers (IIH, CSNP, PSNP)
2016-07-28 Christian Frankeisisd: API: circuit password
2016-07-28 Christian Frankeisisd: API: basic area config
2016-07-28 David Lamparterisisd: API: basic circuit config
2016-07-28 David Lamparter*: get rid of "MTYPE 0"
2016-07-28 David Lamparterpimd: relegate pim_igmp_join.c into a header file
2016-07-28 David Lamparterlib: add 3-byte stream functions
2016-07-28 David Lamparterlib: linklist: clean up insert-before/after dups
2016-07-28 David Lamparter*: snmp: add a load of "static" specifiers
2016-07-28 David Lamparterzebra: fix include for SNMP
2016-07-28 David Lamparterlib: AgentX: use threads instead of eventloop hack
2016-07-28 David Lamparterlib: add thread_add_timer_tv (struct timeval)
2016-07-28 David Lamparterlib: linklist: add listnode_add_before()
2016-07-28 David Lamparterlib: remove a whole bunch of unused time stuff
2016-07-28 Christian Frankezebra: use quagga_monotime() for zserv and rnh
2016-07-28 David Lamparterospfd: use random() to pick initial DD seq#
2016-07-28 David Lamparterospfd: ditch unused time fields
2016-07-28 David Lamparterospfd: monotonic clock for lsa_refresher_started
2016-07-28 David Lamparterbgpd: ditch unused bgp_node_*() functions
2016-07-28 David Lamparterbgpd: divorce router-id logic from CLI & zebra
2016-07-28 David Lamparterbgpd: minor header/API clean up
2016-07-28 Don Slicebgpd: Pass correct bgp-name for clear command
2016-07-27 David Lamparterpimd: supply VIFF_USE_IFINDEX definition
2016-07-24 David Lampartertests: update testcli reference output
2016-07-24 David LamparterRevert "lib: Rewrite ipv4 address and prefix validator"
2016-07-24 David Lamparter*: fixup snmp support
2016-07-27 Sid Khotbgpd: Fix for CM-11908 BGP: 'Address-family encap'...
2016-07-26 Don Slicelib: Free memory correctly when braces used in parser
2016-07-26 vivekbgpd: Fix attribute handling upon redistribution metric...
2016-07-26 Donald Sharpdebian: Remove pimd build object from packaging
2016-07-26 Sid Khotbgpd: Fix for vtysh -m does not mark "end" of router bgp
2016-07-26 Donald Sharpdebian: Disable pimd in cmaster-next
2016-07-22 Donald Sharplib: Modify 'banner motd file <X>'
2016-07-20 Dinesh G DuttMake vtysh-integrated-config truly the default and...
2016-07-20 Don Slicebgpd: Print the correct table in "show ip bgp x.x.x.x"
2016-07-20 vivekMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-07-20 vivekospfd: Ensure correct handling of router-id change
2016-07-19 Dinesh G DuttDon't print empty sections as they clutter the output...
2016-07-19 Dinesh G DuttDeprecate link-detect and don't display it in show...
2016-07-19 Dinesh G DuttDon't display integrated-vtysh-config as its the defaul...
next