]> git.proxmox.com Git - mirror_frr.git/shortlog
mirror_frr.git
2016-07-15 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-07-19 Don SliceMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
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...
2016-07-18 Don Slicebgpd: Use the correct bgp instance for cli commands...
2016-07-16 Dinesh G DuttSimplify BGP unnumbered configuration by eliminating...
2016-07-15 Dinesh G DuttSimplify BGP unnumbered configuration by eliminating...
2016-07-15 Don Slicezebra: Eliminate use of imported arp entries as next...
2016-07-14 Quentin Youngbgpd: Make ASN optional for `no router bgp`
2016-07-13 Donald SharpMerge remote-tracking branch 'origin/cmaster' into...
2016-07-13 Donald Sharppimd: Refactor some encode/decode functions
2016-07-13 Donald Sharppimd: Some Initial Groundwork for register stop
2016-07-13 Donald Sharppimd: Allow (S,G) pimreg route to time out
2016-07-13 Donald Sharppimd: Remove some extraneous hexdump's
2016-07-13 Donald Sharppimd: Add generic function to retrieve mroute stats
2016-07-12 Quentin Youngbgpd: Disallow ebgp-multihop on swpX peers
2016-07-12 Daniel Waltonquagga-reload.py needs a --stdout option
2016-07-12 Donald Sharppimd: multicast route not removed from kernel when...
2016-07-12 Donald Sharppimd: Track if the mroute is installed or not
2016-07-12 Donald Sharppimd: Refactor pim_mroute_add and _del
2016-07-12 Donald Sharppimd: Refactor 'struct static_route' to use channel_oil
2016-07-12 Donald Sharppimd: Stale IGMP groups left behind
2016-07-12 Donald Sharppimd: Start naive implementation of anysource_forward_stop
2016-07-12 Donald Sharppimd: IGMPv3 leave not deleting group entry
2016-07-12 Quentin Younglib: Rewrite ipv4 address and prefix validator
2016-07-12 Quentin Younglib: Disallow % in IPv6 addresses and prefixes
2016-07-12 Quentin Younglib: Rewrite ipv6 prefix matcher
2016-07-11 Don Sliceall: add default log file if none are defined
2016-07-11 Donald Sharppimd: static joins no longer worked
2016-07-11 Donald SharpRevert "pimd: Prevent igmp packet loopback."
2016-07-06 Dinesh G DuttDon't print 'neighbor activate' if its default for...
2016-07-02 Sid Khotbgpd: BGP should accept "router-id IFNAME"
2016-07-02 Sid Khotbgpd: "neigbor <interface> ttl-security hops" should...
2016-06-30 Donald Sharppimd: Set default logfile to Quagga.log
2016-06-29 Donald Sharppim: Show Iif for 'show ip pim upstream' command
2016-06-29 Donald Sharppimd: Fix igmp isex_excl
2016-06-29 Donald Sharppimd: Pass the appropriate data structure around
2016-06-29 Donald Sharppimd: Ensure we should accept a kernel upcall
2016-06-29 Donald Sharppimd: Prevent igmp packet loopback.
2016-06-29 Donald Sharppimd: Make pim_channel_add_oif failures debugs
2016-06-29 Donald Sharppimd: Make received packet zlog_err a zlog_debug
2016-06-29 Donald Sharppimd: Bind pim sockets to interface they are associated...
2016-06-28 Don SliceMerge branch 'cmaster-next' of ssh://stash.cumulusnetwo...
2016-06-28 Don Slicezebra/ospf/ospf6: Fix several memory leaks on if up...
2016-06-27 Donald Sharppimd: When receiving the register packet, create the...
2016-06-27 Donald Sharppimd: Refactor pim_scan_oil
2016-06-27 Donald Sharppimd: Allow (*,G) to work properly.
2016-06-27 Dave OlsonProvide example on how to run sudo vtysh show commands...
2016-06-27 Don Slicezebra: resolved problem with show ip route vrf
2016-06-24 Donald Sharppimd: Fix register receive pointer arithmetic
2016-06-23 Donald Sharppimd: Removing extra asserts
2016-06-23 Quentin Younglib: Add documentation to internal command format parse...
2016-06-23 Donald Sharppimd: Fix igmp Trace logging
2016-06-23 Donald Sharppimd: Move timer information to TRACE_DETAIL
2016-06-23 Donald Sharppimd: Handle pimreg a bit better
2016-06-23 Donald Sharppimd: Turn some trace information to trace detail
2016-06-23 Donald Sharppimd: Allow pimreg device to be output vif
2016-06-22 Donald Sharppimd: Get proper group on register receive
2016-06-22 Donald Sharppimd: Fix checking to see if we are a RP or not
2016-06-22 Donald Sharppimd: Log Rotate is not working properly
2016-06-22 Paul Jakmavtysh: auto-generated vtysh_cmd.c file should depend...
2016-06-21 Donald Sharpbgpd: Fix another clang warning
2016-06-21 Quentin Youngzebra: Add iface index to RA message count increment...
2016-06-21 Quentin Youngzebra: Suppress 'ip forwarding' in configuration output
2016-06-21 Quentin Youngzebra: Add `debug zebra kernel msgdump` functionality
2016-06-21 Daniel Waltonquagga-reload.py thinks the BGP ASN changed when it...
2016-06-21 Daniel Waltonquagga-reload.py thinks the BGP ASN changed when it...
2016-06-21 Daniel WaltonFix build warnings in start-stop-daemon.c
2016-06-21 Daniel WaltonFix build warnings in start-stop-daemon.c
2016-06-21 radhikabfd: Fix for missing BFD client regs/deregs from quagga...
2016-06-20 Quentin Youngzebra: Change bitwise operations to purpose-built macros
2016-06-20 Quentin Youngzebra: Add ipv6 router advertisement message counter
2016-06-20 Donald Sharpquagga: Allow compile time determination of v6 RR semantics
2016-06-20 Donald Sharpquagga: Allow compile time determination of v6 RR semantics
2016-06-18 Donald Sharppimd: Prevent loopback from forming neighbor
2016-06-18 Donald Sharppimd: Apparently compilers are evil
2016-06-18 Donald Sharppimd: Separate pim vif index spot from ifindex
2016-06-17 Donald Sharppimd: Remove unneeded shell scripts
2016-06-17 Quentin YoungFix missing parameter in call to openzlog
2016-06-17 Donald Sharppim: Fix NOCACHE to use incoming interface
2016-06-17 Donald Sharplib: Remove 'show memory pim' unused command
2016-06-17 Donald Sharppim
2016-06-17 Daniel Waltonbgp_recalculate_all_bestpaths() should check if rn...
2016-06-17 Donald Sharppimd: Tell code to use ifindex
2016-06-17 Donald Sharppimd: Use the ifindex to create vif device
2016-06-17 Daniel WaltonRevert "bgpd: bgp_scan shouldn't queue up route_nodes...
2016-06-16 Donald Sharpconfigure.ac: Add back HAVE_SYSTEMD
2016-06-16 Quentin Younglib: Clean command.c
2016-06-15 Donald Sharpdebian: Fix rules file
2016-06-15 Donald Sharpredhat: Fix runtime dependency and quaggavty group
2016-06-15 Donald Sharpquagga: Modify code to build properly in tools and...
2016-06-15 Donald Sharptools: Use the now included start-stop-daemon
2016-06-15 Donald Sharpdebian: Modifications to allow redhat to work properly
2016-06-15 Donald Sharpcumulus: Changes to make this code work for redhat
2016-06-15 Donald Sharpredhat: Changes to allow Cumulus start/stop methodology
2016-06-15 Donald Sharpredhat: V6 compilation is on by default
2016-06-15 Donald Sharpdebian: Remove obsoleted configure options.
2016-06-15 Donald Sharpconfigure: Auto pick-up the correct json env
2016-06-15 Donald Sharpconfigure: Ensure systemd development is present
next