index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pim] ssmpingd commands
pim0.158
Everton Marques
2009-10-08
1
-0
/
+3
*
[pim] Sample config for ssmpingd support
Everton Marques
2009-10-08
1
-0
/
+6
*
[pim] T41 DONE ssmping support
Everton Marques
2009-10-08
7
-13
/
+195
*
[pim] Hooks for ssmpingd support
Everton Marques
2009-10-08
7
-11
/
+418
*
[pim] Skeleton for ssmpingd support
Everton Marques
2009-10-07
10
-2
/
+164
*
[pim] Ref. on LW-MLDv2
Everton Marques
2009-10-02
1
-0
/
+1
*
[pim] Hint for test_igmpv3_join command-line utility
Everton Marques
2009-10-02
1
-0
/
+12
*
[pim] Command line tool to test IGMPv3 join.
Everton Marques
2009-10-02
6
-30
/
+254
*
[pim] clean-up
Everton Marques
2009-10-02
2
-3
/
+0
*
[pim] ip mroute show: can display the MFC
Everton Marques
2009-10-02
1
-0
/
+4
*
[pim] Version up to 0.158
Everton Marques
2009-10-02
1
-1
/
+1
*
[pim] Fixed doc on CAVEAT C7
Everton Marques
2009-10-02
1
-1
/
+1
*
[pim] show ip pim lan-prune-delay: fix cosmetic alignment
Everton Marques
2009-10-02
1
-1
/
+1
*
[pim] More RPF cache refresh statistics
Everton Marques
2009-10-02
4
-10
/
+18
*
[pim] Correction for cross-compilation error with this syntax
Leonard Herve
2009-10-02
2
-11
/
+24
*
Router Alert option for IGMP packets but not for PIM packets
Leonard Herve
2009-10-02
1
-2
/
+2
*
[pim] RPF cache refresh statistics
Everton Marques
2009-10-02
4
-10
/
+34
*
[pim] Move encoded source address length check to pim_parse_addr_source
Everton Marques
2009-10-02
3
-26
/
+20
*
[pim] igmpv3: specific query interval set to 1 second (RFC 3376 8.8.)
Leonard Herve
2009-10-02
8
-29
/
+80
*
[pim] Log physical interface up/down
Everton Marques
2009-10-02
14
-62
/
+85
*
[pim] pim commands added to vtysh
Leonard Herve
2009-10-02
7
-154
/
+207
*
[pim] Initial pim 0.155
Everton Marques
2009-10-02
92
-18
/
+21813
*
[ospfd] enable more OSPF cost command aliases
Denis Ovsienko
2009-09-28
1
-0
/
+88
*
zebra: Fix router advertisements for non-Ethernet link layer addresses
David Ward
2009-09-01
1
-2
/
+16
*
release: 0.99.15
quagga_0_99_15_release
Paul Jakma
2009-08-28
1
-1
/
+1
*
ospf6d: bug #529, fix endianness problem in earlier commit
Tom Henderson
2009-08-28
1
-7
/
+4
*
bgpd: fix md5 set on listen sockets
Stephen Hemminger
2009-08-28
1
-9
/
+10
*
lib/trivial: str2prefix checks return of inet_pton in fragile way
Paul Jakma
2009-08-28
1
-2
/
+2
*
zebra: Add an example config file for testzebra
Paul Jakma
2009-08-28
1
-0
/
+56
*
zebra: test_main.c should be a bit more helpful about its usage
Paul Jakma
2009-08-28
1
-1
/
+5
*
lib: if_lookup_by_name should be more robust to null argument
Paul Jakma
2009-08-28
1
-7
/
+9
*
ospfd: Make sure priority is respected.
Joakim Tjernlund
2009-08-28
1
-1
/
+1
*
ospfd: Tighten up the connected check for redistribution
Joakim Tjernlund
2009-08-28
1
-8
/
+5
*
all: check return value from daemon() call
Stephen Hemminger
2009-08-13
9
-17
/
+45
*
bgp: missing pieces from listener patch
Stephen Hemminger
2009-08-13
1
-10
/
+5
*
bgp: compiler warning fix
Stephen Hemminger
2009-08-13
1
-2
/
+2
*
ospfd: fix performance problem with redistribute delete
Stephen Hemminger
2009-08-13
2
-14
/
+4
*
ospfd: Make sure route table is recalculated.
Joakim Tjernlund
2009-08-11
1
-18
/
+23
*
ospfd: Make "Packet ... received on wrong link" conditional on debug
Paul Jakma
2009-08-11
1
-2
/
+3
*
bgpd: Fix mistakes in applying 'allow inbound connections to non-default view'
Paul Jakma
2009-08-05
1
-26
/
+28
*
ospfd: neuter some compiler warnings
Paul Jakma
2009-08-03
1
-38
/
+1
*
ospfd: update some comments
Paul Jakma
2009-08-03
2
-7
/
+17
*
ospfd: Change struct ospf_path *oi to ifindex.
Joakim Tjernlund
2009-08-03
7
-31
/
+34
*
ospfd: Discriminate better when selecting links between vertices in SPF
Joakim Tjernlund
2009-07-30
1
-7
/
+5
*
[bgpd] delete erroneous extra brace..
Paul Jakma
2009-07-30
1
-1
/
+0
*
bgpd: Workaround for invalid MBGP next hop
Michael Lambert
2009-07-30
1
-0
/
+3
*
[doc] Update HACKING
Paul Jakma
2009-07-30
1
-14
/
+24
*
ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/f
Joakim Tjernlund
2009-07-28
3
-8
/
+15
*
ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface()
Joakim Tjernlund
2009-07-28
3
-6
/
+5
*
bgpd/trivial: Fix indentation in previous
Paul Jakma
2009-07-28
2
-35
/
+28
[next]