Gitiles
Code Review
Sign In
gerrit.opencord.org
/
quagga
/
105ad8615da1bcb417e1757ef4787cd2cdbb3cbc
105ad86
pimd: fix wtf code
by David Lamparter
· 13 years ago
f8cfeb2
pimd: fix worst char * <> uint8_t * intermingling
by David Lamparter
· 13 years ago
e269b96
pimd: use socklen_t consistently
by David Lamparter
· 13 years ago
5c69798
pimd: fix format strings
by David Lamparter
· 13 years ago
eb383d9
[pim] Version up to 0.163
by Everton Marques
· 14 years ago
b9ef770
[pim] bootstrap from tarball prefers autoreconf -i
by Everton Marques
· 14 years ago
8281793
[pim] Additional PIM drafts.
by Everton Marques
· 14 years ago
d0d7980
[pim] Compile fixes for FreeBSD.
by User
· 14 years ago
9f4e191
[pim] Version up to 0.162
by Everton Marques
· 15 years ago
4560c44
[pim] Reference to troglobit pimd
by Everton Marques
· 15 years ago
05e573d
[pim] "show ip route" renamed to "show ip rib"
by Everton Marques
· 15 years ago
6d26c37
[pim] .gitignore
by Everton Marques
· 15 years ago
55b12ff
[pim] PIM route type.
by Everton Marques
· 15 years ago
fa2e1ee
[pim] Uniform format for commands "debug pim packet-dump" and "test pim receive dump"
by Everton Marques
· 15 years ago
ff752d4
[pim] Cosmetic RPF refresh timer display
by Everton Marques
· 15 years ago
0ef36d8
[pim] Work-around improper monotonic clock
by Everton Marques
· 15 years ago
f9e05e5
[pim] Version up to 0.161
by Everton Marques
· 15 years ago
034bd7f
[pim] debug mroute
by Everton Marques
· 15 years ago
67faabc
[pim] debug mroute
by Everton Marques
· 15 years ago
9986fb3
[pim] TODO T42 Static igmp join fails when loading config at boot time
by Everton Marques
· 15 years ago
567f927
[pim] show ip igmp join
by Everton Marques
· 15 years ago
7c5f501
[pim] Fix net/host byte order
by Everton Marques
· 15 years ago
dba7758
[pim] test pim receive dump
by Everton Marques
· 15 years ago
42e3078
[pim] Clean-up
by Everton Marques
· 15 years ago
3e92c45
[pim] test pim receive dump
by Everton Marques
· 15 years ago
929bb95
[pim] Fix dump byte type
by Everton Marques
· 15 years ago
6273804
[pim] Packet dump debugging
by Everton Marques
· 15 years ago
e0b8b9b
[pim] Clean-up log messages
by Everton Marques
· 15 years ago
3466dae
[pim] Reference about draft mboned-ssmping
by Everton Marques
· 15 years ago
779e220
[pim] Version up to 0.159
by Everton Marques
· 15 years ago
e85a937
[pim] ssmpingd commands
by Everton Marques
· 15 years ago
8bc0b34
[pim] Sample config for ssmpingd support
by Everton Marques
· 15 years ago
e8c11bb
[pim] T41 DONE ssmping support
by Everton Marques
· 15 years ago
824adbe
[pim] Hooks for ssmpingd support
by Everton Marques
· 15 years ago
96f91ae
[pim] Skeleton for ssmpingd support
by Everton Marques
· 15 years ago
ccc5d2b
[pim] Ref. on LW-MLDv2
by Everton Marques
· 15 years ago
3189437
[pim] Hint for test_igmpv3_join command-line utility
by Everton Marques
· 15 years ago
40765fe
[pim] Command line tool to test IGMPv3 join.
by Everton Marques
· 15 years ago
4651853
[pim] clean-up
by Everton Marques
· 15 years ago
b471196
[pim] ip mroute show: can display the MFC
by Everton Marques
· 15 years ago
47afa6e
[pim] Version up to 0.158
by Everton Marques
· 15 years ago
54d6c57
[pim] Fixed doc on CAVEAT C7
by Everton Marques
· 15 years ago
5f35a52
[pim] show ip pim lan-prune-delay: fix cosmetic alignment
by Everton Marques
· 15 years ago
bcc4abe
[pim] More RPF cache refresh statistics
by Everton Marques
· 15 years ago
942b0fd
[pim] Correction for cross-compilation error with this syntax
by Leonard Herve
· 15 years ago
df4044b
Router Alert option for IGMP packets but not for PIM packets
by Leonard Herve
· 15 years ago
613938d
[pim] RPF cache refresh statistics
by Everton Marques
· 15 years ago
d12beab
[pim] Move encoded source address length check to pim_parse_addr_source
by Everton Marques
· 15 years ago
236b015
[pim] igmpv3: specific query interval set to 1 second (RFC 3376 8.8.)
by Leonard Herve
· 15 years ago
e96f0af
[pim] Log physical interface up/down
by Everton Marques
· 15 years ago
596470f
[pim] pim commands added to vtysh
by Leonard Herve
· 15 years ago
871dbcf
[pim] Initial pim 0.155
by Everton Marques
· 15 years ago
b162ab7
doc: explain rpf lookup default mode
by David Lamparter
· 10 years ago
a4e830c
doc: zebra multicast RIB commands
by David Lamparter
· 10 years ago
e832c34
zebra: mark multicast commands experimental
by David Lamparter
· 10 years ago
ca2b105
zebra: add "show ip rpf" to get result of RPF lookup
by David Lamparter
· 10 years ago
240c56f
zebra: make MRIB lookup behaviour switchable
by David Lamparter
· 10 years ago
29ce93e
zebra: return route_node from rib_match_ipv4_safi
by David Lamparter
· 10 years ago
c048dcc
zebra: dummy kernel "install" multicast routes
by David Lamparter
· 10 years ago
9e6366d
zebra: fix optional distance on static mrib route
by David Lamparter
· 10 years ago
96bb266
zebra: mrib: static route support
by Everton Marques
· 10 years ago
c409791
zebra: kill rib_match_ipv4()
by David Lamparter
· 10 years ago
12150f0
zebra: mrib: Include BGP routes in RPF lookups
by Everton Marques
· 10 years ago
be4fb43
zebra: add ZEBRA_IPV4_NEXTHOP_LOOKUP_MRIB
by Everton Marques
· 10 years ago
a59b615
zebra: point rib_match_ipv4() to ._safi()
by Everton Marques
· 10 years ago
346a8b5
zebra: add rib_match_ipv4_safi()
by Everton Marques
· 10 years ago
f7b3d1e
zebra: identify MRIB on debug messages
by David Lamparter
· 10 years ago
e0b0ac8
zebra: factor out rib debug logs
by David Lamparter
· 11 years ago
1c6db0d
lib: don't create circular lists (fixes 6d83113)
by David Lamparter
· 10 years ago
daefeb8
bgpd: set BGP_ATTR_MP_[UN]REACH_NLRI (fixes 1a211cb)
by David Lamparter
· 10 years ago
cffe780
bgpd: stop startup timer on stopping BGP (fixes dd49eb1)
by David Lamparter
· 10 years ago
273b1bd
zebra/kernel_socket.c: Use platform alignment
by Greg Troxel
· 10 years ago
5e4ba81
doc: Document 'set as-path prepend' and 'set as-path prepend last-as'
by Paul Jakma
· 10 years ago
85c854a
bgpd: implement route-map set as-path prepend last-as
by Timo Teräs
· 10 years ago
1a211cb
bgpd: one more fix for tightening of check for missing well-known attributes
by Paul Jakma
· 10 years ago
ec98d90
bgpd: trivial, remove unneeded extra variable in bgp_capability_restart
by Paul Jakma
· 10 years ago
dd49eb1
Fix BGP's use of restart bit.
by Vipin Kumar
· 10 years ago
4430103
bgpd: remove unused variables
by Paul Jakma
· 10 years ago
4bab680
Fix to take care of ordering between interface and router ospf command.
by Vipin Kumar
· 10 years ago
ad5233a
Add set ipv6 next-hop peer-address command.
by Dinesh G Dutt
· 10 years ago
8306be2
OSPFd: Update timestamps when we MaxAge LSAs.
by Dinesh G Dutt
· 10 years ago
6d83113
ospfd: Tweak previous iface RR write patch to avoid free/malloc & redundant log
by Paul Jakma
· 10 years ago
1c06334
Avoid timing out of adjacencies by serving all interfaces in round-robin.
by Dinesh G Dutt
· 10 years ago
56a5f77
Added show command to display only the routes in the RIB that does not count ECMPs
by Dinesh G Dutt
· 10 years ago
d1b0991
Make static IPv6 routes respect non-default routing tables.
by Dinesh G Dutt
· 10 years ago
b6eef00
ospfd: Some small tweaks to the SPF execution reason patch
by Paul Jakma
· 10 years ago
50f38b3
Compute and display SPF execution statistics
by Dinesh G Dutt
· 10 years ago
88d37b9
make some structures constant.
by Stephen Hemminger
· 10 years ago
9511633
zebra: MBGP routes should not be installed in the kernel
by Balaji
· 10 years ago
c68f6d9
tests: fix tests for 055086f (well-known attr check)
by David Lamparter
· 10 years ago
59135bd
build: fix 9562a77... (mrlg removal)
by David Lamparter
· 10 years ago
93b344f
Revert "zebra: Set link-detect on by default"
by David Lamparter
· 10 years ago
7732244
zebra: Set link-detect on by default
by Dinesh G Dutt
· 10 years ago
aed1b55
bgpd: Fixes for recent well-known-attr check patch.
by Paul Jakma
· 10 years ago
9562a77
mrlg: Remove obsolete version.
by Paul Jakma
· 10 years ago
f80ba04
Handy guidelines to contribute
by Vincent JARDIN
· 10 years ago
6b274d9
ospfd: Don't leave stale RouterLSA's when changing areaID
by Joakim Tjernlund
· 15 years ago
3790eb0
stream: remove unused stream_read_unblock
by Stephen Hemminger
· 15 years ago
bdd8cd7
Bug in ospf6_lsa_compare()
by Yasuhiro Ohara
· 15 years ago
ea2a598
ospfd: invalid MD5 auth_key?
by Joakim Tjernlund
· 15 years ago
Next »