index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
|
lib: Rewrite ipv4 address and prefix validator
Quentin Young
2016-07-12
1
-108
/
+36
*
|
lib: Disallow % in IPv6 addresses and prefixes
Quentin Young
2016-07-12
1
-2
/
+2
*
|
lib: Rewrite ipv6 prefix matcher
Quentin Young
2016-07-12
1
-118
/
+20
*
|
all: add default log file if none are defined
Don Slice
2016-07-11
10
-11
/
+20
*
|
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
*
|
bgpd: BGP should accept "router-id IFNAME"
Sid Khot
2016-07-02
2
-8
/
+170
*
|
bgpd: "neigbor <interface> ttl-security hops" should reject a hops value grea...
Sid Khot
2016-07-02
1
-0
/
+20
*
|
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
*
|
Merge branch 'cmaster-next' of ssh://stash.cumulusnetworks.com:7999/quag/quag...
Don Slice
2016-06-28
6
-29
/
+91
|
\
\
|
*
|
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
|
*
|
Provide example on how to run sudo vtysh show commands without password
Dave Olson
2016-06-27
1
-0
/
+14
|
*
|
zebra: resolved problem with show ip route vrf
Don Slice
2016-06-27
1
-1
/
+4
*
|
|
zebra/ospf/ospf6: Fix several memory leaks on if up/down
Don Slice
2016-06-28
7
-4
/
+22
|
/
/
*
|
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
*
|
lib: Add documentation to internal command format parser functions
Quentin Young
2016-06-23
1
-16
/
+112
*
|
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
*
|
pimd: Turn some trace information to trace detail
Donald Sharp
2016-06-23
2
-2
/
+2
*
|
pimd: Allow pimreg device to be output vif
Donald Sharp
2016-06-23
1
-7
/
+0
*
|
pimd: Get proper group on register receive
Donald Sharp
2016-06-22
1
-2
/
+2
*
|
pimd: Fix checking to see if we are a RP or not
Donald Sharp
2016-06-22
1
-0
/
+3
*
|
pimd: Log Rotate is not working properly
Donald Sharp
2016-06-22
1
-1
/
+0
*
|
vtysh: auto-generated vtysh_cmd.c file should depend on its creator
Paul Jakma
2016-06-22
1
-3
/
+2
*
|
bgpd: Fix another clang warning
Donald Sharp
2016-06-21
1
-1
/
+1
*
|
zebra: Add iface index to RA message count increment failure msg
Quentin Young
2016-06-21
1
-1
/
+2
*
|
zebra: Suppress 'ip forwarding' in configuration output
Quentin Young
2016-06-21
1
-4
/
+4
*
|
zebra: Add `debug zebra kernel msgdump` functionality
Quentin Young
2016-06-21
3
-5
/
+63
*
|
quagga-reload.py thinks the BGP ASN changed when it did not
Daniel Walton
2016-06-21
1
-1
/
+5
*
|
Fix build warnings in start-stop-daemon.c
Daniel Walton
2016-06-21
1
-6
/
+6
*
|
zebra: Change bitwise operations to purpose-built macros
Quentin Young
2016-06-20
1
-10
/
+10
*
|
zebra: Add ipv6 router advertisement message counter
Quentin Young
2016-06-20
3
-0
/
+23
*
|
quagga: Allow compile time determination of v6 RR semantics
Donald Sharp
2016-06-20
2
-0
/
+11
*
|
pimd: Prevent loopback from forming neighbor
Donald Sharp
2016-06-18
1
-0
/
+3
*
|
pimd: Apparently compilers are evil
Donald Sharp
2016-06-18
5
-3
/
+7
*
|
pimd: Separate pim vif index spot from ifindex
Donald Sharp
2016-06-18
18
-16
/
+53
[prev]
[next]