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
...
*
[bgpd] Document the FSM dummy-peer race that sometimes afflicts session setup
Paul Jakma
2008-09-06
1
-0
/
+45
*
Merge branch 'restricted-mode'
Paul Jakma
2008-09-04
7
-4
/
+171
|
\
|
*
[vty] Add support for a 'restricted mode' with anonymous vty connections
Paul Jakma
2008-08-23
7
-4
/
+171
*
|
[ospfd] Minor enhancements to recent self-host-routes suppression patch
Paul Jakma
2008-09-04
3
-22
/
+33
*
|
Merge commit 'remotes/jocke/delete_ghost_route'
Paul Jakma
2008-09-03
1
-1
/
+15
|
\
\
|
*
|
Ignore host routes to self.
Joakim Tjernlund
2008-08-25
1
-1
/
+15
|
|
/
*
|
Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140'
Paul Jakma
2008-09-02
1
-6
/
+14
|
\
\
|
*
|
Set destination for PtP links to OSPF_ALLSPFROUTERS.
Joakim Tjernlund
2008-08-25
1
-6
/
+14
|
|
/
*
|
[ospfd] Restructure opsf_if_update() and ospf_network_run()
Joakim Tjernlund
2008-09-02
3
-121
/
+117
|
|
|
\
*
-
.
\
Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_cross...
Paul Jakma
2008-09-01
8
-26
/
+29
|
\
\
\
|
|
*
|
Make --enable-snmp cross compile and make libcrypto optional with --without-c...
Joakim Tjernlund
2008-08-25
7
-25
/
+28
|
|
|
/
|
*
/
Fix SEGV in ip ospf neighbor all
Joakim Tjernlund
2008-08-25
1
-1
/
+1
|
|
/
*
|
[doc] Update HACKING to reflect SCM changes and latest practice
Paul Jakma
2008-08-26
1
-105
/
+95
*
|
test
Paul Jakma
2008-08-26
1
-1
/
+1
*
|
Revert "[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on acce...
Paul Jakma
2008-08-26
4
-38
/
+1
|
/
*
[trivia] Make 'make dist' happy about ChangeLog expunge
Paul Jakma
2008-08-23
2
-1
/
+5
*
[administrivia] Update gitignore files
Paul Jakma
2008-08-22
8
-9
/
+13
*
[administrivia] Git should ignore backup files and .loT files
Paul Jakma
2008-08-22
27
-0
/
+82
*
[trivia] Remove ChangeLog files, as this data is now maintained in SCM
Paul Jakma
2008-08-22
18
-22873
/
+0
*
[zebra] trivial: fix spelling mistake
Stephen Hemminger
2008-08-22
1
-1
/
+1
*
[bgpd] remove useless check and return in bgp_config_write_damp
Stephen Hemminger
2008-08-22
2
-26
/
+21
*
[zebra] trivia: static qualifiers for metaq
Stephen Hemminger
2008-08-22
1
-4
/
+5
*
[zebra] make some data local
Stephen Hemminger
2008-08-22
1
-2
/
+2
*
[zebra] ignore dead routes in RIB update
Stephen Hemminger
2008-08-22
1
-17
/
+36
*
[zebra:linux] netlink: no need to change privs for receive
Stephen Hemminger
2008-08-22
1
-12
/
+3
*
[zebra:linux] netlink: quiet harmless errors
Stephen Hemminger
2008-08-22
1
-21
/
+20
*
[zebra:linux] netlink buffer size tweaking only needed on receive socket
Stephen Hemminger
2008-08-22
1
-43
/
+43
*
[build] Linux netlink doesn't need IF_PROC
Stephen Hemminger
2008-08-22
1
-8
/
+9
*
[zebra:linux] clean up blocking setting of netlink sockets
Stephen Hemminger
2008-08-22
1
-91
/
+6
*
[zebra:linux] Filter out unwanted netlink messages by PID
Stephen Hemminger
2008-08-22
1
-46
/
+27
*
[warnings] Fix various SOS warnings
Paul Jakma
2008-08-22
12
-13
/
+16
*
[lib] Fix mistake in tcp-md5sig commit which broke compile on BSD
Paul Jakma
2008-08-22
1
-2
/
+2
*
[trivia] finish off static'ification of ospf6d and ripngd
Paul Jakma
2008-08-22
47
-689
/
+690
*
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
11
-19
/
+41
*
[trivia] ignore automake generated 'compile' file
Paul Jakma
2008-08-22
1
-0
/
+1
*
[zebra] mark some rt_netlink functions static
Stephen Hemminger
2008-08-22
1
-19
/
+18
*
[lib] hash compare function arguments ought to be const qualified
Stephen Hemminger
2008-08-22
13
-56
/
+50
*
[ospfd] Default route needs to be refreshed after neighbour state change
Daniel Ng
2008-08-22
1
-0
/
+5
*
[isisd:DLPI] Try open vanity-named DLPI dev before style 1,2
Jingjing Duan
2008-08-22
1
-6
/
+17
*
[ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd
Jingjing Duan
2008-08-22
5
-162
/
+24
*
[isisd] Fix packet filtering with DLPI
Jingjing Duan
2008-08-22
1
-3
/
+9
*
[lib] Add fletcher checksum implementation
Jingjing Duan
2008-08-22
2
-0
/
+80
*
[zebra:netlink] Set proto/scope on all route update messages
Timo Teräs
2008-08-22
1
-6
/
+4
*
[vty] Allow delete during password entry
Roy
2008-08-22
1
-3
/
+3
*
[build] --enable...user/group didn't match help text
Paul P Komkoff Jr
2008-08-22
1
-4
/
+4
*
[build] Test for GNU-style PIE support in toolchain and enable
Paul P Komkoff Jr
2008-08-22
12
-1
/
+60
*
[bgpd] Add 'bgp open-accept' option, to send OPEN immediately on accepted conns
Paul Jakma
2008-08-22
5
-1
/
+47
*
[administrivia] Ignore rebase files and .msg
Paul Jakma
2008-08-22
1
-0
/
+2
*
[git administrivia] remove auto-built quagga.info, add to gitignore.
Paul Jakma
2008-08-22
1
-0
/
+1
*
[administrivia] Add .gitignore files, based on .cvsignores.
Paul Jakma
2008-08-22
27
-0
/
+291
[prev]
[next]