Oliver Gorwits
9dad5be81d
allow pseudo with layer 3 to run arpnip
2019-09-03 09:03:53 +01:00
Oliver Gorwits
7d97943fcd
allow pseudo devices with layer 2/3 capability
2019-09-03 08:59:10 +01:00
Oliver Gorwits
d1fdf574e3
move pseudo and layer checks to is_able from is_able_now
2019-09-03 08:55:41 +01:00
Oliver Gorwits
46236d68ea
a fix up for pseudo devices which need layer 3
2019-09-01 23:53:56 +01:00
Oliver Gorwits
1ec1402e0c
implement user settable layer-three service for pseudo devices
2019-09-01 20:33:03 +01:00
Oliver Gorwits
a267efa3d8
only set layer if successful action
2019-09-01 18:39:22 +01:00
Oliver Gorwits
b108be5e23
should defer SNMP against pseudo devices
2019-09-01 18:32:19 +01:00
Oliver Gorwits
897ba3a629
Merge branch 'master' into og-pseudo-vs-cli-arpnip
2019-09-01 14:54:36 +01:00
nick n
a734890055
some documentation fixes ( #640 )
...
* a few more files to ignore
* the pgtune we reference seems to be dead, provide
a few alternatives.
* steal pod syntax check from snmp::info, but don't bother with checking Test::Pod version.
we want 1.22 or later, which was released in 2005
* reference the release notes in our wiki. changes you need to make manually during upgrades are documented there.
* add pod test to manifest
* term was defined around line 111 and then again at line 209, rename the second one
2019-08-29 02:22:28 +02:00
Oliver Gorwits
e0ddbaab08
as last commit, for discover
2019-08-26 11:35:13 +01:00
Oliver Gorwits
61f9c89040
move pseudo and layer checks into is_*able functions
2019-08-25 23:55:38 +01:00
Oliver Gorwits
8b010d4023
any device completing macsuck/arpnip must have that layer
2019-08-25 18:38:11 +01:00
Oliver Gorwits
d2661bff61
first make arpnip behave like other jobs towards pseudo devices
2019-08-25 18:18:02 +01:00
Oliver Gorwits
86daf7174d
add comments
2019-08-23 09:25:17 +01:00
Oliver Gorwits
8a66cf91af
typo fix in free ports
2019-08-23 09:22:21 +01:00
Oliver Gorwits
52da945221
Merge branch 'master' of github.com:netdisco/netdisco
2019-08-22 17:41:06 +01:00
Oliver Gorwits
c822238050
showing free ports works
2019-08-22 17:06:49 +01:00
Alan Buxey
54a86112e4
fix raidus typo ( #637 )
...
radius not raidus
2019-08-22 14:25:24 +01:00
Oliver Gorwits
d45745dd1d
fixed only free ports in device ports view (showing free ports TODO)
2019-08-20 11:13:52 +01:00
Oliver Gorwits
22302114cb
working free ports after reboot but bug: row expansion
2019-08-19 23:25:06 +01:00
Oliver Gorwits
4c1d5d672d
fix for #633
2019-08-19 22:57:03 +01:00
Oliver Gorwits
b72b1b38e0
add relation to get latest node on port
2019-08-19 14:40:12 +01:00
Oliver Gorwits
1b89d20dc7
#624 device layers search should be OR (not AND)
2019-08-18 11:19:34 +01:00
Oliver Gorwits
8d863113d9
show how to package own radius dictionary files
2019-08-18 11:05:55 +01:00
Oliver Gorwits
26dbb714df
#630 display full oui vendor
2019-08-18 10:49:57 +01:00
Oliver Gorwits
c73c3e7569
improvements to radius patch
2019-08-18 09:16:57 +01:00
jngreene
85b73e1493
Modified to add Radius support ( #621 )
...
Lines 110-112 commented out
Lines 113-124 added
Lines 233-249 added match_with_radius function
2019-08-18 09:01:04 +01:00
nick n
2b4802d21a
typo
2019-08-17 10:43:30 +02:00
nick n
8a40559115
typos
2019-08-17 10:37:21 +02:00
nick n
131d80c95e
typo
2019-08-17 10:35:57 +02:00
nick n
22cb988a8f
typo
2019-08-17 10:34:19 +02:00
nick n
205a3932f2
typo
2019-08-17 10:33:32 +02:00
nick n
d31cae99bc
typo
2019-08-17 10:32:13 +02:00
nick n
860985673b
typo
2019-08-17 10:30:25 +02:00
nick n
26f410f9ce
typo
2019-08-17 10:28:11 +02:00
nick n
bf789cb57b
typos
2019-08-17 10:25:49 +02:00
nick n
92bc49f274
typo
2019-08-17 10:20:22 +02:00
nick n
f031ae4992
typo
2019-08-17 10:18:43 +02:00
nick n
416a6939ec
you really need to install the packages we ask
2019-08-06 23:51:45 +02:00
nick n
e37a834749
compare ieee mac against 6 iterations ( #611 )
2019-08-02 23:07:56 +01:00
Oliver Gorwits
9ec9b1bca4
if user installs Pg they should use supported version
2019-06-30 18:26:46 +01:00
Oliver Gorwits
ceeccf8901
#610 better MAC addr input sanity checking
2019-06-30 16:34:03 +01:00
nick n
1460d8864b
fix pod
...
as seen in b58a62f & a61159d
2019-06-18 15:58:20 +02:00
nick n
da5cdeb602
fix pod as in b58a62
2019-06-18 15:57:17 +02:00
nick n
26ab5da1c1
fix pod as in b58a62
2019-06-18 15:56:18 +02:00
nick n
9006d83989
fix pod formatting and typos
...
as seen in b58a62f & a61159d
2019-06-18 15:53:30 +02:00
nick n
8e0e27c149
fix pod formatting
...
as seen in b58a62f & a61159d
2019-06-18 15:45:51 +02:00
nick n
ad84047398
fix pod
...
as in a61159d
2019-06-18 15:44:02 +02:00
nick n
469a9ce554
fix pod formatting
...
as seen in b58a62f
2019-06-18 15:41:10 +02:00
nick n
441499f063
fix pod formatting
...
as seen in b58a62f
2019-06-18 15:39:47 +02:00