| Commit message (Expand) | Author | Age | Files | Lines |
* | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebra | Daniel Walton | 2016-09-23 | 1 | -113/+120 |
* | pimd: argv update | Daniel Walton | 2016-09-23 | 1 | -65/+65 |
* | Revert "pimd: Convert to the new way of working" | Daniel Walton | 2016-09-22 | 1 | -65/+65 |
* | pimd: Convert to the new way of working | Donald Sharp | 2016-09-21 | 1 | -65/+65 |
* | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 4 | -0/+86 |
* | lib: migrate to new memory-type handling | David Lamparter | 2016-09-19 | 1 | -0/+2 |
* | Unable to remove route-map from quagga | Daniel Walton | 2016-09-09 | 3 | -0/+50 |
* | bgpd, lib, ospfd, pimd, zebra: Use nexthop_types_t | Donald Sharp | 2016-09-02 | 1 | -4/+4 |
* | build/solaris: fix one error and a few warnings | Renato Westphal | 2016-08-27 | 1 | -4/+4 |
* | Merge remote-tracking branch 'origin/cmaster' into cmaster-next | Donald Sharp | 2016-08-19 | 1 | -1/+3 |
|\ |
|
| * | Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ... | Sid Khot | 2016-08-18 | 1 | -1/+3 |
* | | *: use an ifindex_t type, defined in lib/if.h, for ifindex values | Paul Jakma | 2016-08-18 | 13 | -32/+34 |
* | | pimd: don't break with missing SO_BINDTODEVICE | David Lamparter | 2016-08-16 | 1 | -1/+5 |
* | | *: fix trivial build errors on *BSD | Renato Westphal | 2016-08-08 | 1 | -0/+2 |
* | | pimd: add a workaround for *BSD | Renato Westphal | 2016-08-08 | 2 | -16/+17 |
* | | lib: Add newline terminators to pim docstring | Quentin Young | 2016-08-03 | 1 | -6/+6 |
|/ |
|
* | pimd: relegate pim_igmp_join.c into a header file | David Lamparter | 2016-07-28 | 4 | -80/+45 |
* | pimd: supply VIFF_USE_IFINDEX definition | David Lamparter | 2016-07-27 | 1 | -0/+13 |
* | pimd: Refactor some encode/decode functions | Donald Sharp | 2016-07-13 | 4 | -145/+93 |
* | pimd: Some Initial Groundwork for register stop | Donald Sharp | 2016-07-13 | 1 | -0/+1 |
* | pimd: Allow (S,G) pimreg route to time out | Donald Sharp | 2016-07-13 | 2 | -6/+24 |
* | pimd: Remove some extraneous hexdump's | Donald Sharp | 2016-07-13 | 1 | -2/+0 |
* | pimd: Add generic function to retrieve mroute stats | Donald Sharp | 2016-07-13 | 4 | -45/+60 |
* | pimd: multicast route not removed from kernel when the if goes down | Donald Sharp | 2016-07-12 | 1 | -8/+17 |
* | pimd: Track if the mroute is installed or not | Donald Sharp | 2016-07-12 | 4 | -0/+17 |
* | pimd: Refactor pim_mroute_add and _del | Donald Sharp | 2016-07-12 | 6 | -21/+21 |
* | pimd: Refactor 'struct static_route' to use channel_oil | Donald Sharp | 2016-07-12 | 5 | -43/+44 |
* | pimd: Stale IGMP groups left behind | Donald Sharp | 2016-07-12 | 3 | -10/+25 |
* | pimd: Start naive implementation of anysource_forward_stop | Donald Sharp | 2016-07-12 | 1 | -6/+6 |
* | pimd: IGMPv3 leave not deleting group entry | Donald Sharp | 2016-07-12 | 1 | -1/+12 |
* | all: add default log file if none are defined | Don Slice | 2016-07-11 | 1 | -3/+2 |
* | pimd: static joins no longer worked | Donald Sharp | 2016-07-11 | 1 | -23/+44 |
* | Revert "pimd: Prevent igmp packet loopback." | Donald Sharp | 2016-07-11 | 1 | -13/+0 |
* | pimd: Set default logfile to Quagga.log | Donald Sharp | 2016-06-30 | 1 | -2/+4 |
* | pim: Show Iif for 'show ip pim upstream' command | Donald Sharp | 2016-06-29 | 1 | -2/+3 |
* | pimd: Fix igmp isex_excl | Donald Sharp | 2016-06-29 | 1 | -1/+15 |
* | pimd: Pass the appropriate data structure around | Donald Sharp | 2016-06-29 | 1 | -12/+12 |
* | pimd: Ensure we should accept a kernel upcall | Donald Sharp | 2016-06-29 | 1 | -1/+37 |
* | pimd: Prevent igmp packet loopback. | Donald Sharp | 2016-06-29 | 1 | -0/+13 |
* | pimd: Make pim_channel_add_oif failures debugs | Donald Sharp | 2016-06-29 | 1 | -42/+57 |
* | pimd: Make received packet zlog_err a zlog_debug | Donald Sharp | 2016-06-29 | 1 | -2/+3 |
* | pimd: Bind pim sockets to interface they are associated with | Donald Sharp | 2016-06-29 | 4 | -4/+33 |
* | pimd: When receiving the register packet, create the mroute | Donald Sharp | 2016-06-27 | 2 | -5/+24 |
* | pimd: Refactor pim_scan_oil | Donald Sharp | 2016-06-27 | 2 | -24/+35 |
* | pimd: Allow (*,G) to work properly. | Donald Sharp | 2016-06-27 | 1 | -0/+15 |
* | pimd: Fix register receive pointer arithmetic | Donald Sharp | 2016-06-24 | 1 | -3/+10 |
* | pimd: Removing extra asserts | Donald Sharp | 2016-06-23 | 1 | -7/+1 |
* | pimd: Fix igmp Trace logging | Donald Sharp | 2016-06-23 | 2 | -9/+13 |
* | pimd: Move timer information to TRACE_DETAIL | Donald Sharp | 2016-06-23 | 1 | -1/+1 |
* | pimd: Handle pimreg a bit better | Donald Sharp | 2016-06-23 | 2 | -2/+13 |